AWS::IoTAnalytics::DatasetResource Type definition for AWS::IoTAnalytics::Dataset
8 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Actions | Array<Action> | Required |
ContentDeliveryRules | Array<DatasetContentDeliveryRule> | |
DatasetName | string | Create-only |
LateDataRules | Array<LateDataRule> | |
RetentionPeriod | RetentionPeriod | |
Tags | Array<Tag> | |
Triggers | Array<Trigger> | |
VersioningConfiguration | VersioningConfiguration |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoTAnalytics::Dataset
Resources:
MyResource:
Type: AWS::IoTAnalytics::Dataset
Properties:
Actions: []
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iotanalytics:CreateDatasetiotanalytics:DescribeDatasetiotanalytics:ListTagsForResourceiotanalytics:UpdateDatasetiotanalytics:TagResourceiotanalytics:UntagResourceiotanalytics:DeleteDatasetiotanalytics:ListDatasetsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDatasetNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DatasetName