The Amazon Web Services Connector allows IT teams to seamlessly integrate AWS functionalities into your Multiplier workflows.
Setup in AWS
In order to integrate AWS with your Multiplier instance, you'll need to provide an Access Key and Secret Access Key. Additionally, the AWS account used for the integration must have either the IAMFullAccess Policy or a custom policy that includes the following IAM permissions:
List:
GetAccountSummary
GetLoginProfile
ListInstanceProfiles
ListUsers
ListGroups
Read:
GetUser
Write:
CreateUser
CreateLoginProfile
DeleteUser
DeleteLoginProfile
AddUserToGroup
RemoveUserFromGroup
To ensure that any new Actions added in the future work as expected, we recommend granting access to the IAMFullAccess Policy.
Getting an Access Key (Access Key ID) and Secret Access Key
To create an Access Key (Access Key ID) and Secret Access Key, follow the next steps:
Navigate to https://console.aws.amazon.com/iam/home#/home and log in with your AWS credentials.
Search for IAM in Services, and navigate to this service.
Locate Users in the left sidebar, click it, then click the user you will use for integrating with Multiplier.
Click the Security Credentials tab, and under Access Keys, click the "Create access key" button.
Under Access key best practices & alternatives, select the Third-party service option. Next toggle the confirmation checkbox below. Then click the "Next" button.
Enter a description and click the "Create access key" button.
Copy the newly created Access key and Secret access key. You will have to click the "Show" button to make the Secret key access visible.