Skip to content

Commit eaf927c

Browse files
committed
updating URL in readme
1 parent bdc7e3c commit eaf927c

File tree

1 file changed

+1
-1
lines changed
  • aws_sra_examples/solutions/genai/bedrock_org

1 file changed

+1
-1
lines changed

aws_sra_examples/solutions/genai/bedrock_org/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Please read the following notes before deploying the stack to ensure successful
117117
- This example assumes the CloudFormation template file is saved in the templates directory. Adjust the --template-body path if necessary.
118118
- Always validate the JSON parameters for correctness to avoid deployment errors.
119119
- Ensure the --capabilities CAPABILITY_NAMED_IAM flag is included to allow CloudFormation to create the necessary IAM resources.
120-
- An example test fork URL for `pSRARepoZipUrl` is - `https://github.com/liamschn/aws-security-reference-architecture-examples/archive/refs/heads/sra-genai.zip`
120+
- An example test fork URL for `pSRARepoZipUrl` is - `https://github.com/<your-fork-namespace>/aws-security-reference-architecture-examples/archive/refs/heads/<your-branch-name>.zip`
121121
- The eval job bucket config rule will append `-<ACCOUNTID>-<REGION>` to the `BucketNamePrefix` parameter provided to get the existing bucket name(s). Ensure any S3 eval job bucket names to be checked match this naming convention.
122122
- The Config rule Lambda execution role needs to have access to any KMS keys used to encrypt Bedrock guardrails. Make sure to grant the appropriate KMS key permissions to the Lambda role to ensure proper evaluation of encrypted guardrail configurations.
123123

0 commit comments

Comments
 (0)