AWS Setup Script
Setup the IAM User, Roles and Policies and register the IAM User in gopaddle
Last updated
Setup the IAM User, Roles and Policies and register the IAM User in gopaddle
Last updated
The setup script creates an IAM user, role and assigns to use the AWS Services in gopaddle platform. It then registers the newly created IAM User Credentials in gopaddle.
The script assigns to the newly created IAM User based on the region and the services selected.
Perform these steps in your local desktop environment
Install & Configure AWS CLI and the required utilities - jq, unzip.
Create an AWS IAM User with admin privileges. These privileges are required to create a new IAM user, assign roles to the user and register the IAM User in gopaddle. To review the policies associated with these roles, check the .
Configure the AWS CLI with the IAM admin user credentials
Execute the script generated in in your local environment