AWS prescriptive-guidance documentation change
Summary
Fixed URL formatting by adding double slashes in all resource links including GuardDuty documentation
Security assessment
All changes are URL syntax fixes. While GuardDuty is a security service, the documentation about it wasn't modified—only its link format was corrected. No new security guidance was added.
Diff
diff --git a/prescriptive-guidance/latest/iac-edp-combo-approach/resources.md b/prescriptive-guidance/latest/iac-edp-combo-approach/resources.md index c0309d1cc..37ce44319 100644 --- a//prescriptive-guidance/latest/iac-edp-combo-approach/resources.md +++ b//prescriptive-guidance/latest/iac-edp-combo-approach/resources.md @@ -7 +7 @@ - * [AWS CloudFormation](https://aws.amazon.com/cloudformation/) + * [AWS CloudFormation](https://aws.amazon.com//cloudformation/) @@ -9 +9 @@ - * [AWS Lambda](https://aws.amazon.com/lambda/) + * [AWS Lambda](https://aws.amazon.com//lambda/) @@ -11 +11 @@ - * [Enable Amazon GuardDuty conditionally by using CloudFormation templates](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/enable-amazon-guardduty-conditionally-by-using-aws-cloudformation-templates.html) + * [Enable Amazon GuardDuty conditionally by using CloudFormation templates](https://docs.aws.amazon.com//prescriptive-guidance/latest/patterns/enable-amazon-guardduty-conditionally-by-using-aws-cloudformation-templates.html) @@ -13 +13 @@ - * [EventBridge is the evolution of Amazon CloudWatch Events](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-cwe-now-eb.html) + * [EventBridge is the evolution of Amazon CloudWatch Events](https://docs.aws.amazon.com//eventbridge/latest/userguide/eb-cwe-now-eb.html) @@ -15 +15 @@ - * [Infrastructure as code](https://docs.aws.amazon.com/whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html) + * [Infrastructure as code](https://docs.aws.amazon.com//whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html) @@ -17 +17 @@ - * [Introduction to DevOps on AWS](https://docs.aws.amazon.com/whitepapers/latest/introduction-devops-aws/welcome.html) + * [Introduction to DevOps on AWS](https://docs.aws.amazon.com//whitepapers/latest/introduction-devops-aws/welcome.html) @@ -19 +19 @@ - * [Optimizing enterprise economics with serverless architectures](https://docs.aws.amazon.com/whitepapers/latest/optimizing-enterprise-economics-with-serverless/optimizing-enterprise-economics-with-serverless.html) + * [Optimizing enterprise economics with serverless architectures](https://docs.aws.amazon.com//whitepapers/latest/optimizing-enterprise-economics-with-serverless/optimizing-enterprise-economics-with-serverless.html) @@ -21 +21 @@ - * [What is an event-driven architecture?](https://aws.amazon.com/event-driven-architecture/) + * [What is an event-driven architecture?](https://aws.amazon.com//event-driven-architecture/)