AWS::BedrockAgentCore::Runtime S3Location - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::Runtime S3Location

The S3Location property type specifies Property description not available. for an AWS::BedrockAgentCore::Runtime.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Bucket" : String, "Prefix" : String, "VersionId" : String }

YAML

Bucket: String Prefix: String VersionId: String

Properties

Bucket

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-z0-9][a-z0-9.-]{1,61}[a-z0-9]$

Update requires: No interruption

Prefix

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 1024

Update requires: No interruption

VersionId

Property description not available.

Required: No

Type: String

Minimum: 3

Maximum: 1024

Update requires: No interruption