Skip to content

Commit f6eea4c

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

v2/guide/bootstrapping-env.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ include::attributes.txt[]
55
[#bootstrapping-env]
66
= Bootstrap your environment for use with the {aws} CDK
77
:info_titleabbrev: Bootstrap your environment
8+
:tcx5-2025-waiver: 		 	 	 
89
:keywords: {aws} CDK, {aws} Cloud Development Kit ({aws} CDK), {aws} account, {aws} Region, Bootstrapping, Bootstrap, Environment
910

1011
[abstract]
@@ -257,7 +258,7 @@ When bootstrapping an {aws} environment, the IAM identity performing the bootstr
257258
[source,json,subs="verbatim,attributes"]
258259
----
259260
{
260-
"Version": "2012-10-17",&TCX5-2025-waiver;
261+
"Version": "2012-10-17",{tcx5-2025-waiver}
261262
"Statement": [
262263
{
263264
"Effect": "Allow",

0 commit comments

Comments
 (0)