aws-cdk.app-staging-synthesizer-alpha 2.161.1a0__py3-none-any.whl → 2.162.0a0__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.
@@ -343,7 +343,7 @@ class CustomStagingStack(Stack):
343
343
 
344
344
  def add_file(self, *, sourceHash, executable=None, fileName=None, packaging=None, deployTime=None):
345
345
  return FileStagingLocation(
346
- bucket_name="myBucket",
346
+ bucket_name="amzn-s3-demo-bucket",
347
347
  assume_role_arn="myArn",
348
348
  dependency_stack=self
349
349
  )
@@ -33,9 +33,9 @@ import constructs._jsii
33
33
 
34
34
  __jsii_assembly__ = jsii.JSIIAssembly.load(
35
35
  "@aws-cdk/app-staging-synthesizer-alpha",
36
- "2.161.1-alpha.0",
36
+ "2.162.0-alpha.0",
37
37
  __name__[0:-6],
38
- "app-staging-synthesizer-alpha@2.161.1-alpha.0.jsii.tgz",
38
+ "app-staging-synthesizer-alpha@2.162.0-alpha.0.jsii.tgz",
39
39
  )
40
40
 
41
41
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aws-cdk.app-staging-synthesizer-alpha
3
- Version: 2.161.1a0
3
+ Version: 2.162.0a0
4
4
  Summary: Cdk synthesizer for with app-scoped staging stack
5
5
  Home-page: https://github.com/aws/aws-cdk
6
6
  Author: Amazon Web Services
@@ -23,7 +23,7 @@ Requires-Python: ~=3.8
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
25
  License-File: NOTICE
26
- Requires-Dist: aws-cdk-lib<3.0.0,>=2.161.1
26
+ Requires-Dist: aws-cdk-lib<3.0.0,>=2.162.0
27
27
  Requires-Dist: constructs<11.0.0,>=10.0.0
28
28
  Requires-Dist: jsii<2.0.0,>=1.103.1
29
29
  Requires-Dist: publication>=0.0.3
@@ -373,7 +373,7 @@ class CustomStagingStack(Stack):
373
373
 
374
374
  def add_file(self, *, sourceHash, executable=None, fileName=None, packaging=None, deployTime=None):
375
375
  return FileStagingLocation(
376
- bucket_name="myBucket",
376
+ bucket_name="amzn-s3-demo-bucket",
377
377
  assume_role_arn="myArn",
378
378
  dependency_stack=self
379
379
  )
@@ -0,0 +1,10 @@
1
+ aws_cdk/app_staging_synthesizer_alpha/__init__.py,sha256=g6_3C2iAKkD3q6UpuJFzslD-CRvPfuu-86hopl1lsfU,205253
2
+ aws_cdk/app_staging_synthesizer_alpha/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ aws_cdk/app_staging_synthesizer_alpha/_jsii/__init__.py,sha256=3YldwPbvvd4bDaKhHy84gwbcwXphoRBAr7yBo9EWkA4,1511
4
+ aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.162.0-alpha.0.jsii.tgz,sha256=Frl9gxMMMDJRRahJMBquIHY60338uMtW9AE6RMfX588,86678
5
+ aws_cdk.app_staging_synthesizer_alpha-2.162.0a0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
6
+ aws_cdk.app_staging_synthesizer_alpha-2.162.0a0.dist-info/METADATA,sha256=UfNnLSSeZo8pJLvE7JBmfCrxZVW6p65I4d6rHmZAyos,18336
7
+ aws_cdk.app_staging_synthesizer_alpha-2.162.0a0.dist-info/NOTICE,sha256=dXf56qvx2VDNCaqiRscOD2IH5GbmqbnKRzroZCeLtaQ,113
8
+ aws_cdk.app_staging_synthesizer_alpha-2.162.0a0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
9
+ aws_cdk.app_staging_synthesizer_alpha-2.162.0a0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
+ aws_cdk.app_staging_synthesizer_alpha-2.162.0a0.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- aws_cdk/app_staging_synthesizer_alpha/__init__.py,sha256=qpUVbFUfadhN0McXqCYSswoRG2TfMFrOlaB5HzT6VZA,205242
2
- aws_cdk/app_staging_synthesizer_alpha/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- aws_cdk/app_staging_synthesizer_alpha/_jsii/__init__.py,sha256=NLBbJSJUuM4NT_fhH5aeHOQhanDV0nu63H7lq2OCKqQ,1511
4
- aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.161.1-alpha.0.jsii.tgz,sha256=qrDak6UN6Z8_IIu-HQmBuYz5--RWXnRMmx1pIcTS6ZI,86696
5
- aws_cdk.app_staging_synthesizer_alpha-2.161.1a0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
6
- aws_cdk.app_staging_synthesizer_alpha-2.161.1a0.dist-info/METADATA,sha256=_FevBuF2RXpaj9LmpDtZXCeK7advH04EqR-s0MZjuPw,18325
7
- aws_cdk.app_staging_synthesizer_alpha-2.161.1a0.dist-info/NOTICE,sha256=dXf56qvx2VDNCaqiRscOD2IH5GbmqbnKRzroZCeLtaQ,113
8
- aws_cdk.app_staging_synthesizer_alpha-2.161.1a0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
9
- aws_cdk.app_staging_synthesizer_alpha-2.161.1a0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
- aws_cdk.app_staging_synthesizer_alpha-2.161.1a0.dist-info/RECORD,,