AWS IoT Analytics endpoints and quotas - AWS General Reference

AWS IoT Analytics 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 iotanalytics.us-east-2.amazonaws.com HTTPS
US East (N. Virginia) us-east-1 iotanalytics.us-east-1.amazonaws.com HTTPS
US West (Oregon) us-west-2 iotanalytics.us-west-2.amazonaws.com HTTPS
Asia Pacific (Mumbai) ap-south-1 iotanalytics.ap-south-1.amazonaws.com HTTPS
Asia Pacific (Sydney) ap-southeast-2 iotanalytics.ap-southeast-2.amazonaws.com HTTPS
Asia Pacific (Tokyo) ap-northeast-1 iotanalytics.ap-northeast-1.amazonaws.com HTTPS
Europe (Frankfurt) eu-central-1 iotanalytics.eu-central-1.amazonaws.com HTTPS
Europe (Ireland) eu-west-1 iotanalytics.eu-west-1.amazonaws.com HTTPS

Service quotas

Name Default Adjustable Description
Activities per pipeline Each supported Region: 25 No The maximum number of activities you can have in a pipeline.
Batch size of BatchPutMessage messages Each supported Region: 100 No The maximum number of messages you can send per batch using the BatchPutMessage API.
Channels per account Each supported Region: 50 Yes The maximum number of channels you can create in this account.
Concurrent container dataset runs Each supported Region: 20 No The maximum number of container data set runs that can happen simultaneously.
Concurrent data set content generation Each supported Region: 2 No The maximum number of data set contents that you can generate simultaneously.
Container datasets triggered per SQL data set Each supported Region: 10 No The maximum number of container data sets that can be triggered from a single SQL data set.
Data sets per account Each supported Region: 100 Yes The maximum number of data sets you can create in this account.
Data stores per account Each supported Region: 25 Yes The maximum number of data stores you can create in this account.
Depth of Parquet SchemaDefinition column Each supported Region: 100 Yes The maximum depth you can define for each column in a data store using Parquet format.
Minimum data set refresh interval Each supported Region: 15 Yes The minimum time between data set refreshes (in minutes).
Number of Parquet SchemaDefinition columns Each supported Region: 100 Yes The maximum number of columns you can define for a data store using Parquet format.
Number of StartPipelineReprocessing requests Each supported Region: 1,000 Yes The maximum number of StartPipelineReprocessing API requests you can make for every 24 hours to reprocess the same channel messages through a pipeline.
Number of partitions in a data store Each supported Region: 100,000 Yes The maximum number of partitions in a data store.
Pipelines per account Each supported Region: 100 Yes The maximum number of pipelines you can create in this account.
Rate of BatchPutMessage messages Each supported Region: 100,000 Yes The maximum number of messages you can send per second per channel using the BatchPutMessage API.
Rate of CreateDatasetContent requests Each supported Region: 1 Yes The maximum number of CreateDatasetContent API requests you can make per second per data set.
Rate of RunPipelineActivity requests Each supported Region: 1 Yes The maximum number of RunPipelineActivity API requests you can make per second.
Rate of SampleChannelData requests Each supported Region: 1 Yes The maximum number of SampleChannelData API requests that you can make per second per channel.
Size of BatchPutMessage messages Each supported Region: 128 Kilobytes No The maximum size of a message you can send using the BatchPutMessage API.

For more information, see AWS IoT Analytics quotas in the AWS IoT Analytics User Guide.