Skip to content

Commit fbead68

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

v2/guide/serverless_example.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ include::attributes.txt[]
1010
= Tutorial: Create a serverless Hello World application
1111
:info_titleabbrev: Tutorial: Serverless Hello World application
1212
:info_abstract: In this tutorial, you use the {aws} CDK to create a simple serverless Hello World application that implements a basic API backend.
13+
:tcx5-2025-waiver: 		 	 	 
1314

1415
[abstract]
1516
--
@@ -1191,7 +1192,7 @@ Resources:
11911192
Effect: Allow
11921193
Principal:
11931194
Service: lambda.amazonaws.com
1194-
Version: "2012-10-17"&TCX5-2025-waiver;
1195+
Version: "2012-10-17"{tcx5-2025-waiver}
11951196
ManagedPolicyArns:
11961197
- Fn::Join:
11971198
- ""

0 commit comments

Comments
 (0)