Amazon Managed Streaming for Apache Kafka endpoints and quotas
This section lists the the service endpoints and service quotas for the service. To connect programmatically to an AWS service, you use an endpoint. For more information, see AWS service endpoints.
In addition to the standard AWS endpoints, some AWS services offer the following endpoints in some or all of the AWS Regions that the service is supported in:
IPv4 endpoints — These endpoints support only IPv4 requests and have the following format:
service-name
.region
.amazonaws.comDual-stack endpoints — These endpoints support both IPv4 requests and IPv6 requests and have the following format:
service-name
.region
.api.awsFIPS endpoints — These endpoints comply with the Federal Information Processing Standards (FIPS) and can support either IPv4 requests or dual-stack (IPv4 and IPv6) requests. FIPS endpoints have the following format:
, whereservice-name
-fips.region
.ip-endpoint-type
ip-endpoint-type
isamazonaws.com
(for IPv4 requests) orapi.aws
(for IPv4 or IPv6 requests).
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.
Note
AWS recommends that you use Regional STS endpoints within your applications, and avoid using global (legacy) STS endpoints. Regional STS endpoints reduce latency, build in redundancy, and increase session token validity. For more information about configuring your applications to use a Regional STS endpoint, see AWS STS Regionalized endpoints in the AWS SDKs and Tools Reference Guide. For more information about global (legacy) AWS STS endpoints, including how to monitor for use of this type of endpoint, see How to use Regional AWS STS endpoints in the AWS Security blog.
Service endpoints
Region Name | Region | Endpoint | Protocol |
---|---|---|---|
US East (Ohio) | us-east-2 |
kafka.us-east-2.amazonaws.com kafka-fips.us-east-2.amazonaws.com |
HTTPS HTTPS |
US East (N. Virginia) | us-east-1 |
kafka.us-east-1.amazonaws.com kafka-fips.us-east-1.amazonaws.com |
HTTPS HTTPS |
US West (N. California) | us-west-1 |
kafka.us-west-1.amazonaws.com kafka-fips.us-west-1.amazonaws.com |
HTTPS HTTPS |
US West (Oregon) | us-west-2 |
kafka.us-west-2.amazonaws.com kafka-fips.us-west-2.amazonaws.com |
HTTPS HTTPS |
Africa (Cape Town) | af-south-1 | kafka.af-south-1.amazonaws.com | HTTPS |
Asia Pacific (Hong Kong) | ap-east-1 | kafka.ap-east-1.amazonaws.com | HTTPS |
Asia Pacific (Hyderabad) | ap-south-2 | kafka.ap-south-2.amazonaws.com | HTTPS |
Asia Pacific (Jakarta) | ap-southeast-3 | kafka.ap-southeast-3.amazonaws.com | HTTPS |
Asia Pacific (Malaysia) | ap-southeast-5 | kafka.ap-southeast-5.amazonaws.com | HTTPS |
Asia Pacific (Melbourne) | ap-southeast-4 | kafka.ap-southeast-4.amazonaws.com | HTTPS |
Asia Pacific (Mumbai) | ap-south-1 | kafka.ap-south-1.amazonaws.com | HTTPS |
Asia Pacific (Osaka) | ap-northeast-3 | kafka.ap-northeast-3.amazonaws.com | HTTPS |
Asia Pacific (Seoul) | ap-northeast-2 | kafka.ap-northeast-2.amazonaws.com | HTTPS |
Asia Pacific (Singapore) | ap-southeast-1 | kafka.ap-southeast-1.amazonaws.com | HTTPS |
Asia Pacific (Sydney) | ap-southeast-2 | kafka.ap-southeast-2.amazonaws.com | HTTPS |
Asia Pacific (Tokyo) | ap-northeast-1 | kafka.ap-northeast-1.amazonaws.com | HTTPS |
Canada (Central) | ca-central-1 |
kafka.ca-central-1.amazonaws.com kafka-fips.ca-central-1.amazonaws.com |
HTTPS HTTPS |
Canada West (Calgary) | ca-west-1 |
kafka.ca-west-1.amazonaws.com kafka-fips.ca-west-1.amazonaws.com |
HTTPS HTTPS |
Europe (Frankfurt) | eu-central-1 | kafka.eu-central-1.amazonaws.com | HTTPS |
Europe (Ireland) | eu-west-1 | kafka.eu-west-1.amazonaws.com | HTTPS |
Europe (London) | eu-west-2 | kafka.eu-west-2.amazonaws.com | HTTPS |
Europe (Milan) | eu-south-1 | kafka.eu-south-1.amazonaws.com | HTTPS |
Europe (Paris) | eu-west-3 | kafka.eu-west-3.amazonaws.com | HTTPS |
Europe (Spain) | eu-south-2 | kafka.eu-south-2.amazonaws.com | HTTPS |
Europe (Stockholm) | eu-north-1 | kafka.eu-north-1.amazonaws.com | HTTPS |
Europe (Zurich) | eu-central-2 | kafka.eu-central-2.amazonaws.com | HTTPS |
Israel (Tel Aviv) | il-central-1 | kafka.il-central-1.amazonaws.com | HTTPS |
Middle East (Bahrain) | me-south-1 | kafka.me-south-1.amazonaws.com | HTTPS |
Middle East (UAE) | me-central-1 | kafka.me-central-1.amazonaws.com | HTTPS |
South America (São Paulo) | sa-east-1 | kafka.sa-east-1.amazonaws.com | HTTPS |
AWS GovCloud (US-East) | us-gov-east-1 | kafka.us-gov-east-1.amazonaws.com | HTTPS |
AWS GovCloud (US-West) | us-gov-west-1 | kafka.us-gov-west-1.amazonaws.com | HTTPS |
Service quotas
Name | Default | Adjustable | Description |
---|---|---|---|
Number of brokers per account | Each supported Region: 90 |
Yes |
The maximum number of brokers that can be created per account. |
Number of brokers per cluster | Each supported Region: 30 |
Yes |
The maximum number of brokers that a cluster can contain. |
Number of configurations per account | Each supported Region: 100 |
Yes |
The maximum number of custom configurations that can be created per account. |
Number of replicators per account | Each supported Region: 15 |
Yes |
The maximum number of replicators that can be created per account. |
Number of revisions per configuration | Each supported Region: 50 |
Yes |
The maximum number of revisions that can be made to a custom configuration. |