| Class | Description |
|---|---|
| AddAttributesActivity |
An activity that adds other attributes based on existing attributes in the message.
|
| BatchPutMessageErrorEntry |
Contains informations about errors.
|
| BatchPutMessageRequest | |
| BatchPutMessageResponse | |
| CancelPipelineReprocessingRequest | |
| CancelPipelineReprocessingResponse | |
| 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 | |
| CreateChannelResponse | |
| CreateDatasetContentRequest | |
| CreateDatasetContentResponse | |
| CreateDatasetRequest | |
| CreateDatasetResponse | |
| CreateDatastoreRequest | |
| CreateDatastoreResponse | |
| CreatePipelineRequest | |
| CreatePipelineResponse | |
| Dataset |
Information about a data set.
|
| DatasetAction |
A "DatasetAction" object specifying the query that creates the data set content.
|
| DatasetActionSummary |
|
| DatasetContentDeliveryDestination | |
| DatasetContentDeliveryRule | |
| 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 will be 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 | |
| DeleteChannelResponse | |
| DeleteDatasetContentRequest | |
| DeleteDatasetContentResponse | |
| DeleteDatasetRequest | |
| DeleteDatasetResponse | |
| DeleteDatastoreRequest | |
| DeleteDatastoreResponse | |
| DeletePipelineRequest | |
| DeletePipelineResponse | |
| DeltaTime |
When you create data set contents using message data from a specified time frame, some message data may still be
"in flight" when processing begins, and so will not arrive in time to be processed.
|
| DescribeChannelRequest | |
| DescribeChannelResponse | |
| DescribeDatasetRequest | |
| DescribeDatasetResponse | |
| DescribeDatastoreRequest | |
| DescribeDatastoreResponse | |
| DescribeLoggingOptionsRequest | |
| DescribeLoggingOptionsResponse | |
| DescribePipelineRequest | |
| DescribePipelineResponse | |
| 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 | |
| GetDatasetContentResponse | |
| IoTAnalyticsRequest | |
| IoTAnalyticsResponse | |
| IoTAnalyticsResponseMetadata | |
| IotEventsDestinationConfiguration | |
| LambdaActivity |
An activity that runs a Lambda function to modify the message.
|
| ListChannelsRequest | |
| ListChannelsResponse | |
| ListDatasetContentsRequest | |
| ListDatasetContentsResponse | |
| ListDatasetsRequest | |
| ListDatasetsResponse | |
| ListDatastoresRequest | |
| ListDatastoresResponse | |
| ListPipelinesRequest | |
| ListPipelinesResponse | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResponse | |
| 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 URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
|
| 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 | |
| PutLoggingOptionsResponse | |
| 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 | |
| RunPipelineActivityResponse | |
| SampleChannelDataRequest | |
| SampleChannelDataResponse | |
| 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 | |
| StartPipelineReprocessingResponse | |
| Tag |
A set of key/value pairs which are used to manage the resource.
|
| TagResourceRequest | |
| TagResourceResponse | |
| TriggeringDataset |
Information about the data set whose content generation will trigger the new data set content generation.
|
| UntagResourceRequest | |
| UntagResourceResponse | |
| UpdateChannelRequest | |
| UpdateChannelResponse | |
| UpdateDatasetRequest | |
| UpdateDatasetResponse | |
| UpdateDatastoreRequest | |
| UpdateDatastoreResponse | |
| UpdatePipelineRequest | |
| UpdatePipelineResponse | |
| Variable |
An instance of a variable to be passed to the "containerAction" execution.
|
| Enum | Description |
|---|---|
| ChannelStatus | |
| ComputeType | |
| DatasetActionType | |
| DatasetContentState | |
| DatasetStatus | |
| DatastoreStatus | |
| LoggingLevel | |
| ReprocessingStatus |
| Exception | Description |
|---|---|
| InternalFailureException |
There was an internal failure.
|
| InvalidRequestException |
The request was not valid.
|
| IoTAnalyticsException | |
| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.