@@ -31,18 +31,10 @@ Supported notification formats:
31
31
Additional formats will be added; Pull Requests are welcome!
32
32
33
33
## Try!
34
- Ready to try it for yourself?
34
+ Ready to try it for yourself? Installation into your own AWS environment is as
35
+ simple as pressing the button below (for installation outside of ` us-east-1 ` see details below):
35
36
36
- ** If you are in the us-east-1 AWS Region:**
37
-
38
- Installation into your own AWS environment is as
39
- simple as pressing the button below
40
-
41
- [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack/cloudformation.yaml )
42
-
43
- ** If you are not in the us-east-1 AWS Region**
44
-
45
- Please refer to the installation instructions below
37
+ [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-us-east-1/cloudformation.yaml )
46
38
47
39
## Installation
48
40
@@ -64,20 +56,28 @@ The Lambda function communicates with Slack through a Slack webhook
64
56
65
57
Note that the AWS region will be the region from which you launch the CloudFormation wizard, which will also scope the resources (SNS, etc.) to that region.
66
58
67
- ** If you are launching the CloudFormation Wizard for us-east-1 resources:**
68
-
69
59
Launch the CloudFormation Stack by using our preconfigured CloudFormation
70
- [ template] ( https://s3.amazonaws .com/aws-to-slack/cloudformation.yaml ) or
60
+ [ template] ( https://raw.githubusercontent .com/arabold/ aws-to-slack/master /cloudformation.yaml ) or
71
61
by simply pressing the following button:
72
62
73
- [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack/cloudformation.yaml )
74
-
75
- ** If you are not in the us-east-1 AWS Region:**
63
+ | Region | Launch Stack |
64
+ | --------| --------------|
65
+ | us-east-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-us-east-1/cloudformation.yaml ) |
66
+ | us-east-2 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-east-2#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-us-east-2/cloudformation.yaml ) |
67
+ | us-west-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-west-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-us-west-1/cloudformation.yaml ) |
68
+ | us-west-2 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-us-west-2/cloudformation.yaml ) |
69
+ | ap-northeast-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=ap-northeast-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-ap-northeast-1/cloudformation.yaml ) |
70
+ | ap-northeast-2 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=ap-northeast-2#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-ap-northeast-2/cloudformation.yaml ) |
71
+ | ap-south-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=ap-south-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-ap-south-1/cloudformation.yaml ) |
72
+ | ap-southeast-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-ap-southeast-1/cloudformation.yaml ) |
73
+ | ap-southeast-2 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-2#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-ap-southeast-2/cloudformation.yaml ) |
74
+ | ca-central-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=ca-central-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-ca-central-1/cloudformation.yaml ) |
75
+ | eu-central-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=eu-central-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-eu-central-1/cloudformation.yaml ) |
76
+ | eu-west-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-eu-west-1/cloudformation.yaml ) |
77
+ | eu-west-2 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=eu-west-2#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-eu-west-2/cloudformation.yaml ) |
78
+ | eu-west-3 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=eu-west-3#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-eu-west-3/cloudformation.yaml ) |
79
+ | sa-east-1 | [ ![ Launch CloudFormation Stack] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=sa-east-1#/stacks/new?stackName=aws-to-slack&templateURL=https://s3.amazonaws.com/aws-to-slack-sa-east-1/cloudformation.yaml ) |
76
80
77
- - Download the release.zip file and upload it so some AWS S3 Bucket (it only works with s3 URLs, plus the format must be ` s3://your-bucket/path-to-file ` .
78
- - Give public access to this file in S3
79
- - Make a copy of the cloudformation.yaml file, edit the s3 URL so that it points to your newly uploaded file s3 URL
80
- - Go to the CloudFormation interface from you region (you can click one of the links above, but make sure to change the region to yours) then click on "upload from file" and send your modified ` cloudformation.yaml ` file
81
81
82
82
** Afterwards**
83
83
0 commit comments