Skip to content

Commit ad49fde

Browse files
committed
reorganizing readme
1 parent dbfd184 commit ad49fde

File tree

1 file changed

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

1 file changed

+9
-9
lines changed

aws_sra_examples/solutions/genai/bedrock_org/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -155,15 +155,6 @@ Please read the following notes before deploying the stack to ensure successful
155155
| Central Observability | Configures cross-account/region metric aggregation | [pBedrockCentralObservabilityParams](#pbedrockcentralobservabilityparams) |
156156

157157
---
158-
## References
159-
- [AWS SRA Generative AI Deep-Dive](https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture/gen-ai-sra.html)
160-
- [AWS CloudFormation Documentation](https://docs.aws.amazon.com/cloudformation/index.html)
161-
- [AWS Config Rules](https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html)
162-
- [CloudWatch Metrics and Alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html)
163-
- [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html)
164-
- [AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html)
165-
166-
167158
## JSON Parameters Explanation
168159

169160
This section explains the parameters in the CloudFormation template that require JSON string values. Each parameter's structure and purpose are described in detail to assist in their configuration.
@@ -374,3 +365,12 @@ This section explains the parameters in the CloudFormation template that require
374365
"regions": ["region1", "region2"]
375366
}
376367
```
368+
369+
---
370+
## References
371+
- [AWS SRA Generative AI Deep-Dive](https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture/gen-ai-sra.html)
372+
- [AWS CloudFormation Documentation](https://docs.aws.amazon.com/cloudformation/index.html)
373+
- [AWS Config Rules](https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html)
374+
- [CloudWatch Metrics and Alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html)
375+
- [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html)
376+
- [AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html)

0 commit comments

Comments
 (0)