AWS::IoTFleetWise::CampaignDefinition of AWS::IoTFleetWise::Campaign Resource Type
19 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CollectionScheme | CollectionScheme | RequiredCreate-only |
Name | string | RequiredCreate-only |
SignalCatalogArn | string | RequiredCreate-only |
TargetArn | string | RequiredCreate-only |
Action | string | Write-only |
Compression | string | Create-only |
DataDestinationConfigs | Array<DataDestinationConfig> | Create-only |
DataExtraDimensions | Array<string> | |
DataPartitions | Array<DataPartition> | Create-only |
Description | string | |
DiagnosticsMode | string | Create-only |
ExpiryTime | string | Create-only |
PostTriggerCollectionDuration | number | Create-only |
Priority | integer | Create-only |
SignalsToCollect | Array<SignalInformation> | Create-only |
SignalsToFetch | Array<SignalFetchInformation> | Create-only |
SpoolingMode | string | Create-only |
StartTime | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreationTime | string | - |
LastModificationTime | string | - |
Status | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoTFleetWise::Campaign
Resources:
MyResource:
Type: AWS::IoTFleetWise::Campaign
Properties:
Name: "my-name"
CollectionScheme: "value"
SignalCatalogArn: "arn:aws:service:region:account:resource"
TargetArn: "arn:aws:service:region:account:resource"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
iotfleetwise:GetCampaigniotfleetwise:ListTagsForResourceiotfleetwise:CreateCampaigniotfleetwise:GetCampaigniotfleetwise:ListTagsForResourceiotfleetwise:TagResourceiam:PassRoletimestream:DescribeEndpointstimestream:DescribeTableiotfleetwise:GetCampaigniotfleetwise:ListTagsForResourceiotfleetwise:UpdateCampaigniotfleetwise:TagResourceiotfleetwise:UntagResourceiotfleetwise:ListCampaignsiotfleetwise:GetCampaigniotfleetwise:DeleteCampaigniotfleetwise:GetCampaignOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameTargetArnSignalCatalogArnPostTriggerCollectionDurationDiagnosticsModeSpoolingModeCollectionSchemePriorityCompressionStartTimeExpiryTimeDataPartitionsSignalsToCollectSignalsToFetchDataDestinationConfigs