cdk-common 2.0.1032__py3-none-any.whl → 2.0.1033__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
@@ -5307,6 +5307,22 @@ class AWSManagedPolicies(enum.Enum):
5307
5307
  '''
5308
5308
  :stability: experimental
5309
5309
  '''
5310
+ AIOPS_ASSISTANT_POLICY = "AIOPS_ASSISTANT_POLICY"
5311
+ '''
5312
+ :stability: experimental
5313
+ '''
5314
+ AIOPS_CONSOLE_ADMIN_POLICY = "AIOPS_CONSOLE_ADMIN_POLICY"
5315
+ '''
5316
+ :stability: experimental
5317
+ '''
5318
+ AIOPS_READ_ONLY_ACCESS = "AIOPS_READ_ONLY_ACCESS"
5319
+ '''
5320
+ :stability: experimental
5321
+ '''
5322
+ AIOPS_OPERATOR_ACCESS = "AIOPS_OPERATOR_ACCESS"
5323
+ '''
5324
+ :stability: experimental
5325
+ '''
5310
5326
 
5311
5327
 
5312
5328
  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.1032", __name__[0:-6], "cdk-common@2.0.1032.jsii.tgz"
35
+ "cdk-common", "2.0.1033", __name__[0:-6], "cdk-common@2.0.1033.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.1032
3
+ Version: 2.0.1033
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=9nccIWrFM2vsnVsKWLSAlyfXiBkEFAEIZhSDdSdPDsQ,250421
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=fEAuqIjhH4fDbmxhaZtFwuRRsLcowqG5NzrkNHs7o2w,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1033.jsii.tgz,sha256=bZcRuX455xKgO80yhS37YmEh7gH-a7KJR9nZr89nrJI,3870580
5
+ cdk_common-2.0.1033.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1033.dist-info/METADATA,sha256=H3-ay2lj-aXFCUp9OuIoqjk63mcIoWulCQM159-9coE,2851
7
+ cdk_common-2.0.1033.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
+ cdk_common-2.0.1033.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1033.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=eoL4slOCGnW8uC1c4GLrdnjnBW3N9j82WCQKnmzwReg,250019
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=c5YCuaoSmalYzz56O3jvK30bNj718BtEItuMi34DPr8,1437
4
- cdk_common/_jsii/cdk-common@2.0.1032.jsii.tgz,sha256=1oyMDwdiw7w_N2_3GTl6cG9TJWRutn9cqkOp89QkxZ8,3870212
5
- cdk_common-2.0.1032.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1032.dist-info/METADATA,sha256=WeI9AipkIH0K_2HvotOFq8AqK8DKvrBpyAwB8knVVXA,2851
7
- cdk_common-2.0.1032.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
8
- cdk_common-2.0.1032.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1032.dist-info/RECORD,,