Skip to content

Commit

Permalink
updates to text
Browse files Browse the repository at this point in the history
  • Loading branch information
ford-at-aws committed Oct 11, 2023
1 parent 4acbf79 commit 9dcf6f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ This directory contains the configuration for this stack.

### [resources.yaml](resources.yaml)
Names of AWS resources in this testing stack with cross-account configuration.
* `topic_name` [String] Where scheduled testing events are published. Contains cross-account subscriptions.
* `bucket_name` [String] Where testing results are published. Contains cross-account
* `topic_name` [String] Where scheduled testing events are published. Allows cross-account `Publish`.
* `bucket_name` [String] Where testing results are published. Allows cross-account `PutObject`.

### [targets.yaml](targets.yaml).
Name and configuration for specific SDK languages. Includes:
Expand Down

0 comments on commit 9dcf6f3

Please sign in to comment.