Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BillConley01 committed Apr 30, 2022
1 parent 1dd2ec3 commit 9183f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deprecations.md
Expand Up @@ -44,7 +44,7 @@ Deprecation code: `PROVIDER_WEBSOCKETS_SETTINGS_v3`

Websockets-related settings of _provider_ including `websocketsApiName`, `websocketsApiRouteSelectionExpression` and `websocketsDescription` are also now supported at `websockets` property. Refer to the [Websocket Guide](/docs/providers/aws/events/websocket.md).

- `provider.websocketsApiName` -> `provider.iam.role`
- `provider.websocketsApiName` -> `provider.websockets.apiName`
- `provider.websocketsApiRouteSelectionExpression` -> `provider.websockets.apiRouteSelectionExpression`
- `provider.websocketsDescription` -> `provider.websockets.description`

Expand Down

0 comments on commit 9183f30

Please sign in to comment.