cdk-common 2.0.1187__py3-none-any.whl → 2.0.1189__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
@@ -5504,6 +5504,14 @@ class AWSManagedPolicies(enum.Enum):
5504
5504
  '''
5505
5505
  :stability: experimental
5506
5506
  '''
5507
+ AWSQUICK_SIGHT_SECRETS_MANAGER_WRITE_ACCESS = "AWSQUICK_SIGHT_SECRETS_MANAGER_WRITE_ACCESS"
5508
+ '''
5509
+ :stability: experimental
5510
+ '''
5511
+ AMAZONDYNAMODBFULLACCESS_V2 = "AMAZONDYNAMODBFULLACCESS_V2"
5512
+ '''
5513
+ :stability: experimental
5514
+ '''
5507
5515
 
5508
5516
 
5509
5517
  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.1187", __name__[0:-6], "cdk-common@2.0.1187.jsii.tgz"
35
+ "cdk-common", "2.0.1189", __name__[0:-6], "cdk-common@2.0.1189.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.1187
3
+ Version: 2.0.1189
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=l7XAEL9RJcXKHTSTqLyIYFPUGwJKAo0FWFY0v_VkXyU,267460
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=WBJdXZnpUTyTvpv6v32Bqdj1tlG_vhvvK8hONys1Ryk,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1189.jsii.tgz,sha256=GdD3qbh4-sy59L5wTT-6ey77ur-jPiFBsAOCbfaO4Do,3924167
5
+ cdk_common-2.0.1189.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1189.dist-info/METADATA,sha256=dNg7pjhk_GzU2cAULPDW19L92p85ZIe9rDfxPRHol6o,2579
7
+ cdk_common-2.0.1189.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1189.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1189.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=fd3l5F-avbmG_NC40U2pfR6S3QNsmUj9uPtGHyp02_Y,267210
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=66U3mhaKjoA_REZkNGrDcO4BKTuYHq8Q6LKwdWC03bQ,1437
4
- cdk_common/_jsii/cdk-common@2.0.1187.jsii.tgz,sha256=X4yZXaA8pwkNS2-771LjKCmVmFlMkwhgiCdoYjfFRYc,3923960
5
- cdk_common-2.0.1187.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1187.dist-info/METADATA,sha256=TnlmwYTNJRstTJBDZzLybYJzfrCRwdlF0lGSut4mMPw,2579
7
- cdk_common-2.0.1187.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1187.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1187.dist-info/RECORD,,