Skip to content

Latest commit

 

History

History

aws

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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