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:StringDestination:DestinationConfigurationMetadataTransferJobId:StringSources:- SourceConfiguration
Properties
DescriptionProperty description not available.
Required: No
Type: String
Minimum:
0Maximum:
2048Update requires: Replacement
DestinationProperty 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:
1Maximum:
128Update requires: Replacement
SourcesProperty description not available.
Required: Yes
Type: Array of SourceConfiguration
Minimum:
1Maximum:
1Update 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