Note_Tech

All technological notes.


Project maintained by simonangel-fong Hosted on GitHub Pages — Theme by mattgraham

AWS - Infrastructures Access and Management

Back


AWS Access Fundamental

Account ID


Amazon Resource Name (ARN)


AWS Documentation


API


Access AWS

Access protected by
AWS Management Console password + MFA
AWS Command Line Interface (CLI) access keys
AWS Software Developer Kit (SDK) access keys

AWS Console


AWS CLI


AWS CloudShell


AWS Tools for Powershell


AWS SDK


Manage Infrastructure

Infrastructure as Code (IaC)


CloudFormation - Free, IaC, template

CloudFormation Templates

CloudFormation Stack Designer - 可视化


Cloud Development Kit (CDK)- programming language, IaC


Top