Skip to content

Commit 4d43a4e

Browse files
authored
Update s3_large_deployment_stack.py
1 parent 8cf0c9c commit 4d43a4e

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

s3-large-deployments-cdk/s3_large_deployment/s3_large_deployment_stack.py

-14
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
11

2-
32
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
43
# SPDX-License-Identifier: MIT-0
5-
#
6-
# Permission is hereby granted, free of charge, to any person obtaining a copy of this
7-
# software and associated documentation files (the "Software"), to deal in the Software
8-
# without restriction, including without limitation the rights to use, copy, modify,
9-
# merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
10-
# permit persons to whom the Software is furnished to do so.
11-
#
12-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
13-
# INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
14-
# PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
15-
# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
16-
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
17-
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
184

195

206
"""Support S3 Large Deployments using Custom Resource and Assets Bucket"""

0 commit comments

Comments
 (0)