Skip to content

Commit

Permalink
status into variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ford-at-aws committed Oct 9, 2023
1 parent 27fa0f6 commit 98ffbf5
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 68 deletions.
4 changes: 4 additions & 0 deletions test/config/README.md
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.
36 changes: 36 additions & 0 deletions test/config/targets.yaml
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
36 changes: 0 additions & 36 deletions test/eventbridge_rule_with_sns_fanout/config/targets.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions test/eventbridge_rule_with_sns_fanout/store_system_parameters.py

This file was deleted.

0 comments on commit 98ffbf5

Please sign in to comment.