cdk-common 2.0.920__py3-none-any.whl → 2.0.922__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
@@ -4976,6 +4976,10 @@ class AWSManagedPolicies(enum.Enum):
4976
4976
  '''
4977
4977
  :stability: experimental
4978
4978
  '''
4979
+ AMAZON_BEDROCK_STUDIO_PERMISSIONS_BOUNDARY = "AMAZON_BEDROCK_STUDIO_PERMISSIONS_BOUNDARY"
4980
+ '''
4981
+ :stability: experimental
4982
+ '''
4979
4983
 
4980
4984
 
4981
4985
  class LambdaArmFunction(
@@ -17,7 +17,7 @@ import aws_cdk._jsii
17
17
  import constructs._jsii
18
18
 
19
19
  __jsii_assembly__ = jsii.JSIIAssembly.load(
20
- "cdk-common", "2.0.920", __name__[0:-6], "cdk-common@2.0.920.jsii.tgz"
20
+ "cdk-common", "2.0.922", __name__[0:-6], "cdk-common@2.0.922.jsii.tgz"
21
21
  )
22
22
 
23
23
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cdk-common
3
- Version: 2.0.920
3
+ Version: 2.0.922
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>
@@ -22,7 +22,7 @@ Description-Content-Type: text/markdown
22
22
  License-File: LICENSE
23
23
  Requires-Dist: aws-cdk-lib <3.0.0,>=2.126.0
24
24
  Requires-Dist: constructs <11.0.0,>=10.0.5
25
- Requires-Dist: jsii <2.0.0,>=1.101.0
25
+ Requires-Dist: jsii <2.0.0,>=1.102.0
26
26
  Requires-Dist: publication >=0.0.3
27
27
  Requires-Dist: typeguard ~=2.13.3
28
28
 
@@ -0,0 +1,9 @@
1
+ cdk_common/__init__.py,sha256=DdCE1IK7q8H5sf0Rnr7V0kgkDgikwk7DRdYo36gd2fA,238009
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=5lwp2bF4GYwhWYmIJrrpNeP71jOU6WTncAJYDQaAXbw,467
4
+ cdk_common/_jsii/cdk-common@2.0.922.jsii.tgz,sha256=JiMEkXvRz94p_FPKmfDfdsqonILz_YQAKz6zHvNyNro,3787454
5
+ cdk_common-2.0.922.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.922.dist-info/METADATA,sha256=FfAjPem5OEl0ZjF45zvoMtnn5FAyeJK_RBBkBO8kZKs,2848
7
+ cdk_common-2.0.922.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
+ cdk_common-2.0.922.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.922.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=8rSJqegWPq1BecnLXfU-HE7o5seNIsogX8_zJYQLhcU,237870
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=7Gvjb_uYyBC0oOZKbok2JJz3JaYyQEF0HfMhB_QWqE4,467
4
- cdk_common/_jsii/cdk-common@2.0.920.jsii.tgz,sha256=a1SPrmtgy1KdHwvijhyfa7D6UfHhnoNMFxzV8or1kKE,3785792
5
- cdk_common-2.0.920.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.920.dist-info/METADATA,sha256=K2JXYk_plbRTS594pDXu-2FdAdwSZbGZpzgsE2JvNlM,2848
7
- cdk_common-2.0.920.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
- cdk_common-2.0.920.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.920.dist-info/RECORD,,