View a markdown version of this page

AWS::IoTTwinMaker::MetadataTransferJob - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::IoTTwinMaker::MetadataTransferJob

The AWS::IoTTwinMaker::MetadataTransferJob resource Property description not available. for IoTTwinMaker.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::IoTTwinMaker::MetadataTransferJob", "Properties" : { "Description" : String, "Destination" : DestinationConfiguration, "MetadataTransferJobId" : String, "Sources" : [ SourceConfiguration, ... ] } }

YAML

Type: AWS::IoTTwinMaker::MetadataTransferJob Properties: Description: String Destination: DestinationConfiguration MetadataTransferJobId: String Sources: - SourceConfiguration

Properties

Description

Property description not available.

Required: No

Type: String

Minimum: 0

Maximum: 2048

Update requires: Replacement

Destination

Property description not available.

Required: Yes

Type: DestinationConfiguration

Update requires: Replacement

MetadataTransferJobId

The metadata transfer job summary Id.

Required: No

Type: String

Pattern: ^[a-zA-Z_0-9][a-zA-Z_\-0-9]*[a-zA-Z0-9]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

Sources

Property description not available.

Required: Yes

Type: Array of SourceConfiguration

Minimum: 1

Maximum: 1

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

The metadata transfer job summary ARN.

CreationDateTime

The metadata transfer job summary creation DateTime object.

UpdateDateTime

The metadata transfer job summary update DateTime object