CUR and S3 Bucket Setup for Payer Accounts
To pull your AWS data to Octo, there is a need to setup the CUR and S3 bucket for payer accounts.
Two deployment ways when setting up the CUR and S3 bucket:
Setup CloudFormation using default configuration.
The CUR export settings and the target S3 bucket will be deployed to us-east-1 region.
-
Select
Default configuration
. -
Click
Open AWS Create Stack Page
. -
Clicking the link above will take you to your CloudFormation console.
-
Please make sure that it is deployed on the default
us-east-1
region. -
Once done, come back to Octo and click
Check and Confirm
to start the verification process.
Setup target S3 bucket in a different region.
S3 bucket is setup on a desired region aside from us-east-1 region.
-
Select
Target S3 bucket in a different region
. -
Under S3 Bucket, click
Open AWS Create Stack Page
. -
Clicking the link above will take you to your CloudFormation console.
-
Under CUR, click
Open AWS Create Stack Page
. -
Clicking the link above will take you to your CloudFormation console.
-
Set the
CurS3BucketOption
parameter toUSE_EXISTING
, then set yourCurS3BucketName
andCurS3BucketRegion
accordingly. -
Please make sure that it is deployed on the
us-east-1
region. -
Once done, come back to this page and click
Check and Confirm
to start the verification process.