Skip to content

Commit a551de0

Browse files
stephswoeasymrgr
authored andcommitted
Define and use TCX5 waiver for AsciiDoc
cr: https://code.amazon.com/reviews/CR-224676925
1 parent f6eea4c commit a551de0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

v2/guide/hello-world.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ include::attributes.txt[]
88
:info_abstract: Get started with the {aws} Cloud Development Kit ({aws} CDK) by using the {aws} CDK Command Line Interface ({aws} CDK CLI) to develop your first \
99
CDK app, bootstrap your {aws} environment, and deploy your application on {aws}.
1010
:keywords: {aws} CDK, {aws} Cloud Development Kit ({aws} CDK), CDK app, {aws}, {aws} CloudFormation, Infrastructure as code, IaC
11+
:tcx5-2025-waiver: 		 	 	 
1112

1213
[abstract]
1314
--
@@ -1176,7 +1177,7 @@ Resources:
11761177
Effect: Allow
11771178
Principal:
11781179
Service: lambda.amazonaws.com
1179-
Version: "2012-10-17"&TCX5-2025-waiver;
1180+
Version: "2012-10-17"{tcx5-2025-waiver}
11801181
ManagedPolicyArns:
11811182
- Fn::Join:
11821183
- ""

0 commit comments

Comments
 (0)