-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
27fa0f6
commit 98ffbf5
Showing
5 changed files
with
40 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Config | ||
This directory contains the names of AWS resource shared across this testing stack. See [resources.yaml](resources.yaml). | ||
|
||
It also contains the names of specific SDK languages and whether their respective tests are actively running using this stack. See [targets.yaml](targets.yaml). |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
cpp: | ||
account_id: "770244195820" | ||
enabled: false | ||
dotnetv3: | ||
account_id: "441997275833" | ||
enabled: false | ||
gov2: | ||
account_id: "234521034040" | ||
enabled: false | ||
javascriptv3: | ||
account_id: "875008041426" | ||
enabled: false | ||
javav2: | ||
account_id: "814548047983" # back-up "667348412466" | ||
enabled: false | ||
kotlin: | ||
account_id: "814548047983" # back-up "667348412466" | ||
enabled: false | ||
php: | ||
account_id: "733931915187" | ||
enabled: false | ||
python: | ||
account_id: "664857444588" | ||
enabled: false | ||
ruby: | ||
account_id: "616362385685" | ||
enabled: false | ||
rust_dev_preview: | ||
account_id: "050288538048" | ||
enabled: false | ||
sap-abap: | ||
account_id: "099736152523" | ||
enabled: false | ||
swift: | ||
account_id: "637397754108" | ||
enabled: false |
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
test/eventbridge_rule_with_sns_fanout/store_system_parameters.py
This file was deleted.
Oops, something went wrong.