cdk-common 2.0.1026__py3-none-any.whl → 2.0.1028__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
@@ -5255,6 +5255,14 @@ class AWSManagedPolicies(enum.Enum):
5255
5255
  '''
5256
5256
  :stability: experimental
5257
5257
  '''
5258
+ AWSOBSERVABILITY_ADMIN_SERVICE_ROLE_POLICY = "AWSOBSERVABILITY_ADMIN_SERVICE_ROLE_POLICY"
5259
+ '''
5260
+ :stability: experimental
5261
+ '''
5262
+ SAGE_MAKER_STUDIO_FULL_ACCESS = "SAGE_MAKER_STUDIO_FULL_ACCESS"
5263
+ '''
5264
+ :stability: experimental
5265
+ '''
5258
5266
 
5259
5267
 
5260
5268
  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.1026", __name__[0:-6], "cdk-common@2.0.1026.jsii.tgz"
35
+ "cdk-common", "2.0.1028", __name__[0:-6], "cdk-common@2.0.1028.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.1026
3
+ Version: 2.0.1028
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=OH7RKkIPD-t0w6EVkyg515ExRkoTmp2btY9cowK-6vE,248370
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=zc4nM0TeCTkK_SgWzZAh5yuO_IWyyFdG7xm3MN0pBv8,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1028.jsii.tgz,sha256=-Il0cXwmynGjVRKT_PnlmR-8EG162Jt1cg5zQ9YV2z0,3865465
5
+ cdk_common-2.0.1028.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1028.dist-info/METADATA,sha256=88VMJp9fAqecgpixAeWA8fJIbMxL4Fy1_0QyR87BzYc,2851
7
+ cdk_common-2.0.1028.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
+ cdk_common-2.0.1028.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1028.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=-l09o161SxXcQxXOvYlA6m0fFNc67_gp0x_b6ubIj5o,248118
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=dlMiHZfppVyJqPt4q_Kt00bk2q2ZojmdhAPGAju0B5Q,1437
4
- cdk_common/_jsii/cdk-common@2.0.1026.jsii.tgz,sha256=RzdzFl5RmTg-p6X6eKEw2tJU00a6pIMlMFpEahEl0dw,3865282
5
- cdk_common-2.0.1026.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1026.dist-info/METADATA,sha256=o3swE_JZgq0i3A22Ghw1oBMmYBorJjYNxgv4evDfoVU,2851
7
- cdk_common-2.0.1026.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
- cdk_common-2.0.1026.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1026.dist-info/RECORD,,