AWS Onboarding
Amazon Web Services (AWS) cloud onboarding
To onboard AWS cloud clients have choices:
Credentials per Account - clients would require creating and submitting IAM user programmatic credentials as many times as many accounts being onboarded. This will limit our discovery and access per one Account.
Required parameters:
Access Key ID
Secret Access Key
Credentials per Organisation - clients would require creating one IAM user in any account and create roles for all Accounts (including management). To discover Accounts User must assume role on Management Account. See full list for permissions on Credentials per Organisation.
Supported Scenarios:
IAM user created on Management Account on Customer Organization side
IAM user created on Child Account on Customer Organization side
IAM user created on any Account on Service Provider Organization side
Required parameters:
Access Key ID
Secret Access Key
Role Name
Customer Management Account ID
Last updated