Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔌Onboarding AWS account onto Economize

After signing up with Economize to onboard your AWS account, select the Connect AWS option when choosing your provider, and follow these steps:

For Economize to connect with your AWS account, it will need access to the Cost and Usage Report (CUR) through an IAM role.

You can use an existing CUR or create a new one during onboarding.

It's required to use the Management account while onboarding, to onboard other accounts later on.

When using an existing CUR select Use an existing CUR option when asked for the same during onboarding and follow these steps:

  1. Select the CUR Version and enter the Bucket name, and Region where it's been hosted.

Finding the existing S3 bucket name and region

To locate the S3 bucket where your AWS Cost and Usage Report (CUR) is stored:

  1. Go to AWS ConsoleBilling and Cost ManagementData Exports.

  2. Within the Table view, look for the S3 bucket column, this lists the bucket name used for your CUR exports.

  3. To find the region, open the Amazon S3 Console, select the same bucket, and check the Region information displayed in the bucket details section.

  1. Click on Create stack to get redirected to AWS CloudFormation with prefilled settings that will look as follows.

  1. Check on the I acknowledge that AWS CloudFormation might create IAM resources within the blue dialog box.

  2. Click on Create stack.

  3. Once the stack has been created, the application must validate itself.

  4. In case the stack has been created but not validated yet, copy the value of RoleArn from the Outputs field in the AWS console and paste it into the provided field during the onboarding process.

  5. Click on Conect.

  1. Once the RoleArn ID is been verified you can proceed with the next steps of onboarding.

Last updated