AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-06-13 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-paymentcredentialprovider-secretreference.md

Summary

Updated property descriptions to clarify SecretReference contains Secrets Manager references, with details about JSON keys and secret IDs

Security assessment

The update provides clearer documentation for secure secret references but shows no evidence of addressing vulnerabilities. This improves security feature documentation.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-paymentcredentialprovider-secretreference.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-paymentcredentialprovider-secretreference.md
index ca83c3a89..1e37f5c0b 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-paymentcredentialprovider-secretreference.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-paymentcredentialprovider-secretreference.md
@@ -11 +11 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `SecretReference` property type specifies Property description not available. for an [AWS::BedrockAgentCore::PaymentCredentialProvider](./aws-resource-bedrockagentcore-paymentcredentialprovider.html).
+Contains a reference to a secret stored in AWS Secrets Manager.
@@ -38 +38 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The JSON key used to extract the secret value from the AWS Secrets Manager secret.
@@ -53 +53 @@ _Required_ : Yes
-Property description not available.
+The ID of the AWS Secrets Manager secret that stores the secret value.