Get CloudFormation template
Get CloudFormation template
Use the API to get the CloudFormation template required for creating / updating AWS integrations in Plerion.
curl https://au.api.plerion.com/v1/tenant/cloudformation-templates?type=AWSAccount -H "Authorization: Bearer $PLERION_API_KEY"
GET
Get CloudFormation template
Authorizations
Bearer API Key. For example, "Bearer {Tenant API Key}"
Headers
Bearer API Key. For example, "Bearer {Tenant API Key}"
Query Parameters
The type of integration for which the CloudFormation template is required
Available options:
AWSAccount Example:
"AWSAccount"
Response
CloudFormation Template