Skip to content

mendesalan/aws-cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AWS - Cloud Formation

AWS resource and property types reference

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html

Intrinsic function reference

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html

Use scp command to copy your .pem key from your machine to the the public instance so you can access via ssh the private instance.

scp -i "key.pem" key.pem ubuntu@address:

sudo parted -l parted -l command will lists disks partition layout on all block devices.

About

AWS Cloud Formation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published