AWS::IoTAnalytics::DatastoreResource Type definition for AWS::IoTAnalytics::Datastore
6 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DatastoreName | string | Create-only |
DatastorePartitions | DatastorePartitions | |
DatastoreStorage | DatastoreStorage | |
FileFormatConfiguration | FileFormatConfiguration | |
RetentionPeriod | RetentionPeriod | |
Tags | Array<Tag> |
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::Datastore
Resources:
MyResource:
Type: AWS::IoTAnalytics::Datastore
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iotanalytics:CreateDatastoreiotanalytics:DescribeDatastoreiotanalytics:ListTagsForResourceiotanalytics:UpdateDatastoreiotanalytics:TagResourceiotanalytics:UntagResourceiotanalytics:DeleteDatastoreiotanalytics:ListDatastoresOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDatastoreNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DatastoreName