cdk-common 2.0.1166__py3-none-any.whl → 2.0.1167__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
@@ -5479,6 +5479,14 @@ class AWSManagedPolicies(enum.Enum):
5479
5479
  '''
5480
5480
  :stability: experimental
5481
5481
  '''
5482
+ AWSSYSTEMS_MANAGER_JUST_IN_TIME_ACCESS_SERVICE_POLICY = "AWSSYSTEMS_MANAGER_JUST_IN_TIME_ACCESS_SERVICE_POLICY"
5483
+ '''
5484
+ :stability: experimental
5485
+ '''
5486
+ AWSSYSTEMS_MANAGER_JUST_IN_TIME_NODE_ACCESS_ROLE_PROPAGATION_POLICY = "AWSSYSTEMS_MANAGER_JUST_IN_TIME_NODE_ACCESS_ROLE_PROPAGATION_POLICY"
5487
+ '''
5488
+ :stability: experimental
5489
+ '''
5482
5490
 
5483
5491
 
5484
5492
  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.1166", __name__[0:-6], "cdk-common@2.0.1166.jsii.tgz"
35
+ "cdk-common", "2.0.1167", __name__[0:-6], "cdk-common@2.0.1167.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.1166
3
+ Version: 2.0.1167
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=5jVRLt_2SuvoDTQSAgQ3PzpXzRokmo6iPXc_e2FcS5g,266670
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=7NmssKTjN_lbCuLr4qi7iB732FS4zGIdW2jeGLKDtv4,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1167.jsii.tgz,sha256=kdg0io8jyoS1sfrqv2ytT0HqASkV5ooLlVMrizkqLwE,3914839
5
+ cdk_common-2.0.1167.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1167.dist-info/METADATA,sha256=_CO_l508jwIs0KiD7nQLM_ZgdhhwAvG0k2CKvskVrFE,2801
7
+ cdk_common-2.0.1167.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1167.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1167.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=vAbVuWTr03Z8mGtyCQsVc2I4b__lU-uIr_UN4Cn-3Wo,266320
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=3lPCegH7tExamCOOVKhwucU933Q4Tkc-Ymixpg9588Y,1437
4
- cdk_common/_jsii/cdk-common@2.0.1166.jsii.tgz,sha256=dg_4YqIHwQc0beqhNqka-n3XeOaqBhpLMceIjN-6Nfo,3914625
5
- cdk_common-2.0.1166.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1166.dist-info/METADATA,sha256=wGkq6Ie3xWBeuq1ACIoZMVYW4_z83b-ohldmIHxetNo,2801
7
- cdk_common-2.0.1166.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1166.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1166.dist-info/RECORD,,