cdk-common 2.0.1161__py3-none-any.whl → 2.0.1162__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
@@ -5451,6 +5451,10 @@ class AWSManagedPolicies(enum.Enum):
5451
5451
  '''
5452
5452
  :stability: experimental
5453
5453
  '''
5454
+ GIT_LAB_DUO_WITH_AMAZON_Q_PERMISSIONS_POLICY = "GIT_LAB_DUO_WITH_AMAZON_Q_PERMISSIONS_POLICY"
5455
+ '''
5456
+ :stability: experimental
5457
+ '''
5454
5458
 
5455
5459
 
5456
5460
  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.1161", __name__[0:-6], "cdk-common@2.0.1161.jsii.tgz"
35
+ "cdk-common", "2.0.1162", __name__[0:-6], "cdk-common@2.0.1162.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.1161
3
+ Version: 2.0.1162
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=mbZWkXN0KmIqUEPPhF5oQcYllQjVlwssQQ_F3k98F5s,265350
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=fGtw9qRXs5EYPcAh1s3TRmvXjR2eaGBTFAUmzKYAQTk,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1162.jsii.tgz,sha256=fFnGS7-3AAI2E74vD5i3NeDibuovxWzAWdTtEnHD7jc,3913963
5
+ cdk_common-2.0.1162.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1162.dist-info/METADATA,sha256=vEBJOHYbI8B89CnBKF3cLb6HW1THMcAyETZtWn1r2tI,2801
7
+ cdk_common-2.0.1162.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1162.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1162.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=XewhihKLPleSOyyzjvO7vvLDXt0RNQR8ysaMnwLti7A,265207
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=Y1YQ2A5R0wJzSeWJtLSc4pAmjlXaVloQ-qxJxGfXihY,1437
4
- cdk_common/_jsii/cdk-common@2.0.1161.jsii.tgz,sha256=uRERYnkvKuUoil-fs72Tnwozx9kzDhhP8G0MAO2Ar7Q,3913723
5
- cdk_common-2.0.1161.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1161.dist-info/METADATA,sha256=VOsi4kwvro1seJAhAKsXYU7qzBqJUvm7pZFM-Q6DbUw,2801
7
- cdk_common-2.0.1161.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1161.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1161.dist-info/RECORD,,