File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ The following synthesizers are available:
136
136
controlling who can assume the deploy role. This is the default stack
137
137
synthesizer in CDKv2.
138
138
- ` LegacyStackSynthesizer ` : Uses CloudFormation parameters to communicate
139
- asset locations, and the CLI's current permissions to deploy stacks. The
139
+ asset locations, and the CLI's current permissions to deploy stacks. This
140
140
is the default stack synthesizer in CDKv1.
141
141
- ` CliCredentialsStackSynthesizer ` : Uses predefined asset locations, and the
142
142
CLI's current permissions.
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ The following synthesizers are available:
101
101
controlling who can assume the deploy role. This is the default stack
102
102
synthesizer in CDKv2.
103
103
- ` LegacyStackSynthesizer ` : Uses CloudFormation parameters to communicate
104
- asset locations, and the CLI's current permissions to deploy stacks. The
104
+ asset locations, and the CLI's current permissions to deploy stacks. This
105
105
is the default stack synthesizer in CDKv1.
106
106
- ` CliCredentialsStackSynthesizer ` : Uses predefined asset locations, and the
107
107
CLI's current permissions.
You can’t perform that action at this time.
0 commit comments