AWS cli documentation change
Summary
Updated AWS CLI version references from 2.35.5 to 2.35.8 and standardized terminology from 'AWS Secrets Manager' to 'Amazon Web Services Secrets Manager'
Security assessment
Changes are version updates and branding terminology adjustments. No security vulnerabilities, configurations, or features are modified or documented.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md b/cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md index 336424423..ba4687fe6 100644 --- a//cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md +++ b//cli/latest/reference/bedrock-agentcore-control/get-oauth2-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 @@ clientSecretArn -> (structure) -> The Amazon Resource Name (ARN) of the client secret in AWS Secrets Manager. +> The Amazon Resource Name (ARN) of the client secret in Amazon Web Services Secrets Manager. @@ -224 +224 @@ clientSecretArn -> (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 @@ clientSecretJsonKey -> (string) -> The JSON key used to extract the client secret value from the AWS Secrets Manager secret. +> The JSON key used to extract the client secret value from the Amazon Web Services Secrets Manager secret. @@ -245 +245 @@ clientSecretSource -> (string) -> The source type of the client 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 client secret. Either `MANAGED` if the secret is managed by the service, or `EXTERNAL` if managed by the user in Amazon Web Services Secrets Manager. @@ -1360 +1360 @@ failureReason -> (string) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »