Untitled

Anonymous
plain_text
12/09/2021 12:31 PM
276 B
20
Indexable
        IamInstanceProfile: !Ref WebInstanceProfile
        ImageId: "ami-1a962263"
        InstanceMonitoring: true
        InstanceType: "t3.xlarge"
        SecurityGroups:
         - !Ref WebSecurityGroup
Editor is loading...