This endpoint allows you to create an automatic integration by generating CloudFormation templates that are executed on the client Billing (Management) and Subaccounts.
Refer to the AWS Integration documentation for more information on how this type of integration works.Typical Workflow:
1
Generate Management CloudFormation Template
Call this endpoint with the appropriate parameter, to generate the management / billing account CloudFormation template with your Pelanor organization credentials.
2
Run Management CF
Run the generated template in us-east-1.
3
Generate Subaccount CF
Call this endpoint with the subaccount CloudFormation parameter, to get the StackSet file to run in order to collect subaccount-related information. Note the Include Subaccount Bucket option.
4
Run Subaccount CF
Run the generated template in us-east-1.
The AWS Integration will only appear in the Pelanor platform (and in the List Integrations API) once Pelanor receives data from your AWS integration. This can take up to 48 hours to propagate.