iotanalytics-2017-11-27
library
Classes
-
AddAttributesActivity
-
An activity that adds other attributes based on existing attributes in the
message.
-
AwsClientCredentials
-
AWS credentials.
-
BatchPutMessageErrorEntry
-
Contains informations about errors.
-
BatchPutMessageResponse
-
-
CancelPipelineReprocessingResponse
-
-
Channel
-
A collection of data from an MQTT topic. Channels archive the raw,
unprocessed messages before publishing the data to a pipeline.
-
ChannelActivity
-
The activity that determines the source of the messages to be processed.
-
ChannelMessages
-
Specifies one or more sets of channel messages.
-
ChannelStatistics
-
Statistics information about the channel.
-
ChannelStorage
-
Where channel data is stored. You may choose one of
serviceManagedS3
or customerManagedS3
storage. If
not specified, the default is serviceManagedS3
. This cannot be
changed after creation of the channel.
-
ChannelStorageSummary
-
Where channel data is stored.
-
ChannelSummary
-
A summary of information about a channel.
-
Column
-
Contains information about a column that stores your data.
-
ContainerDatasetAction
-
Information required to run the
containerAction
to produce
dataset contents.
-
CreateChannelResponse
-
-
CreateDatasetContentResponse
-
-
CreateDatasetResponse
-
-
CreateDatastoreResponse
-
-
CreatePipelineResponse
-
-
CustomerManagedChannelS3Storage
-
Use this to store channel data in an S3 bucket that you manage. If customer
managed storage is selected, the
retentionPeriod
parameter is
ignored. You cannot change the choice of service-managed or customer-managed
S3 storage after the channel is created.
-
CustomerManagedChannelS3StorageSummary
-
Used to store channel data in an S3 bucket that you manage.
-
CustomerManagedDatastoreS3Storage
-
Use this to store data store data in an S3 bucket that you manage. When
customer-managed storage is selected, the
retentionPeriod
parameter is ignored. You cannot change the choice of service-managed or
customer-managed S3 storage after the data store is created.
-
CustomerManagedDatastoreS3StorageSummary
-
Used to store data store data in an S3 bucket that you manage.
-
Dataset
-
Information about a data set.
-
DatasetAction
-
A
DatasetAction
object that specifies how data set contents are
automatically created.
-
DatasetActionSummary
-
Information about the action that automatically creates the dataset's
contents.
-
DatasetContentDeliveryDestination
-
The destination to which dataset contents are delivered.
-
DatasetContentDeliveryRule
-
When dataset 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 dataset contents.
-
DatasetContentVersionValue
-
The dataset 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.
-
DatastoreStorage
-
Where data store data is stored. You can choose one of
serviceManagedS3
or customerManagedS3
storage. If
not specified, the default is serviceManagedS3
. You cannot
change this storage option after the data store is created.
-
DatastoreStorageSummary
-
Where data store data is stored.
-
DatastoreSummary
-
A summary of information about a data store.
-
DeltaTime
-
Used to limit data to that which has arrived since the last execution of the
action.
-
DeltaTimeSessionWindowConfiguration
-
A structure that contains the configuration information of a delta time
session window.
-
DescribeChannelResponse
-
-
DescribeDatasetResponse
-
-
DescribeDatastoreResponse
-
-
DescribeLoggingOptionsResponse
-
-
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 Shadow service to
a message.
-
EstimatedResourceSize
-
The estimated size of the resource.
-
FileFormatConfiguration
-
Contains the configuration information of file formats. AWS IoT Analytics
data stores support JSON and Parquet.
-
FilterActivity
-
An activity that filters a message based on its attributes.
-
GetDatasetContentResponse
-
-
GlueConfiguration
-
Configuration information for coordination with AWS Glue, a fully managed
extract, transform and load (ETL) service.
-
IoTAnalytics
-
AWS IoT Analytics allows you to collect large amounts of device data,
process messages, and store them. You can then query the data and run
sophisticated analytics on it. AWS IoT Analytics enables advanced data
exploration through integration with Jupyter Notebooks and data
visualization through integration with Amazon QuickSight.
-
IotEventsDestinationConfiguration
-
Configuration information for delivery of dataset contents to AWS IoT
Events.
-
JsonConfiguration
-
Contains the configuration information of the JSON format.
-
LambdaActivity
-
An activity that runs a Lambda function to modify the message.
-
LateDataRule
-
A structure that contains the name and configuration information of a late
data rule.
-
LateDataRuleConfiguration
-
The information needed to configure a delta time session window.
-
ListChannelsResponse
-
-
ListDatasetContentsResponse
-
-
ListDatasetsResponse
-
-
ListDatastoresResponse
-
-
ListPipelinesResponse
-
-
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 value of the variable as a structure that specifies an output file URI.
-
ParquetConfiguration
-
Contains the configuration information of the Parquet format.
-
Pipeline
-
Contains information about a pipeline.
-
PipelineActivity
-
An activity that performs a transformation on a message.
-
PipelineSummary
-
A summary of information about a pipeline.
-
QueryFilter
-
Information that is used to filter message data, to segregate it according
to the timeframe 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.
-
RunPipelineActivityResponse
-
-
S3DestinationConfiguration
-
Configuration information for delivery of dataset contents to Amazon Simple
Storage Service (Amazon S3).
-
SampleChannelDataResponse
-
-
Schedule
-
The schedule for when to trigger an update.
-
SchemaDefinition
-
Information needed to define a schema.
-
SelectAttributesActivity
-
Creates a new message using only the specified attributes from the original
message.
-
ServiceManagedChannelS3Storage
-
Use this to store channel data in an S3 bucket managed by AWS IoT Analytics.
You cannot change the choice of service-managed or customer-managed S3
storage after the channel is created.
-
ServiceManagedChannelS3StorageSummary
-
Used to store channel data in an S3 bucket managed by AWS IoT Analytics.
-
ServiceManagedDatastoreS3Storage
-
Use this to store data store data in an S3 bucket managed by AWS IoT
Analytics. You cannot change the choice of service-managed or
customer-managed S3 storage after the data store is created.
-
ServiceManagedDatastoreS3StorageSummary
-
Used to store data store data in an S3 bucket managed by AWS IoT Analytics.
-
SqlQueryDatasetAction
-
The SQL query to modify the message.
-
StartPipelineReprocessingResponse
-
-
Tag
-
A set of key-value pairs that are used to manage the resource.
-
TagResourceResponse
-
-
TriggeringDataset
-
Information about the dataset whose content generation triggers the new
dataset content generation.
-
UntagResourceResponse
-
-
Variable
-
An instance of a variable to be passed to the
containerAction
execution. Each variable must have a name and a value given by one of
stringValue
, datasetContentVersionValue
, or
outputFileUriValue
.
-
VersioningConfiguration
-
Information about the versioning of dataset contents.