This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::HarnessVersion
The AWS::BedrockAgentCore::HarnessVersion resource Property description not available. for BedrockAgentCore.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::BedrockAgentCore::HarnessVersion", "Properties" : { "HarnessId" :String} }
YAML
Type: AWS::BedrockAgentCore::HarnessVersion Properties: HarnessId:String
Properties
HarnessId-
The ID of the harness.
Required: Yes
Type: String
Pattern:
^[a-zA-Z][a-zA-Z0-9_]{0,39}-[a-zA-Z0-9]{10}$Update requires: Replacement
Return values
Ref
Fn::GetAtt
CreatedAt-
The timestamp when this harness version was created.
HarnessArnProperty description not available.
HarnessName-
The name of the harness.
HarnessVersion-
The version of the harness that this summary describes.
Status-
The status of this harness version.
TagsProperty description not available.
UpdatedAt-
The timestamp when this harness version was last updated.