Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 758 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 758 Bytes

Introduction

All of the interactions with AWS services require an AWS account.

Credentials Setup

AWS credentials must be configured before cals to the AWS APIs will work. You should create a user and assign that user to a group with the appropriate access permissions in AWS. Then local credentials need to be setup as described in https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html

Services

Back to start