AWS AWSCloudFormation documentation change
Summary
Added authentication documentation for private git repositories including credential storage
Security assessment
Documents secure credential management through AgentCore Identity for git access. This improves security documentation but doesn't fix a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-harnessskillgitauth.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-harnessskillgitauth.md index 0ff2679b5..f0c58b1d5 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-harnessskillgitauth.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-harnessskillgitauth.md @@ -11 +11 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `HarnessSkillGitAuth` property type specifies Property description not available. for an [AWS::BedrockAgentCore::Harness](./aws-resource-bedrockagentcore-harness.html). +Authentication configuration for accessing a private git repository. @@ -38 +38 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The ARN of the credential in AgentCore Identity containing the password or personal access token. @@ -51 +51 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat -Property description not available. +Username for authentication. Defaults to 'oauth2' if not specified.