NetworkMigrationExecution
Details about a network migration execution instance.
Contents
- activity
-
The current activity being performed in the execution.
Type: String
Valid Values:
MAPPING | MAPPING_UPDATE | CODE_GENERATION | DEPLOY | DEPLOYED_STACKS_DELETION | ANALYZERequired: No
- createdAt
-
The timestamp when the execution was created.
Type: Timestamp
Required: No
- networkMigrationDefinitionID
-
The unique identifier of the network migration definition used by this execution.
Type: String
Length Constraints: Fixed length of 21.
Pattern:
nmd-[0-9a-zA-Z]{17}Required: No
- networkMigrationExecutionID
-
The unique identifier of the execution.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: No
- stage
-
The current stage of the execution in the migration workflow.
Type: String
Valid Values:
MAPPING | CODE_GENERATION | DEPLOY | DEPLOYED_STACKS_DELETION | ANALYZERequired: No
- status
-
The current status of the execution.
Type: String
Valid Values:
PENDING | STARTED | SUCCEEDED | FAILEDRequired: No
-
Tags assigned to the execution.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 0. Maximum length of 256.
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- updatedAt
-
The timestamp when the execution was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: