Uses of Class
software.amazon.awscdk.services.bedrockagentcore.S3ToolSchema
Packages that use S3ToolSchema
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of S3ToolSchema in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return S3ToolSchemaModifier and TypeMethodDescriptionS3ToolSchema.Builder.build()static S3ToolSchemaToolSchema.fromS3File(IBucket bucket, String objectKey) Creates a Tool Schema from an S3 File.static S3ToolSchemaToolSchema.fromS3File(IBucket bucket, String objectKey, String bucketOwnerAccountId) Creates a Tool Schema from an S3 File.