generated from Shift3/.github
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Desired Feature
The following requirements are necessary for the setup of the EC2 resource. (for internal, use sandbox profile)
Here are the high-level requirements for this challenge to be completed:
- Create a security group that whitelist your IP address, and it uses ssh port 22.
- Create an EC2 instance with the below specifications
- Create a PEM key they can use with the instance
The EC2 should include the following specifications:
- Size: t3.micro
- Security Group: only Port 22 is open to their home IP address
- Storage: 10gb Standard SSD
- IAM Role: arn:aws:iam::961064903225:role/S3ReadWrite <- for us, don't add the roles, just know how to add it
- VPC: Default (public subnet)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels