aws-cdk.cx-api 2.147.3__py3-none-any.whl → 2.148.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of aws-cdk.cx-api might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
- '''
1
+ r'''
2
2
  # Cloud Executable API
3
3
 
4
4
  This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
@@ -359,6 +359,24 @@ When this featuer flag is enabled, remove the default deployment alarm settings
359
359
  }
360
360
  }
361
361
  ```
362
+
363
+ * `@aws-cdk/aws-stepfunctions-tasks:ecsReduceRunTaskPermissions`
364
+
365
+ When enabled, IAM Policy created to run tasks won't include the task definition ARN, only the revision ARN.
366
+
367
+ When this feature flag is enabled, the IAM Policy created to run tasks won't include the task definition ARN, only the revision ARN.
368
+ The revision ARN is more specific than the task definition ARN. See https://docs.aws.amazon.com/step-functions/latest/dg/ecs-iam.html
369
+ for more details.
370
+
371
+ *cdk.json*
372
+
373
+ ```json
374
+ {
375
+ "context": {
376
+ "@aws-cdk/aws-stepfunctions-tasks:ecsReduceRunTaskPermissions": true
377
+ }
378
+ }
379
+ ```
362
380
  '''
363
381
  from pkgutil import extend_path
364
382
  __path__ = extend_path(__path__, __name__)
@@ -16,7 +16,7 @@ from typeguard import check_type
16
16
  import aws_cdk.cloud_assembly_schema._jsii
17
17
 
18
18
  __jsii_assembly__ = jsii.JSIIAssembly.load(
19
- "@aws-cdk/cx-api", "2.147.3", __name__[0:-6], "cx-api@2.147.3.jsii.tgz"
19
+ "@aws-cdk/cx-api", "2.148.1", __name__[0:-6], "cx-api@2.148.1.jsii.tgz"
20
20
  )
21
21
 
22
22
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aws-cdk.cx-api
3
- Version: 2.147.3
3
+ Version: 2.148.1
4
4
  Summary: Cloud executable protocol
5
5
  Home-page: https://github.com/aws/aws-cdk
6
6
  Author: Amazon Web Services
@@ -23,8 +23,8 @@ Requires-Python: ~=3.8
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
25
  License-File: NOTICE
26
- Requires-Dist: aws-cdk.cloud-assembly-schema ==2.147.3
27
- Requires-Dist: jsii <2.0.0,>=1.99.0
26
+ Requires-Dist: aws-cdk.cloud-assembly-schema ==2.148.1
27
+ Requires-Dist: jsii <2.0.0,>=1.101.0
28
28
  Requires-Dist: publication >=0.0.3
29
29
  Requires-Dist: typeguard ~=2.13.3
30
30
 
@@ -388,3 +388,21 @@ When this featuer flag is enabled, remove the default deployment alarm settings
388
388
  }
389
389
  }
390
390
  ```
391
+
392
+ * `@aws-cdk/aws-stepfunctions-tasks:ecsReduceRunTaskPermissions`
393
+
394
+ When enabled, IAM Policy created to run tasks won't include the task definition ARN, only the revision ARN.
395
+
396
+ When this feature flag is enabled, the IAM Policy created to run tasks won't include the task definition ARN, only the revision ARN.
397
+ The revision ARN is more specific than the task definition ARN. See https://docs.aws.amazon.com/step-functions/latest/dg/ecs-iam.html
398
+ for more details.
399
+
400
+ *cdk.json*
401
+
402
+ ```json
403
+ {
404
+ "context": {
405
+ "@aws-cdk/aws-stepfunctions-tasks:ecsReduceRunTaskPermissions": true
406
+ }
407
+ }
408
+ ```
@@ -0,0 +1,10 @@
1
+ aws_cdk/cx_api/__init__.py,sha256=bQfYFwOR092ewyqTh8KoLC4hTEPYWz9xJi1KMhULHgo,179180
2
+ aws_cdk/cx_api/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ aws_cdk/cx_api/_jsii/__init__.py,sha256=5jYFpUWvliLEMMxy5p-z9xFFt_Tz6mGQKVdIjNnCxoY,466
4
+ aws_cdk/cx_api/_jsii/cx-api@2.148.1.jsii.tgz,sha256=pHYnI4ZW-Ne6Ynk90CTXRzfqlhBtWZh0jN5Npmv_soI,211104
5
+ aws_cdk.cx_api-2.148.1.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
6
+ aws_cdk.cx_api-2.148.1.dist-info/METADATA,sha256=7HVu-rhSbJA_LmEehCj_DhA7N9p8PJiDgx87w2_VV3M,13004
7
+ aws_cdk.cx_api-2.148.1.dist-info/NOTICE,sha256=7NBh7G38MUfvNz94ADBTirf0VgJwU48PUCT7jvrNxK4,1078
8
+ aws_cdk.cx_api-2.148.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
9
+ aws_cdk.cx_api-2.148.1.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
+ aws_cdk.cx_api-2.148.1.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- aws_cdk/cx_api/__init__.py,sha256=caqbuMWWqf6BpmHL9p23Gqnpcf6xMABZhg2rFBdLM0U,178597
2
- aws_cdk/cx_api/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- aws_cdk/cx_api/_jsii/__init__.py,sha256=mutVJZwRm6619ExGSnzFCmDWTKIlmcUbz5UBYR1nzaY,466
4
- aws_cdk/cx_api/_jsii/cx-api@2.147.3.jsii.tgz,sha256=9bmwNvkW0is0uO8EeXX4PRdolWlzy75XF9ksalaZChQ,210151
5
- aws_cdk.cx_api-2.147.3.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
6
- aws_cdk.cx_api-2.147.3.dist-info/METADATA,sha256=CvDdGz8wx0a90DyLu8Q8mJXuR-FvwsC237cpoZfkxWE,12421
7
- aws_cdk.cx_api-2.147.3.dist-info/NOTICE,sha256=7NBh7G38MUfvNz94ADBTirf0VgJwU48PUCT7jvrNxK4,1078
8
- aws_cdk.cx_api-2.147.3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
9
- aws_cdk.cx_api-2.147.3.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
- aws_cdk.cx_api-2.147.3.dist-info/RECORD,,