3 posts tagged with "aws cli"

    aws sam in 30 seconds

    2022-11-28

     | 

    ~2 min read

     | 

    371 words

    Preamble: I am exploring different areas of AWS and am finding the jargon overwhelming. To help myself, I’ll be writing up summaries of some…

    configuring the aws cli

    2022-11-28

     | 

    ~3 min read

     | 

    492 words

    Prerequisites Before we can configure the AWS CLI, we need to gather a few pieces of information first: Access key ID Secret Access Key ID…

    setting up aws cli version 2 on macos

    2022-11-28

     | 

    ~1 min read

     | 

    122 words

    The steps to install AWS CLI on MacOS (requires sudo permission): Download via cURL Run the standard Confirm the installation If only…

Return to all tags