AWS cli documentation change
Summary
Updated references from 'AWS Secrets Manager' to 'Amazon Web Services Secrets Manager' for branding consistency. No functional changes.
Security assessment
Changes are purely terminological (branding updates) without modifying security functionality or documentation. Secret management references remain equivalent with no added security controls or vulnerability fixes.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/get-api-key-credential-provider.md b/cli/latest/reference/bedrock-agentcore-control/get-api-key-credential-provider.md index c14539c49..3485728ac 100644 --- a//cli/latest/reference/bedrock-agentcore-control/get-api-key-credential-provider.md +++ b//cli/latest/reference/bedrock-agentcore-control/get-api-key-credential-provider.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -220 +220 @@ apiKeySecretArn -> (structure) -> The Amazon Resource Name (ARN) of the API key secret in AWS Secrets Manager. +> The Amazon Resource Name (ARN) of the API key secret in Amazon Web Services Secrets Manager. @@ -224 +224 @@ apiKeySecretArn -> (structure) ->> The Amazon Resource Name (ARN) of the secret in AWS Secrets Manager. +>> The Amazon Resource Name (ARN) of the secret in Amazon Web Services Secrets Manager. @@ -234 +234 @@ apiKeySecretJsonKey -> (string) -> The JSON key used to extract the API key value from the AWS Secrets Manager secret. +> The JSON key used to extract the API key value from the Amazon Web Services Secrets Manager secret. @@ -245 +245 @@ apiKeySecretSource -> (string) -> The source type of the API key secret. Either `MANAGED` if the secret is managed by the service, or `EXTERNAL` if managed by the user in AWS Secrets Manager. +> The source type of the API key secret. Either `MANAGED` if the secret is managed by the service, or `EXTERNAL` if managed by the user in Amazon Web Services Secrets Manager. @@ -294 +294 @@ lastUpdatedTime -> (timestamp) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »