View a markdown version of this page

AWS::IoTTwinMaker::MetadataTransferJob - AWS CloudFormation

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

AWS::IoTTwinMaker::MetadataTransferJob

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

Syntax

To declare this entity in your 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