aws.migrationhuborchestrator.list_templates
Example SQL Queries
SELECT * FROMaws.migrationhuborchestrator.list_templates;Description
List the templates available in Migration Hub Orchestrator to create a migration workflow.
Table Definition
| Column Name | Column Data Type |
|---|---|
| name Input Column The name of the template. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| arn The Amazon Resource Name (ARN) of the template. | VARCHAR |
| description The description of the template. | VARCHAR |
| id The ID of the template. | VARCHAR |