Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit b30bce1

Browse files
committed
Update Developer Instance AMI with SAM CLI
1 parent 7b24b97 commit b30bce1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

DevOps/1_ServerlessApplicationModel/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,12 @@ If you're unable to install SAM CLI on your workstation, you may find it easier
164164

165165
Region| Launch
166166
------|-----
167-
US East (N. Virginia) | [![Launch Dev Instance in us-east-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/fsd-aws-wildrydes-us-east-1/developer-instance.yml)
168-
US West (N. California) | [![Launch Dev Instance in us-west-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/fsd-aws-wildrydes-us-west-1/developer-instance.yml)
169-
US West (Oregon) | [![Launch Dev Instance in us-west-2](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/fsd-aws-wildrydes-us-west-2/developer-instance.yml)
170-
EU (Ireland) | [![Launch Dev Instance in eu-west-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/fsd-aws-wildrydes-eu-west-1/developer-instance.yml)
171-
EU (Frankfurt) | [![Launch Dev Instance in eu-central-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=eu-central-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/fsd-aws-wildrydes-eu-central-1/developer-instance.yml)
172-
Asia Pacific (Sydney) | [![Launch Dev Instance in ap-southeast-2](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-2#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/fsd-aws-wildrydes-ap-southeast-2/developer-instance.yml)
167+
US East (N. Virginia) | [![Launch Dev Instance in us-east-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/wildrydes-us-east-1/DevOps/CloudFormation/developer-instance.yml)
168+
US West (N. California) | [![Launch Dev Instance in us-west-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/wildrydes-us-west-1/DevOps/CloudFormation/developer-instance.yml)
169+
US West (Oregon) | [![Launch Dev Instance in us-west-2](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/wildrydes-us-west-2/DevOps/CloudFormation/developer-instance.yml)
170+
EU (Ireland) | [![Launch Dev Instance in eu-west-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/wildrydes-eu-west-1/DevOps/CloudFormation/developer-instance.yml)
171+
EU (Frankfurt) | [![Launch Dev Instance in eu-central-1](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=eu-central-1#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/wildrydes-eu-central-1/DevOps/CloudFormation/developer-instance.yml)
172+
Asia Pacific (Sydney) | [![Launch Dev Instance in ap-southeast-2](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=ap-southeast-2#/stacks/create/review?stackName=DeveloperInstance&templateURL=https://s3.amazonaws.com/wildrydes-ap-southeast-2/DevOps/CloudFormation/developer-instance.yml)
173173

174174

175175
1. Once the CloudFormation stack creation has completed, find the EC2 instance public DNS name by selecting the checkbox to the left of the **DeveloperInstance** Stack, and clicking the **Outputs** tab below the list of Stacks. Find the output key labeled `PublicDnsName` and use the corresponding value in order to access the EC2 instance.

DevOps/CloudFormation/developer-instance.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ Parameters:
1515
Mappings:
1616
RegionMap:
1717
us-east-1:
18-
amiId: "ami-8a3458f0"
18+
amiId: "ami-03dc31b0f22821f8c"
1919
us-west-1:
20-
amiId: "ami-f6313496"
20+
amiId: "ami-0ff8c4798953556de"
2121
us-west-2:
22-
amiId: "ami-8a35edf2"
22+
amiId: "ami-08bfdb849100ac837"
2323
eu-west-1:
24-
amiId: "ami-9aa313e3"
24+
amiId: "ami-0d3371009430efa17"
2525
eu-central-1:
26-
amiId: "ami-822ba2ed"
26+
amiId: "ami-051d8e46efa0d6cae"
2727
ap-southeast-2:
28-
amiId: "ami-8c5db7ee"
28+
amiId: "ami-089476d59f7b1b806"
2929

3030
Resources:
3131
DeveloperInstance:

0 commit comments

Comments
 (0)