You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/@aws-cdk/cx-api/FEATURE_FLAGS.md
+18-1
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ Flags come in three types:
72
72
|[@aws-cdk/pipelines:reduceAssetRoleTrustScope](#aws-cdkpipelinesreduceassetroletrustscope)| Remove the root account principal from PipelineAssetsFileRole trust policy | 2.141.0 | (default) |
|[@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault](#aws-cdkcustom-resourceslogapiresponsedatapropertytruedefault)| When enabled, the custom resource used for `AwsCustomResource` will configure the `logApiResponseData` property as true by default | 2.145.0 | (fix) |
75
+
|[@aws-cdk/aws-stepfunctions-tasks:ecsReduceRunTaskPermissions](#aws-cdkaws-stepfunctions-tasksecsreduceruntaskpermissions)| When enabled, IAM Policy created to run tasks won't include the task definition ARN, only the revision ARN. | V2NEXT | (fix) |
75
76
76
77
<!-- END table -->
77
78
@@ -133,7 +134,8 @@ The following json shows the current recommended set of flags, as `cdk init` wou
Copy file name to clipboardexpand all lines: packages/aws-cdk-lib/cx-api/FEATURE_FLAGS.md
+18-1
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ Flags come in three types:
72
72
|[@aws-cdk/pipelines:reduceAssetRoleTrustScope](#aws-cdkpipelinesreduceassetroletrustscope)| Remove the root account principal from PipelineAssetsFileRole trust policy | 2.141.0 | (default) |
|[@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault](#aws-cdkcustom-resourceslogapiresponsedatapropertytruedefault)| When enabled, the custom resource used for `AwsCustomResource` will configure the `logApiResponseData` property as true by default | 2.145.0 | (fix) |
75
+
|[@aws-cdk/aws-stepfunctions-tasks:ecsReduceRunTaskPermissions](#aws-cdkaws-stepfunctions-tasksecsreduceruntaskpermissions)| When enabled, IAM Policy created to run tasks won't include the task definition ARN, only the revision ARN. | V2NEXT | (fix) |
75
76
76
77
<!-- END table -->
77
78
@@ -133,7 +134,8 @@ The following json shows the current recommended set of flags, as `cdk init` wou
0 commit comments