# Packages
Package iotanalyticsiface provides an interface to enable mocking the AWS IoT Analytics service client for testing your code.
# Functions
New creates a new instance of the client from the provided Config.
NewListChannelsRequestPaginator returns a paginator for ListChannels.
NewListDatasetContentsRequestPaginator returns a paginator for ListDatasetContents.
NewListDatasetsRequestPaginator returns a paginator for ListDatasets.
NewListDatastoresRequestPaginator returns a paginator for ListDatastores.
NewListPipelinesRequestPaginator returns a paginator for ListPipelines.
# Constants
Enum values for ChannelStatus.
Enum values for ChannelStatus.
Enum values for ChannelStatus.
Enum values for ComputeType.
Enum values for ComputeType.
Enum values for DatasetActionType.
Enum values for DatasetActionType.
Enum values for DatasetContentState.
Enum values for DatasetContentState.
Enum values for DatasetContentState.
Enum values for DatasetStatus.
Enum values for DatasetStatus.
Enum values for DatasetStatus.
Enum values for DatastoreStatus.
Enum values for DatastoreStatus.
Enum values for DatastoreStatus.
Service's Endpoint identifier.
ErrCodeInternalFailureException for service response error code "InternalFailureException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
Enum values for LoggingLevel.
Enum values for ReprocessingStatus.
Enum values for ReprocessingStatus.
Enum values for ReprocessingStatus.
Enum values for ReprocessingStatus.
Service's identifier.
Service's name.
# Structs
An activity that adds other attributes based on existing attributes in the message.
Contains informations about errors.
No description provided by the author
No description provided by the author
BatchPutMessageRequest is the request type for the BatchPutMessage API operation.
BatchPutMessageResponse is the response type for the BatchPutMessage API operation.
No description provided by the author
No description provided by the author
CancelPipelineReprocessingRequest is the request type for the CancelPipelineReprocessing API operation.
CancelPipelineReprocessingResponse is the response type for the CancelPipelineReprocessing API operation.
A collection of data from an MQTT topic.
The activity that determines the source of the messages to be processed.
Statistics information about the channel.
Where channel data is stored.
Where channel data is stored.
A summary of information about a channel.
Client provides the API operation methods for making requests to AWS IoT Analytics.
Information needed to run the "containerAction" to produce data set contents.
No description provided by the author
No description provided by the author
CreateChannelRequest is the request type for the CreateChannel API operation.
CreateChannelResponse is the response type for the CreateChannel API operation.
No description provided by the author
No description provided by the author
CreateDatasetContentRequest is the request type for the CreateDatasetContent API operation.
CreateDatasetContentResponse is the response type for the CreateDatasetContent API operation.
No description provided by the author
No description provided by the author
CreateDatasetRequest is the request type for the CreateDataset API operation.
CreateDatasetResponse is the response type for the CreateDataset API operation.
No description provided by the author
No description provided by the author
CreateDatastoreRequest is the request type for the CreateDatastore API operation.
CreateDatastoreResponse is the response type for the CreateDatastore API operation.
No description provided by the author
No description provided by the author
CreatePipelineRequest is the request type for the CreatePipeline API operation.
CreatePipelineResponse is the response type for the CreatePipeline API operation.
Use this to store channel data in an S3 bucket that you manage.
Used to store channel data in an S3 bucket that you manage.
Use this to store data store data in an S3 bucket that you manage.
Used to store data store data in an S3 bucket that you manage.
Information about a data set.
A "DatasetAction" object that specifies how data set contents are automatically created.
Information about the action which automatically creates the data set's contents.
The destination to which data set contents are delivered.
When data set contents are created they are delivered to destination specified here.
The state of the data set contents and the reason they are in this state.
Summary information about data set contents.
The data set whose latest contents are used as input to the notebook or application.
The reference to a data set entry.
A summary of information about a data set.
The "DatasetTrigger" that specifies when the data set is automatically updated.
Information about a data store.
The 'datastore' activity that specifies where to store the processed data.
Statistical information about the data store.
Where data store data is stored.
Where data store data is stored.
A summary of information about a data store.
No description provided by the author
No description provided by the author
DeleteChannelRequest is the request type for the DeleteChannel API operation.
DeleteChannelResponse is the response type for the DeleteChannel API operation.
No description provided by the author
No description provided by the author
DeleteDatasetContentRequest is the request type for the DeleteDatasetContent API operation.
DeleteDatasetContentResponse is the response type for the DeleteDatasetContent API operation.
No description provided by the author
No description provided by the author
DeleteDatasetRequest is the request type for the DeleteDataset API operation.
DeleteDatasetResponse is the response type for the DeleteDataset API operation.
No description provided by the author
No description provided by the author
DeleteDatastoreRequest is the request type for the DeleteDatastore API operation.
DeleteDatastoreResponse is the response type for the DeleteDatastore API operation.
No description provided by the author
No description provided by the author
DeletePipelineRequest is the request type for the DeletePipeline API operation.
DeletePipelineResponse is the response type for the DeletePipeline API operation.
Used to limit data to that which has arrived since the last execution of the action.
No description provided by the author
No description provided by the author
DescribeChannelRequest is the request type for the DescribeChannel API operation.
DescribeChannelResponse is the response type for the DescribeChannel API operation.
No description provided by the author
No description provided by the author
DescribeDatasetRequest is the request type for the DescribeDataset API operation.
DescribeDatasetResponse is the response type for the DescribeDataset API operation.
No description provided by the author
No description provided by the author
DescribeDatastoreRequest is the request type for the DescribeDatastore API operation.
DescribeDatastoreResponse is the response type for the DescribeDatastore API operation.
No description provided by the author
No description provided by the author
DescribeLoggingOptionsRequest is the request type for the DescribeLoggingOptions API operation.
DescribeLoggingOptionsResponse is the response type for the DescribeLoggingOptions API operation.
No description provided by the author
No description provided by the author
DescribePipelineRequest is the request type for the DescribePipeline API operation.
DescribePipelineResponse is the response type for the DescribePipeline API operation.
An activity that adds data from the AWS IoT device registry to your message.
An activity that adds information from the AWS IoT Device Shadows service to a message.
The estimated size of the resource.
An activity that filters a message based on its attributes.
No description provided by the author
No description provided by the author
GetDatasetContentRequest is the request type for the GetDatasetContent API operation.
GetDatasetContentResponse is the response type for the GetDatasetContent API operation.
Configuration information for coordination with the AWS Glue ETL (extract, transform and load) service.
Configuration information for delivery of data set contents to AWS IoT Events.
An activity that runs a Lambda function to modify the message.
No description provided by the author
No description provided by the author
ListChannelsPaginator is used to paginate the request.
ListChannelsRequest is the request type for the ListChannels API operation.
ListChannelsResponse is the response type for the ListChannels API operation.
No description provided by the author
No description provided by the author
ListDatasetContentsPaginator is used to paginate the request.
ListDatasetContentsRequest is the request type for the ListDatasetContents API operation.
ListDatasetContentsResponse is the response type for the ListDatasetContents API operation.
No description provided by the author
No description provided by the author
ListDatasetsPaginator is used to paginate the request.
ListDatasetsRequest is the request type for the ListDatasets API operation.
ListDatasetsResponse is the response type for the ListDatasets API operation.
No description provided by the author
No description provided by the author
ListDatastoresPaginator is used to paginate the request.
ListDatastoresRequest is the request type for the ListDatastores API operation.
ListDatastoresResponse is the response type for the ListDatastores API operation.
No description provided by the author
No description provided by the author
ListPipelinesPaginator is used to paginate the request.
ListPipelinesRequest is the request type for the ListPipelines API operation.
ListPipelinesResponse is the response type for the ListPipelines API operation.
No description provided by the author
No description provided by the author
ListTagsForResourceRequest is the request type for the ListTagsForResource API operation.
ListTagsForResourceResponse is the response type for the ListTagsForResource API operation.
Information about logging options.
An activity that computes an arithmetic expression using the message's attributes.
Information about a message.
The value of the variable as a structure that specifies an output file URI.
Contains information about a pipeline.
An activity that performs a transformation on a message.
A summary of information about a pipeline.
No description provided by the author
No description provided by the author
PutLoggingOptionsRequest is the request type for the PutLoggingOptions API operation.
PutLoggingOptionsResponse is the response type for the PutLoggingOptions API operation.
Information which is used to filter message data, to segregate it according to the time frame in which it arrives.
An activity that removes attributes from a message.
Information about pipeline reprocessing.
The configuration of the resource used to execute the "containerAction".
How long, in days, message data is kept.
No description provided by the author
No description provided by the author
RunPipelineActivityRequest is the request type for the RunPipelineActivity API operation.
RunPipelineActivityResponse is the response type for the RunPipelineActivity API operation.
Configuration information for delivery of data set contents to Amazon S3.
No description provided by the author
No description provided by the author
SampleChannelDataRequest is the request type for the SampleChannelData API operation.
SampleChannelDataResponse is the response type for the SampleChannelData API operation.
The schedule for when to trigger an update.
Creates a new message using only the specified attributes from the original message.
Use this to store channel data in an S3 bucket managed by the AWS IoT Analytics service.
Used to store channel data in an S3 bucket managed by the AWS IoT Analytics service.
Use this to store data store data in an S3 bucket managed by the AWS IoT Analytics service.
Used to store data store data in an S3 bucket managed by the AWS IoT Analytics service.
The SQL query to modify the message.
No description provided by the author
No description provided by the author
StartPipelineReprocessingRequest is the request type for the StartPipelineReprocessing API operation.
StartPipelineReprocessingResponse is the response type for the StartPipelineReprocessing API operation.
A set of key/value pairs which are used to manage the resource.
No description provided by the author
No description provided by the author
TagResourceRequest is the request type for the TagResource API operation.
TagResourceResponse is the response type for the TagResource API operation.
Information about the data set whose content generation triggers the new data set content generation.
No description provided by the author
No description provided by the author
UntagResourceRequest is the request type for the UntagResource API operation.
UntagResourceResponse is the response type for the UntagResource API operation.
No description provided by the author
No description provided by the author
UpdateChannelRequest is the request type for the UpdateChannel API operation.
UpdateChannelResponse is the response type for the UpdateChannel API operation.
No description provided by the author
No description provided by the author
UpdateDatasetRequest is the request type for the UpdateDataset API operation.
UpdateDatasetResponse is the response type for the UpdateDataset API operation.
No description provided by the author
No description provided by the author
UpdateDatastoreRequest is the request type for the UpdateDatastore API operation.
UpdateDatastoreResponse is the response type for the UpdateDatastore API operation.
No description provided by the author
No description provided by the author
UpdatePipelineRequest is the request type for the UpdatePipeline API operation.
UpdatePipelineResponse is the response type for the UpdatePipeline API operation.
An instance of a variable to be passed to the "containerAction" execution.
Information about the versioning of data set contents.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author