Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 46a199c

Browse files
author
Chandrashekar
committed
remove zipdl reference
2 parents 277f6da + fb0d20d commit 46a199c

File tree

234 files changed

+419
-90713
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+419
-90713
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
functions/packages
12
.idea
3+
.DS_Store

.taskcat.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
project:
2+
name: quickstart-git2s3
3+
owner: jmmccon@amazon.com
4+
package_lambda: true
5+
lambda_source_path: functions/source
6+
lambda_zip_path: functions/packages
7+
regions:
8+
- ap-northeast-1
9+
- ap-northeast-2
10+
- ap-south-1
11+
- ap-southeast-1
12+
- ap-southeast-2
13+
- ca-central-1
14+
- eu-central-1
15+
- eu-west-1
16+
- eu-west-2
17+
- sa-east-1
18+
- us-east-1
19+
- us-east-2
20+
- us-west-1
21+
- us-west-2
22+
parameters:
23+
AllowedIps: 131.103.20.160/27,165.254.145.0/26,104.192.143.0/24
24+
QSS3BucketName: $[taskcat_autobucket]
25+
template: templates/git2s3.template.yaml
26+
tests:
27+
git2s3: {}

ci/config.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

ci/defaults.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

ci/taskcat.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.
-2.74 MB
Binary file not shown.
-5.6 KB
Binary file not shown.
-6.48 MB
Binary file not shown.
-6.57 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)