Deploy Infrastructure as Code (IAC) lesson 1 getting started with cloudformation: Creating Access Key ID for IAM User
After installing AWS CLI, recall that you must configure the following four items on your local machine before you can interact with any of the AWS services:
Access key - It is a combination of Access Key ID and a Secret Access Key. You can generate...
philipdevblog.hashnode.dev2 min read