cdk-common 2.0.1275__py3-none-any.whl → 2.0.1277__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
@@ -5648,6 +5648,10 @@ class AWSManagedPolicies(enum.Enum):
5648
5648
  '''
5649
5649
  :stability: experimental
5650
5650
  '''
5651
+ AWSBILLING_SERVICE_ROLE_POLICY = "AWSBILLING_SERVICE_ROLE_POLICY"
5652
+ '''
5653
+ :stability: experimental
5654
+ '''
5651
5655
 
5652
5656
 
5653
5657
  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.1275", __name__[0:-6], "cdk-common@2.0.1275.jsii.tgz"
35
+ "cdk-common", "2.0.1277", __name__[0:-6], "cdk-common@2.0.1277.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.1275
3
+ Version: 2.0.1277
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=T_urd0eR3tRPuxdCducjqGmYq6o-HpygtRE5QpYJ4Ek,272485
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=LFFIV4OF6K6FN-OXlXhjxp7SaORy6q6NAEHPwqnd7NM,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1277.jsii.tgz,sha256=4R3FMF00kG5zG2fsosXpYIIARJjZNII73vHDO97SnKw,3974354
5
+ cdk_common-2.0.1277.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1277.dist-info/METADATA,sha256=7sltcXV_U68Ai3Da5taa-0HJDGlaFpsselJBGwunjN4,2584
7
+ cdk_common-2.0.1277.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1277.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1277.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=9h58BNQb8axOsGX83c8uV4WqbBEQmpppBV_1d4AUQFA,272370
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=f-Kv1U85Qgq-Vt9S2OWX1_FVhGm1mBVoJJFM1ffJZw4,1437
4
- cdk_common/_jsii/cdk-common@2.0.1275.jsii.tgz,sha256=98gjBkpN46EC0TaFM4pFdpjSuZ3t-bnUYVB8Hpf9tDc,3974438
5
- cdk_common-2.0.1275.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1275.dist-info/METADATA,sha256=I3kJs93Z636QeQxoxlmiMLrPfmcLlbiR6jBzd3VVznI,2584
7
- cdk_common-2.0.1275.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1275.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1275.dist-info/RECORD,,