AWS CloudFormation endpoints and quotas - AWS General Reference

AWS CloudFormation endpoints and quotas

The following are the service endpoints and service quotas for this service. To connect programmatically to an AWS service, you use an endpoint. In addition to the standard AWS endpoints, some AWS services offer FIPS endpoints in selected Regions. For more information, see AWS service endpoints. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For more information, see AWS service quotas.

Service endpoints

Region Name Region Endpoint Protocol
US East (Ohio) us-east-2

cloudformation.us-east-2.amazonaws.com

cloudformation-fips.us-east-2.amazonaws.com

HTTPS

HTTPS

US East (N. Virginia) us-east-1

cloudformation.us-east-1.amazonaws.com

cloudformation-fips.us-east-1.amazonaws.com

HTTPS

HTTPS

US West (N. California) us-west-1

cloudformation.us-west-1.amazonaws.com

cloudformation-fips.us-west-1.amazonaws.com

HTTPS

HTTPS

US West (Oregon) us-west-2

cloudformation.us-west-2.amazonaws.com

cloudformation-fips.us-west-2.amazonaws.com

HTTPS

HTTPS

Africa (Cape Town) af-south-1 cloudformation.af-south-1.amazonaws.com HTTPS
Asia Pacific (Hong Kong) ap-east-1 cloudformation.ap-east-1.amazonaws.com HTTPS
Asia Pacific (Hyderabad) ap-south-2 cloudformation.ap-south-2.amazonaws.com HTTPS
Asia Pacific (Jakarta) ap-southeast-3 cloudformation.ap-southeast-3.amazonaws.com HTTPS
Asia Pacific (Melbourne) ap-southeast-4 cloudformation.ap-southeast-4.amazonaws.com HTTPS
Asia Pacific (Mumbai) ap-south-1 cloudformation.ap-south-1.amazonaws.com HTTPS
Asia Pacific (Osaka) ap-northeast-3 cloudformation.ap-northeast-3.amazonaws.com HTTPS
Asia Pacific (Seoul) ap-northeast-2 cloudformation.ap-northeast-2.amazonaws.com HTTPS
Asia Pacific (Singapore) ap-southeast-1 cloudformation.ap-southeast-1.amazonaws.com HTTPS
Asia Pacific (Sydney) ap-southeast-2 cloudformation.ap-southeast-2.amazonaws.com HTTPS
Asia Pacific (Tokyo) ap-northeast-1 cloudformation.ap-northeast-1.amazonaws.com HTTPS
Canada (Central) ca-central-1 cloudformation.ca-central-1.amazonaws.com HTTPS
Canada West (Calgary) ca-west-1 cloudformation.ca-west-1.amazonaws.com HTTPS
Europe (Frankfurt) eu-central-1 cloudformation.eu-central-1.amazonaws.com HTTPS
Europe (Ireland) eu-west-1 cloudformation.eu-west-1.amazonaws.com HTTPS
Europe (London) eu-west-2 cloudformation.eu-west-2.amazonaws.com HTTPS
Europe (Milan) eu-south-1 cloudformation.eu-south-1.amazonaws.com HTTPS
Europe (Paris) eu-west-3 cloudformation.eu-west-3.amazonaws.com HTTPS
Europe (Spain) eu-south-2 cloudformation.eu-south-2.amazonaws.com HTTPS
Europe (Stockholm) eu-north-1 cloudformation.eu-north-1.amazonaws.com HTTPS
Europe (Zurich) eu-central-2 cloudformation.eu-central-2.amazonaws.com HTTPS
Israel (Tel Aviv) il-central-1 cloudformation.il-central-1.amazonaws.com HTTPS
Middle East (Bahrain) me-south-1 cloudformation.me-south-1.amazonaws.com HTTPS
Middle East (UAE) me-central-1 cloudformation.me-central-1.amazonaws.com HTTPS
South America (São Paulo) sa-east-1 cloudformation.sa-east-1.amazonaws.com HTTPS
AWS GovCloud (US-East) us-gov-east-1 cloudformation.us-gov-east-1.amazonaws.com HTTPS
AWS GovCloud (US-West) us-gov-west-1 cloudformation.us-gov-west-1.amazonaws.com HTTPS

Service quotas

Name Default Adjustable Description
Attributes per mapping in CloudFormation template Each supported Region: 200 No Maximum number of mapping attributes for each mapping that you can declare in your AWS CloudFormation template.
Data in custom resource provider Each supported Region: 4,096 Bytes No Maximum amount of data that a custom resource provider can pass.
Declared mappings in CloudFormation template. Each supported Region: 200 No Maximum number of mappings that you can declare in your AWS CloudFormation template.
Maximum size of a template description in a cloud formation template Each supported Region: 1,024 Bytes No Maximum size of a template description
Module limit per account Each supported Region: 100 Yes Maximum number of module types you are allowed to register.
Nested modules Each supported Region: 3 No Number of levels of nesting per module.
Output count in CloudFormation template Each supported Region: 200 No Maximum number of outputs that you can declare in your AWS CloudFormation template.
Parameters declared in CloudFormation template. Each supported Region: 200 No Maximum number of parameters that you can declare in your AWS CloudFormation template.
Queued operations per stack set Each supported Region: 10,000 No Maximum number of queued operations for a stack set at a given time.
Resource limit per account Each supported Region: 50 Yes Maximum number of resource types you are allowed to register.
Resources declared in a CloudFormation template Each supported Region: 500 No Maximum number of resources that you can declare in your AWS CloudFormation template.
Size of Mapping attribute name Each supported Region: 255 No Maximum size of each mapping name.
Size of a parameter value in cloud formation template Each supported Region: 4,096 No Maximum size of a parameter value
Size of a resource name in cloud formation template Each supported Region: 255 No Maximum size of a resource name
Size of a template body in S3 object for a ValidateStack request Each supported Region: 1 Megabytes No Maximum size of a template body that you can pass in an Amazon S3 object for a CreateStack, UpdateStack, ValidateTemplate request with an Amazon S3 template URL.
Size of output name in CloudFormation template Each supported Region: 255 No Maximum size of an output name.
Size of parameter name in CloudFormation template Each supported Region: 255 No Maximum size of a parameter name
Size of template body in CreateStack request Each supported Region: 51,200 Bytes No Maximum size of a template body that you can pass in a CreateStack, UpdateStack, or ValidateTemplate request.
Stack count Each supported Region: 2,000 Yes Maximum number of AWS CloudFormation stacks that you can create.
Stack instance operations per administrator account Each supported Region: 10,000 Yes Maximum number of stack instances, across all stack sets, that you can run operations on in each Region at the same time, per administrator account.
Stack instances per stack set Each supported Region: 100,000 Yes Maximum number of stack instances you can create per stack set.
Stack sets per administrator account Each supported Region: 1,000 Yes Maximum number of AWS CloudFormation stack sets you can create in your administrator account.
Stacks imported using S3 object per stack set operation Each supported Region: 200 No Maximum number of stacks you can import using S3 object per stack set operation.
Stacks imported using inline stack ids per stack set operation Each supported Region: 10 No Maximum number of stacks you can import using inline stack ids per stack set operation.
Version limit per module Each supported Region: 100 Yes Maximum number of versions per module type you are allowed to register.
Version limit per resource Each supported Region: 50 Yes Maximum number of versions per resource type you are allowed to register.
cfn-signal wait condition data Each supported Region: 4,096 Bytes No Maximum amount of data that cfn-signal can pass.

For more information, see AWS CloudFormation Quotas in the AWS CloudFormation User Guide.