Credentials per Account
AWS cloud onboarding using single credentials for single Account
AWS Cloud Onboarding
Creating IAM user - Customer Prerequisites
Customer must follow bellow requirements and prepare for onboarding as follows:
Login to Cloud portal
Create new IAM user (for example named: 'insight') must be created under each Account, follow documentation: Creating an IAM user in your AWS account
While creating user, add required permission policy: ReadOnlyAccess (built in permission policy, AWS managed - job function) and custom permission "trustedadvisor:List*".
For programmatic access, a third-party Access key needs to be created, write down Access key ID and Secret access key which will be required to onboard your account.
Onboarding SA - INSIGHT configuration
Login to INSIGHT platform
Open Cloud Management under Administration
Add AWS credentials
Access Key ID
Secret Access Key
Save [done]
AWS Cloud billing Onboarding
Creating Cost Export
Customer must follow bellow requirements and prepare cost export to proceed on onboarding to INSIGHT platform. To start collecting your Cloud Billing data, you must create cost export following this guide steps you need to do:
Login to Cloud portal
Open Billing and Cost Management, Select menu: Data Exports
Press Create and select options:
- Standard data export
- Enter Export name: 'DailyExports'
- Select 'Include resource IDs'
- Select 'Split cost allocation data'
- Select 'Daily'
- Leave Selection 'Column selection (125/125)' as is
- Select 'gzip - text/csv'
- Select 'Overwrite existing data export file'
- Configure S3, general purpose bucket, name it for example costexportss3bucket, select your usually used region.
- Enter S3 path prefix: 'Insight'
- Create!
You need to wait for data to come in before proceeding, usually AWS sends information twice over 24 hours.
Open S3 Service
Select S3 Bucket you just created
Open twice objects (folders) prefix and export names, until you see data and metadata objects
Copy browser URL for later use.
Onboarding Cost Export
Login to INSIGHT platform
Open Cloud Management menu under Administration
Add Billing Export Configuration
Project Name [Account name where cost export data set is located]
Save [done]
Last updated