| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
S3Identifier |
S3Identifier.clone() |
S3Identifier |
APISchema.getS3()
Contains details about the S3 object containing the OpenAPI schema for the action group.
|
S3Identifier |
S3Identifier.withS3BucketName(String s3BucketName)
The name of the S3 bucket.
|
S3Identifier |
S3Identifier.withS3ObjectKey(String s3ObjectKey)
The S3 object key for the S3 resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APISchema.setS3(S3Identifier s3)
Contains details about the S3 object containing the OpenAPI schema for the action group.
|
APISchema |
APISchema.withS3(S3Identifier s3)
Contains details about the S3 object containing the OpenAPI schema for the action group.
|
Copyright © 2024. All rights reserved.