Skip to content

Commit

Permalink
adding ca-central-1 support to all async chat templates
Browse files Browse the repository at this point in the history
  • Loading branch information
khastation committed Aug 20, 2021
1 parent 6780e52 commit 8111b82
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions cloudformationTemplates/asyncCustomerChatUX/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ If you are using an existing instance, you may need to make a few changes to you
| eu-central-1 (Frankfurt) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://eu-central-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=asyncCustomerChatUX&templateURL=https://s3-eu-central-1.amazonaws.com/eu-central-1.amazon-connect-advanced-customer-chat-cfn/cloudformation.yaml) |
| eu-west-2 (London) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://eu-west-2.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=asyncCustomerChatUX&templateURL=https://s3-eu-west-2.amazonaws.com/eu-west-2.amazon-connect-advanced-customer-chat-cfn/cloudformation.yaml) |
| ap-southeast-1 (Singapore) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://ap-southeast-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=asyncCustomerChatUX&templateURL=https://s3-ap-southeast-1.amazonaws.com/ap-southeast-1.amazon-connect-advanced-customer-chat-cfn/cloudformation.yaml) |
| ca-central-1 (Canada) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://ca-central-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=asyncCustomerChatUX&templateURL=https://s3-ca-central-1.amazonaws.com/ca-central-1.amazon-connect-advanced-customer-chat-cfn/cloudformation.yaml) |
### Testing Steps
Expand Down
1 change: 1 addition & 0 deletions cloudformationTemplates/startChatContactAPI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ If you are using an existing instance, you may need to make a few changes to you
| eu-central-1 (Frankfurt) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://eu-central-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=startChatContactAPI&templateURL=https://s3-eu-central-1.amazonaws.com/eu-central-1.start-chat-contact-api-cfn/cloudformation.yaml) |
| eu-west-2 (London) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://eu-west-2.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=startChatContactAPI&templateURL=https://s3-eu-west-2.amazonaws.com/eu-west-2.start-chat-contact-api-cfn/cloudformation.yaml) |
| ap-southeast-1 (Singapore) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://ap-southeast-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=startChatContactAPI&templateURL=https://s3-ap-southeast-1.amazonaws.com/ap-southeast-1.start-chat-contact-api-cfn/cloudformation.yaml) |
| ca-central-1 (Canada) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://ca-central-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=startChatContactAPI&templateURL=https://s3-ca-central-1.amazonaws.com/ca-central-1.start-chat-contact-api-cfn/cloudformation.yaml) |


1) Deploy the CloudFormation template from one of the links above.
Expand Down
1 change: 1 addition & 0 deletions cloudformationTemplates/urlPreviewForAsyncChat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ If you are using an existing instance, you may need to make a few changes to you
| eu-central-1 (Frankfurt) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://eu-central-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=urlPreviewForAsyncChat&templateURL=https://s3-eu-central-1.amazonaws.com/eu-central-1.amazon-connect-url-preview-for-async-chat-cfn/cloudformation.yaml) |
| eu-west-2 (London) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://eu-west-2.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=urlPreviewForAsyncChat&templateURL=https://s3-eu-west-2.amazonaws.com/eu-west-2.amazon-connect-url-preview-for-async-chat-cfn/cloudformation.yaml) |
| ap-southeast-1 (Singapore) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://ap-southeast-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=urlPreviewForAsyncChat&templateURL=https://s3-ap-southeast-1.amazonaws.com/ap-southeast-1.amazon-connect-url-preview-for-async-chat-cfn/cloudformation.yaml) |
| ca-central-1 (Canada) | [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://ca-central-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=urlPreviewForAsyncChat&templateURL=https://s3-ca-central-1.amazonaws.com/ca-central-1.amazon-connect-url-preview-for-async-chat-cfn/cloudformation.yaml) |
### Testing Steps
Expand Down

0 comments on commit 8111b82

Please sign in to comment.