cdk-common 2.0.1121__py3-none-any.whl → 2.0.1123__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.
cdk_common/__init__.py CHANGED
@@ -5435,6 +5435,14 @@ class AWSManagedPolicies(enum.Enum):
5435
5435
  '''
5436
5436
  :stability: experimental
5437
5437
  '''
5438
+ AWSIO_T_MANAGED_INTEGRATIONS_FULL_ACCESS = "AWSIO_T_MANAGED_INTEGRATIONS_FULL_ACCESS"
5439
+ '''
5440
+ :stability: experimental
5441
+ '''
5442
+ AWSIO_T_MANAGED_INTEGRATIONS_ROLE_POLICY = "AWSIO_T_MANAGED_INTEGRATIONS_ROLE_POLICY"
5443
+ '''
5444
+ :stability: experimental
5445
+ '''
5438
5446
 
5439
5447
 
5440
5448
  class LambdaArmFunction(
@@ -32,7 +32,7 @@ import aws_cdk._jsii
32
32
  import constructs._jsii
33
33
 
34
34
  __jsii_assembly__ = jsii.JSIIAssembly.load(
35
- "cdk-common", "2.0.1121", __name__[0:-6], "cdk-common@2.0.1121.jsii.tgz"
35
+ "cdk-common", "2.0.1123", __name__[0:-6], "cdk-common@2.0.1123.jsii.tgz"
36
36
  )
37
37
 
38
38
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cdk-common
3
- Version: 2.0.1121
3
+ Version: 2.0.1123
4
4
  Summary: Common AWS CDK librarys.
5
5
  Home-page: https://github.com/neilkuan/cdk-common.git
6
6
  Author: Neil Kuan<guan840912@gmail.com>
@@ -0,0 +1,9 @@
1
+ cdk_common/__init__.py,sha256=UC-Ry4cjAdIpNZYB56FuXwfp8XPsr9B7mElnvpIg8VU,254789
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=oWL6RpgtmgVpTBCIPButC6pQzYA-ENgfdIbLllRrPlc,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1123.jsii.tgz,sha256=xZbGAswBDE29PKqo0laP8iuk5JY6gUh9zwkQg1KS0-M,3905575
5
+ cdk_common-2.0.1123.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1123.dist-info/METADATA,sha256=LZciFGE4JEdcOgRDUMpzd5_UAoCLbKmvrHf2QDjqV9E,2851
7
+ cdk_common-2.0.1123.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
+ cdk_common-2.0.1123.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1123.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=6IO4D0ehv90g2-3Ympw8tZpKMwA4j-zvbB_8VWXmlvQ,254519
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=8iwDz3ofcloUlnkgXm5n102IJ0G04iFuaMj1WdsCgDU,1437
4
- cdk_common/_jsii/cdk-common@2.0.1121.jsii.tgz,sha256=fbopv4B_SA-lK_AkgGpuLI05eaTv5sbIbohHesFc6zg,3905370
5
- cdk_common-2.0.1121.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1121.dist-info/METADATA,sha256=AuAVIn4aQB70hQK7wivBbNHc1KOvB0vq0gDbaEpN3ow,2851
7
- cdk_common-2.0.1121.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
- cdk_common-2.0.1121.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1121.dist-info/RECORD,,