cdk-common 2.0.1017__py3-none-any.whl → 2.0.1019__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
@@ -5215,6 +5215,14 @@ class AWSManagedPolicies(enum.Enum):
5215
5215
  '''
5216
5216
  :stability: experimental
5217
5217
  '''
5218
+ AWSPARTNER_CENTRAL_FULL_ACCESS = "AWSPARTNER_CENTRAL_FULL_ACCESS"
5219
+ '''
5220
+ :stability: experimental
5221
+ '''
5222
+ AWSMARKETPLACE_SELLER_OFFER_MANAGEMENT = "AWSMARKETPLACE_SELLER_OFFER_MANAGEMENT"
5223
+ '''
5224
+ :stability: experimental
5225
+ '''
5218
5226
 
5219
5227
 
5220
5228
  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.1017", __name__[0:-6], "cdk-common@2.0.1017.jsii.tgz"
35
+ "cdk-common", "2.0.1019", __name__[0:-6], "cdk-common@2.0.1019.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.1017
3
+ Version: 2.0.1019
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=nv5G2AdHVL_Ik6aFfTEvKxt-mIygHY4SE9al0ylaUak,246924
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=piw6snELsL2YohXO2JPZ7qWl8Yg263M6n2AFme023jY,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1019.jsii.tgz,sha256=h6EiONOvQBpUFSC3_HGKU_uFhgCi3uEKj8Uu6X0MnhQ,3857979
5
+ cdk_common-2.0.1019.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1019.dist-info/METADATA,sha256=jXrAq3GmSqNP-JhB8Vr7yrP6XNTQVUqNroOd80wNv5M,2851
7
+ cdk_common-2.0.1019.dist-info/WHEEL,sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo,92
8
+ cdk_common-2.0.1019.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1019.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=gthPAO9NeCeRVwQC7kifm_qrHZZL4gfUm0SQioJzU-s,246678
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=9pV-ZF6Sj1qpLAyLyslSjvCAX4GJKJ5x94oXnfAmwSE,1437
4
- cdk_common/_jsii/cdk-common@2.0.1017.jsii.tgz,sha256=h-OBhe75nHlz-x6lKARNpmCyPX-Rs2eMkgtGK5gpoUI,3857667
5
- cdk_common-2.0.1017.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1017.dist-info/METADATA,sha256=Qjix_fVUbk5VSmCwWMMOTDkxzR4bzByI6PKjWL-0LFI,2851
7
- cdk_common-2.0.1017.dist-info/WHEEL,sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo,92
8
- cdk_common-2.0.1017.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1017.dist-info/RECORD,,