cdk-common 2.0.993__py3-none-any.whl → 2.0.995__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
@@ -5071,6 +5071,18 @@ class AWSManagedPolicies(enum.Enum):
5071
5071
  '''
5072
5072
  :stability: experimental
5073
5073
  '''
5074
+ AWSDATA_EXCHANGE_DATA_GRANT_OWNER_FULL_ACCESS = "AWSDATA_EXCHANGE_DATA_GRANT_OWNER_FULL_ACCESS"
5075
+ '''
5076
+ :stability: experimental
5077
+ '''
5078
+ AWSDATA_EXCHANGE_DATA_GRANT_RECEIVER_FULL_ACCESS = "AWSDATA_EXCHANGE_DATA_GRANT_RECEIVER_FULL_ACCESS"
5079
+ '''
5080
+ :stability: experimental
5081
+ '''
5082
+ AWSCLOUD_FRONT_VPC_ORIGIN_SERVICE_ROLE_POLICY = "AWSCLOUD_FRONT_VPC_ORIGIN_SERVICE_ROLE_POLICY"
5083
+ '''
5084
+ :stability: experimental
5085
+ '''
5074
5086
 
5075
5087
 
5076
5088
  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.993", __name__[0:-6], "cdk-common@2.0.993.jsii.tgz"
35
+ "cdk-common", "2.0.995", __name__[0:-6], "cdk-common@2.0.995.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.993
3
+ Version: 2.0.995
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=o3ffwGGm9lh8p00Jf8bwC60L0m_oL833pkAy3wm5o7Q,242077
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=TKQy6mDvsZG-1O501_6SIPAryiZbglsVFKDkFOLy5zI,1435
4
+ cdk_common/_jsii/cdk-common@2.0.995.jsii.tgz,sha256=A8aWT3OMOlbQPTqASF5kHK8Yj7uzyjNvtaqBRdP0T30,3851510
5
+ cdk_common-2.0.995.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.995.dist-info/METADATA,sha256=BYuA2pu_vweuNcWz_j_rTuWvF55v9bjVcETGh6sZjeg,2850
7
+ cdk_common-2.0.995.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.995.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.995.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=nDFL1YmVDrybDiJBVNYE04YZL7RU9fnrsiNNtQNtNBI,241636
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=kXjwkwFlUwKrMVizE8_lYyEnbQ-lCREDQxueUpjhG24,1435
4
- cdk_common/_jsii/cdk-common@2.0.993.jsii.tgz,sha256=vNCOxAJzQWvzIBIawgld0e3TlheWmtgEAQvxPjJQmH4,3847622
5
- cdk_common-2.0.993.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.993.dist-info/METADATA,sha256=yelTd1uI4qn0zoLQ10qgFGgwAa6rmXLlgvWqWvPPy7I,2850
7
- cdk_common-2.0.993.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.993.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.993.dist-info/RECORD,,