This article explains about the procedure of how to register your AWS payer accounts to Octo.
There are 2 ways to setup the CUR and S3 bucket in Octo.
During new account
Provider Account -> Account Registration -> Register New Account -> Setup CUR and S3 Bucket (After Get API Access)
During update of account settings.
Provider Account -> Account Registration -> Select account from the list -> Action Dropdown button -> Setup CUR and S3 Bucket
Setting up CUR and S3 bucket also has 2 ways for deployment:
Setup CloudFormation using default configuration.
The CUR export settings and the target S3 bucket will be deployed to us-east-1 region.
Setup target S3 bucket in a different region.
S3 bucket is setup on a desired region aside from us-east-1 region.
Setup CloudFormation using default configuration.
Select [Setup CloudFormation using default configuration].
Click [Open AWS Launch 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 this page and click [Confirm] to start the verification process.
Setup target S3 bucket in a different region.
Select [Setup target S3 bucket in a different region].
Under S3 Bucket, click [Open AWS Launch Page].
Clicking the link above will take you to your CloudFormation console.
Under CUR, click [Open AWS Launch 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 [Confirm] to start the verification process.