cdk-common 2.0.1021__py3-none-any.whl → 2.0.1023__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
@@ -5243,6 +5243,18 @@ class AWSManagedPolicies(enum.Enum):
5243
5243
  '''
5244
5244
  :stability: experimental
5245
5245
  '''
5246
+ AWSARTIFACT_AGREEMENTS_FULL_ACCESS = "AWSARTIFACT_AGREEMENTS_FULL_ACCESS"
5247
+ '''
5248
+ :stability: experimental
5249
+ '''
5250
+ AWSARTIFACT_AGREEMENTS_READ_ONLY_ACCESS = "AWSARTIFACT_AGREEMENTS_READ_ONLY_ACCESS"
5251
+ '''
5252
+ :stability: experimental
5253
+ '''
5254
+ AWSPARTNER_LED_SUPPORT_READ_ONLY_ACCESS = "AWSPARTNER_LED_SUPPORT_READ_ONLY_ACCESS"
5255
+ '''
5256
+ :stability: experimental
5257
+ '''
5246
5258
 
5247
5259
 
5248
5260
  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.1021", __name__[0:-6], "cdk-common@2.0.1021.jsii.tgz"
35
+ "cdk-common", "2.0.1023", __name__[0:-6], "cdk-common@2.0.1023.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.1021
3
+ Version: 2.0.1023
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=-l09o161SxXcQxXOvYlA6m0fFNc67_gp0x_b6ubIj5o,248118
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=99Dy_5HSNWcf5U_JmWnntFswYGhUCg6DC_iqM9dvW6I,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1023.jsii.tgz,sha256=P3WVnTPrz9gmcdQFPwblGB_kfI5d_nIMsFtLTjUN9q0,3859390
5
+ cdk_common-2.0.1023.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1023.dist-info/METADATA,sha256=H54r6zAVPr4BvgQZjGIVYg_D2wWv21371HPW0sGsK3k,2851
7
+ cdk_common-2.0.1023.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
+ cdk_common-2.0.1023.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1023.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.0)
2
+ Generator: bdist_wheel (0.45.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=ipnurmMpYUATp1G6bkvytdzIs8c_1szjKVe6Ew26ONM,247729
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=d0vzdlv8xyCm3cpShZkMrpZpE4qfXv-Ru7BeQ4dE4LQ,1437
4
- cdk_common/_jsii/cdk-common@2.0.1021.jsii.tgz,sha256=GMbxhrYIkVkBaTtTk8HVa0MVK3f9yS0-GDwxNGy3Jj8,3858634
5
- cdk_common-2.0.1021.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1021.dist-info/METADATA,sha256=WLp9Aov8quesWPVvwnes0ox2gnz45qWVFHEegIfflN4,2851
7
- cdk_common-2.0.1021.dist-info/WHEEL,sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo,92
8
- cdk_common-2.0.1021.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1021.dist-info/RECORD,,