latestOpenAPI 3.0.32026-08-10152216352.3 KB
eea119b4113f
Config
Get AWS CloudFormation template configuration
Returns the S3 bucket URL and default AWS region for CloudFormation stack deployment, specific to this Firefly instance
get/api/config/aws/cft-config
Response
Successfully retrieved AWS CFT configuration
Example response
{
"bucketUrl": "https://infralight-templates-public.s3.amazonaws.com",
"region": "us-east-1",
"fireflyAccountNumber": "3456345345345",
"fireflyEventBusArn": "arn:aws:events:eu-west-1:3456345345345:event-bus/prod-eu-stablefly-event-bus"
}