Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 414 Bytes

AWS_CONFIGURATION.md

File metadata and controls

11 lines (6 loc) · 414 Bytes

AWS CONFIGURATION

In order to correctly configure the AWS account and manual steps (only once), follow these steps.

Configure Secrets Manager Secret

Create an AWS Secret that will contain the required tokens/credentials for connecting AWS and Meta APIs.

This can be done with the following AWS CLI command:

TODO: Add AWS CLI command with the example secret creation (with necessary keys/values template)