Uses of Package
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Packages that use software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
-
Classes in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics used by software.amazon.awscdk.cfnpropertymixins.services.iotanalyticsClassDescriptionProperties for CfnChannelPropsMixin.A builder for
CfnChannelMixinPropsThe AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline.A fluent builder forCfnChannelPropsMixin.Where channel data is stored.A builder forCfnChannelPropsMixin.ChannelStoragePropertyUsed to store channel data in an S3 bucket that you manage.A builder forCfnChannelPropsMixin.CustomerManagedS3PropertyHow long, in days, message data is kept.A builder forCfnChannelPropsMixin.RetentionPeriodPropertyProperties for CfnDatasetPropsMixin.A builder forCfnDatasetMixinPropsThe AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying aqueryAction(an SQL query) or acontainerAction(executing a containerized application).Information needed to run the "containerAction" to produce data set contents.A builder forCfnDatasetPropsMixin.ActionPropertyA fluent builder forCfnDatasetPropsMixin.Information needed to run the "containerAction" to produce data set contents.A builder forCfnDatasetPropsMixin.ContainerActionPropertyThe destination to which dataset contents are delivered.When dataset contents are created, they are delivered to destination specified here.A builder forCfnDatasetPropsMixin.DatasetContentDeliveryRulePropertyThe dataset whose latest contents are used as input to the notebook or application.A builder forCfnDatasetPropsMixin.DatasetContentVersionValuePropertyUsed to limit data to that which has arrived since the last execution of the action.A builder forCfnDatasetPropsMixin.DeltaTimePropertyA structure that contains the configuration information of a delta time session window.Information which is used to filter message data, to segregate it according to the time frame in which it arrives.A builder forCfnDatasetPropsMixin.FilterPropertyConfiguration information for coordination with AWS Glue , a fully managed extract, transform and load (ETL) service.A builder forCfnDatasetPropsMixin.GlueConfigurationPropertyConfiguration information for delivery of dataset contents to AWS IoT Events .The information needed to configure a delta time session window.A builder forCfnDatasetPropsMixin.LateDataRuleConfigurationPropertyA structure that contains the name and configuration information of a late data rule.A builder forCfnDatasetPropsMixin.LateDataRulePropertyThe value of the variable as a structure that specifies an output file URI.A builder forCfnDatasetPropsMixin.OutputFileUriValuePropertyAn "SqlQueryDatasetAction" object that uses an SQL query to automatically create data set contents.A builder forCfnDatasetPropsMixin.QueryActionPropertyThe configuration of the resource used to execute thecontainerAction.A builder forCfnDatasetPropsMixin.ResourceConfigurationPropertyHow long, in days, message data is kept.A builder forCfnDatasetPropsMixin.RetentionPeriodPropertyConfiguration information for delivery of dataset contents to Amazon Simple Storage Service (Amazon S3).A builder forCfnDatasetPropsMixin.S3DestinationConfigurationPropertyThe schedule for when to trigger an update.A builder forCfnDatasetPropsMixin.SchedulePropertyInformation about the dataset whose content generation triggers the new dataset content generation.A builder forCfnDatasetPropsMixin.TriggeringDatasetPropertyThe "DatasetTrigger" that specifies when the data set is automatically updated.A builder forCfnDatasetPropsMixin.TriggerPropertyAn instance of a variable to be passed to thecontainerActionexecution.A builder forCfnDatasetPropsMixin.VariablePropertyInformation about the versioning of dataset contents.A builder forCfnDatasetPropsMixin.VersioningConfigurationPropertyProperties for CfnDatastorePropsMixin.A builder forCfnDatastoreMixinPropsAWS::IoTAnalytics::Datastore resource is a repository for messages.A fluent builder forCfnDatastorePropsMixin.Contains information about a column that stores your data.A builder forCfnDatastorePropsMixin.ColumnPropertyS3-customer-managed;A builder forCfnDatastorePropsMixin.CustomerManagedS3PropertyAmazon S3 -customer-managed;A builder forCfnDatastorePropsMixin.CustomerManagedS3StoragePropertyA single dimension to partition a data store.A builder forCfnDatastorePropsMixin.DatastorePartitionPropertyInformation about the partition dimensions in a data store.A builder forCfnDatastorePropsMixin.DatastorePartitionsPropertyWhere data store data is stored.A builder forCfnDatastorePropsMixin.DatastoreStoragePropertyContains the configuration information of file formats.A builder forCfnDatastorePropsMixin.FileFormatConfigurationPropertyStores data used by AWS IoT SiteWise in an Amazon S3 bucket that you manage.Contains the configuration information of the Parquet format.A builder forCfnDatastorePropsMixin.ParquetConfigurationPropertyA single dimension to partition a data store.A builder forCfnDatastorePropsMixin.PartitionPropertyHow long, in days, message data is kept.A builder forCfnDatastorePropsMixin.RetentionPeriodPropertyInformation needed to define a schema.A builder forCfnDatastorePropsMixin.SchemaDefinitionPropertyA partition dimension defined by a timestamp attribute.A builder forCfnDatastorePropsMixin.TimestampPartitionPropertyProperties for CfnPipelinePropsMixin.A builder forCfnPipelineMixinPropsThe AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store.An activity that performs a transformation on a message.A builder forCfnPipelinePropsMixin.ActivityPropertyAn activity that adds other attributes based on existing attributes in the message.A builder forCfnPipelinePropsMixin.AddAttributesPropertyA fluent builder forCfnPipelinePropsMixin.Determines the source of the messages to be processed.A builder forCfnPipelinePropsMixin.ChannelPropertyThe datastore activity that specifies where to store the processed data.A builder forCfnPipelinePropsMixin.DatastorePropertyAn activity that adds data from the AWS IoT device registry to your message.A builder forCfnPipelinePropsMixin.DeviceRegistryEnrichPropertyAn activity that adds information from the AWS IoT Device Shadows service to a message.A builder forCfnPipelinePropsMixin.DeviceShadowEnrichPropertyAn activity that filters a message based on its attributes.A builder forCfnPipelinePropsMixin.FilterPropertyAn activity that runs a Lambda function to modify the message.A builder forCfnPipelinePropsMixin.LambdaPropertyAn activity that computes an arithmetic expression using the message's attributes.A builder forCfnPipelinePropsMixin.MathPropertyAn activity that removes attributes from a message.A builder forCfnPipelinePropsMixin.RemoveAttributesPropertyCreates a new message using only the specified attributes from the original message.A builder forCfnPipelinePropsMixin.SelectAttributesProperty