Programmatically Interacting With the AWS API Course Introduction

Difficulty: Beginner
Duration: 3 minutes and 24 seconds
Students: 61
Rating: 5/5

This lesson introduces the AWS course, designed to provide you with an understanding of some of the options to programmatically interact with the AWS API. The course will cover the following: 

  • A high-level introduction to AWS APIs and SDKs, the AWS CLI, and the concept of infrastructure as code
  • How to install and configure the AWS Command Line Interface
  • How to manage CLI credential profiles
  • How to structure CLI commands 
  • How to better control the outputted response data 
  • How to use input functionality to make working with the CLI easier 
  • How to use the AWS CLI help to get more information
  • How to create an S3 bucket with the AWS CLI
  • How to send files from your local machine to S3 buckets using the AWS CLI
  • How to configure static website hosting on Amazon S3 using the AWS CLI
  • What AWS Cloud9 is 
  • How AWS Cloud9 interacts with the AWS CLI and other AWS services