AWS::IoTTwinMaker::SyncJobResource schema for AWS::IoTTwinMaker::SyncJob
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
SyncRole | string | RequiredCreate-only |
SyncSource | string | RequiredCreate-only |
WorkspaceId | string | RequiredCreate-only |
Tags | object | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | The ARN of the SyncJob. |
CreationDateTime | string | The date and time when the sync job was created. |
State | string | The state of SyncJob. |
UpdateDateTime | string | The date and time when the sync job was updated. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoTTwinMaker::SyncJob
Resources:
MyResource:
Type: AWS::IoTTwinMaker::SyncJob
Properties:
WorkspaceId: "my-workspaceid"
SyncSource: "value"
SyncRole: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iam:PassRoleiottwinmaker:CreateSyncJobiottwinmaker:GetSyncJobiottwinmaker:GetWorkspaceiottwinmaker:ListTagsForResourceiottwinmaker:TagResourceiottwinmaker:GetSyncJobiottwinmaker:GetWorkspaceiottwinmaker:ListTagsForResourceiottwinmaker:DeleteSyncJobiottwinmaker:GetSyncJobiottwinmaker:GetWorkspaceiottwinmaker:GetWorkspaceiottwinmaker:ListSyncJobsiottwinmaker:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterWorkspaceIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
WorkspaceIdSyncSourceSyncRoleTags