cdk-common 2.0.1281__py3-none-any.whl → 2.0.1283__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
@@ -1456,14 +1456,6 @@ class AWSManagedPolicies(enum.Enum):
1456
1456
  '''
1457
1457
  :stability: experimental
1458
1458
  '''
1459
- AWSIO_T1_CLICK_READ_ONLY_ACCESS = "AWSIO_T1_CLICK_READ_ONLY_ACCESS"
1460
- '''
1461
- :stability: experimental
1462
- '''
1463
- AWSIO_T1_CLICK_FULL_ACCESS = "AWSIO_T1_CLICK_FULL_ACCESS"
1464
- '''
1465
- :stability: experimental
1466
- '''
1467
1459
  AMAZON_EKS_CLUSTER_POLICY = "AMAZON_EKS_CLUSTER_POLICY"
1468
1460
  '''
1469
1461
  :stability: experimental
@@ -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.1281", __name__[0:-6], "cdk-common@2.0.1281.jsii.tgz"
35
+ "cdk-common", "2.0.1283", __name__[0:-6], "cdk-common@2.0.1283.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.1281
3
+ Version: 2.0.1283
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=kEw7MIiD7JraOhvSSY8LXLuxviC_J11nI5RxMNPQorc,272440
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=j8b0LmUrjFLm_1PoeIYCIuOD9gS1gzrd4SNmVIa1Fvc,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1283.jsii.tgz,sha256=3GOo9JiUtxBHmy_-_d3OR7bqXy8fJXX_5CjHLb7x_Zg,3977571
5
+ cdk_common-2.0.1283.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1283.dist-info/METADATA,sha256=F2vRlWQasUc-8NTAfGCFZNOqcebW8etaGJWGOTVv8zM,2584
7
+ cdk_common-2.0.1283.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1283.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1283.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=cWNBCb5B4sFMOioCVTKN6SsZQOuYYYm3FJUV-axrQi0,272664
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=Wu_9or5wYsQj652vuOWZFgA6qHjr318K39m25U17zas,1437
4
- cdk_common/_jsii/cdk-common@2.0.1281.jsii.tgz,sha256=er58QB3xMYUuC88lU9hmK3BIzABH9rgLjl7gFa9UwQw,3977710
5
- cdk_common-2.0.1281.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1281.dist-info/METADATA,sha256=SIpLoiWhLi5nEV3NHTM5w5VL2t0hxsh0fO_J0--8xH4,2584
7
- cdk_common-2.0.1281.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1281.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1281.dist-info/RECORD,,