cdk-common 2.0.1307__py3-none-any.whl → 2.0.1308__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 cdk-common might be problematic. Click here for more details.

cdk_common/__init__.py CHANGED
@@ -5684,6 +5684,10 @@ class AWSManagedPolicies(enum.Enum):
5684
5684
  '''
5685
5685
  :stability: experimental
5686
5686
  '''
5687
+ RTBFABRIC_SERVICE_ROLE_POLICY = "RTBFABRIC_SERVICE_ROLE_POLICY"
5688
+ '''
5689
+ :stability: experimental
5690
+ '''
5687
5691
 
5688
5692
 
5689
5693
  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.1307", __name__[0:-6], "cdk-common@2.0.1307.jsii.tgz"
35
+ "cdk-common", "2.0.1308", __name__[0:-6], "cdk-common@2.0.1308.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.1307
3
+ Version: 2.0.1308
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=lbyhGyAGmAJJUMTbZPY61giYtBiNfKxhN0B2DzLd0Y0,273952
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=MKFo_gNgJ5WF29_OmVv3tgVhMTWm17x0yVZsyB-hGUE,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1308.jsii.tgz,sha256=xQQDaQXc2iky6B6PWL-UX5k-xSe908gSOEvWwQFQVpU,4002127
5
+ cdk_common-2.0.1308.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1308.dist-info/METADATA,sha256=XMTWpO4YkJ8vrmW9ZfGcGSOjfXarlhYOy1CGTrykFsE,2584
7
+ cdk_common-2.0.1308.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1308.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1308.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=OA4hhFNJVzupv78g-DJYLD_J8gcHO3WqmlRJ9FgWAT4,273839
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=SwHQxnqDlwC6CxMsqnS_C02VzlND15WRXPo3DrBpaK8,1437
4
- cdk_common/_jsii/cdk-common@2.0.1307.jsii.tgz,sha256=JH1oSq1r9dPsoMy-w3tqOk1BN3U2IUO7awrz9MiOAhA,3995448
5
- cdk_common-2.0.1307.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1307.dist-info/METADATA,sha256=00M5XGOInli7WTHKCXR8z8PI8xRnKJw8zMT9doDVUiY,2584
7
- cdk_common-2.0.1307.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1307.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1307.dist-info/RECORD,,