Skip to content

Commit

Permalink
Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
Lepozepo committed Feb 21, 2020
1 parent 7d9e7a4 commit a8e3693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WebsocketApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ export default class WebsocketApi extends pulumi.ComponentResource {
});
}

// Left off here
const connectionsTable = new aws.dynamodb.Table('connections-table', {
name: 'Connections',
attributes: [
Expand Down

0 comments on commit a8e3693

Please sign in to comment.