| Class | Description |
|---|---|
| AddAttributesActivity |
An activity that adds other attributes based on existing attributes in the message.
|
| BatchPutMessageErrorEntry |
Contains informations about errors.
|
| BatchPutMessageRequest | |
| BatchPutMessageResult | |
| CancelPipelineReprocessingRequest | |
| CancelPipelineReprocessingResult | |
| Channel |
A collection of data from an MQTT topic.
|
| ChannelActivity |
The activity that determines the source of the messages to be processed.
|
| ChannelStatistics |
Statistics information about the channel.
|
| ChannelSummary |
A summary of information about a channel.
|
| ContainerDatasetAction |
Information needed to run the "containerAction" to produce data set contents.
|
| CreateChannelRequest | |
| CreateChannelResult | |
| CreateDatasetContentRequest | |
| CreateDatasetContentResult | |
| CreateDatasetRequest | |
| CreateDatasetResult | |
| CreateDatastoreRequest | |
| CreateDatastoreResult | |
| CreatePipelineRequest | |
| CreatePipelineResult | |
| Dataset |
Information about a data set.
|
| DatasetAction |
A "DatasetAction" object that specifies how data set contents are automatically created.
|
| DatasetActionSummary |
Information about the action which automatically creates the data set's contents.
|
| DatasetContentDeliveryDestination |
The destination to which data set contents are delivered.
|
| DatasetContentDeliveryRule |
When data set contents are created they are delivered to destination specified here.
|
| DatasetContentStatus |
The state of the data set contents and the reason they are in this state.
|
| DatasetContentSummary |
Summary information about data set contents.
|
| DatasetContentVersionValue |
The data set whose latest contents are used as input to the notebook or application.
|
| DatasetEntry |
The reference to a data set entry.
|
| DatasetSummary |
A summary of information about a data set.
|
| DatasetTrigger |
The "DatasetTrigger" that specifies when the data set is automatically updated.
|
| Datastore |
Information about a data store.
|
| DatastoreActivity |
The 'datastore' activity that specifies where to store the processed data.
|
| DatastoreStatistics |
Statistical information about the data store.
|
| DatastoreSummary |
A summary of information about a data store.
|
| DeleteChannelRequest | |
| DeleteChannelResult | |
| DeleteDatasetContentRequest | |
| DeleteDatasetContentResult | |
| DeleteDatasetRequest | |
| DeleteDatasetResult | |
| DeleteDatastoreRequest | |
| DeleteDatastoreResult | |
| DeletePipelineRequest | |
| DeletePipelineResult | |
| DeltaTime |
Used to limit data to that which has arrived since the last execution of the action.
|
| DescribeChannelRequest | |
| DescribeChannelResult | |
| DescribeDatasetRequest | |
| DescribeDatasetResult | |
| DescribeDatastoreRequest | |
| DescribeDatastoreResult | |
| DescribeLoggingOptionsRequest | |
| DescribeLoggingOptionsResult | |
| DescribePipelineRequest | |
| DescribePipelineResult | |
| DeviceRegistryEnrichActivity |
An activity that adds data from the AWS IoT device registry to your message.
|
| DeviceShadowEnrichActivity |
An activity that adds information from the AWS IoT Device Shadows service to a message.
|
| EstimatedResourceSize |
The estimated size of the resource.
|
| FilterActivity |
An activity that filters a message based on its attributes.
|
| GetDatasetContentRequest | |
| GetDatasetContentResult | |
| GlueConfiguration |
Configuration information for coordination with the AWS Glue ETL (extract, transform and load) service.
|
| IotEventsDestinationConfiguration |
Configuration information for delivery of data set contents to AWS IoT Events.
|
| LambdaActivity |
An activity that runs a Lambda function to modify the message.
|
| ListChannelsRequest | |
| ListChannelsResult | |
| ListDatasetContentsRequest | |
| ListDatasetContentsResult | |
| ListDatasetsRequest | |
| ListDatasetsResult | |
| ListDatastoresRequest | |
| ListDatastoresResult | |
| ListPipelinesRequest | |
| ListPipelinesResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| LoggingOptions |
Information about logging options.
|
| MathActivity |
An activity that computes an arithmetic expression using the message's attributes.
|
| Message |
Information about a message.
|
| OutputFileUriValue |
The value of the variable as a structure that specifies an output file URI.
|
| Pipeline |
Contains information about a pipeline.
|
| PipelineActivity |
An activity that performs a transformation on a message.
|
| PipelineSummary |
A summary of information about a pipeline.
|
| PutLoggingOptionsRequest | |
| PutLoggingOptionsResult | |
| QueryFilter |
Information which is used to filter message data, to segregate it according to the time frame in which it arrives.
|
| RemoveAttributesActivity |
An activity that removes attributes from a message.
|
| ReprocessingSummary |
Information about pipeline reprocessing.
|
| ResourceConfiguration |
The configuration of the resource used to execute the "containerAction".
|
| RetentionPeriod |
How long, in days, message data is kept.
|
| RunPipelineActivityRequest | |
| RunPipelineActivityResult | |
| S3DestinationConfiguration |
Configuration information for delivery of data set contents to Amazon S3.
|
| SampleChannelDataRequest | |
| SampleChannelDataResult | |
| Schedule |
The schedule for when to trigger an update.
|
| SelectAttributesActivity |
Creates a new message using only the specified attributes from the original message.
|
| SqlQueryDatasetAction |
The SQL query to modify the message.
|
| StartPipelineReprocessingRequest | |
| StartPipelineReprocessingResult | |
| Tag |
A set of key/value pairs which are used to manage the resource.
|
| TagResourceRequest | |
| TagResourceResult | |
| TriggeringDataset |
Information about the data set whose content generation triggers the new data set content generation.
|
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateChannelRequest | |
| UpdateChannelResult | |
| UpdateDatasetRequest | |
| UpdateDatasetResult | |
| UpdateDatastoreRequest | |
| UpdateDatastoreResult | |
| UpdatePipelineRequest | |
| UpdatePipelineResult | |
| Variable |
An instance of a variable to be passed to the "containerAction" execution.
|
| VersioningConfiguration |
Information about the versioning of data set contents.
|
| Enum | Description |
|---|---|
| ChannelStatus | |
| ComputeType | |
| DatasetActionType | |
| DatasetContentState | |
| DatasetStatus | |
| DatastoreStatus | |
| LoggingLevel | |
| ReprocessingStatus |
| Exception | Description |
|---|---|
| AWSIoTAnalyticsException |
Base exception for all service exceptions thrown by AWS IoT Analytics
|
| InternalFailureException |
There was an internal failure.
|
| InvalidRequestException |
The request was not valid.
|
| LimitExceededException |
The command caused an internal limit to be exceeded.
|
| ResourceAlreadyExistsException |
A resource with the same name already exists.
|
| ResourceNotFoundException |
A resource with the specified name could not be found.
|
| ServiceUnavailableException |
The service is temporarily unavailable.
|
| ThrottlingException |
The request was denied due to request throttling.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.