AWS bedrock documentation change
Summary
Updated secret ARN to use specific account ID 123456789012
Security assessment
Example standardization without security implications.
Diff
diff --git a/bedrock/latest/userguide/kb-create-security.md b/bedrock/latest/userguide/kb-create-security.md index 643502842..d8e68007b 100644 --- a//bedrock/latest/userguide/kb-create-security.md +++ b//bedrock/latest/userguide/kb-create-security.md @@ -85 +85 @@ JSON - "bedrock:ThirdPartyKnowledgeBaseCredentialsSecretArn": "arn:aws:iam::${region}:${account-id}:secret:${secret-id}" + "bedrock:ThirdPartyKnowledgeBaseCredentialsSecretArn": "arn:aws:iam::us-east-1:123456789012:secret:${secret-id}"