Skip to content

Commit 5262557

Browse files
committed
appsync-notify-subscribers-of-database-updates: Update README
1 parent 501c256 commit 5262557

File tree

1 file changed

+9
-0
lines changed
  • appsync-notify-subscribers-of-database-updates

1 file changed

+9
-0
lines changed

appsync-notify-subscribers-of-database-updates/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@ Important: this application uses various AWS services and there are costs associ
7474
```
7575
sam deploy -g --capabilities CAPABILITY_IAM
7676
```
77+
13. During the prompts:
78+
* Enter a stack name
79+
* Select the desired AWS Region
80+
* Enter a GraphQLApiEndpoint
81+
* Enter an AppSyncApiKey
82+
* Enter a GraphQLApiId
83+
* Enter an OrdersEventBusName
84+
* Enter an OrdersEventBusArn
85+
* Allow SAM to create roles with the required permissions.
7786
7887
## Testing Part 1 - notify via HTTP Request
7988

0 commit comments

Comments
 (0)