SourceServerActionDocument - ApplicationMigrationService

SourceServerActionDocument

Contents

actionID

Source server post migration custom action ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [0-9a-zA-Z]$

Required: No

actionName

Source server post migration custom action name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[^\s\x00]( *[^\s\x00])*$

Required: No

active

Source server post migration custom action active status.

Type: Boolean

Required: No

category

Source server post migration custom action category.

Type: String

Valid Values: DISASTER_RECOVERY | OPERATING_SYSTEM | LICENSE_AND_SUBSCRIPTION | VALIDATION | OBSERVABILITY | REFACTORING | SECURITY | NETWORKING | CONFIGURATION | BACKUP | OTHER

Required: No

description

Source server post migration custom action description.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: ^[0-9a-zA-Z ():/.,'-_#*; ]*$

Required: No

documentIdentifier

Source server post migration custom action document identifier.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

documentVersion

Source server post migration custom action document version.

Type: String

Pattern: ^(\$DEFAULT|\$LATEST|[0-9]+)$

Required: No

externalParameters

Source server post migration custom action external parameters.

Type: String to SsmExternalParameter object map

Map Entries: Minimum number of 0 items. Maximum number of 20 items.

Key Length Constraints: Minimum length of 1. Maximum length of 1011.

Key Pattern: ^([A-Za-z0-9])+$

Required: No

mustSucceedForCutover

Source server post migration custom action must succeed for cutover.

Type: Boolean

Required: No

order

Source server post migration custom action order.

Type: Integer

Valid Range: Minimum value of 1001. Maximum value of 10000.

Required: No

parameters

Source server post migration custom action parameters.

Type: String to array of SsmParameterStoreParameter objects map

Map Entries: Minimum number of 0 items. Maximum number of 20 items.

Key Length Constraints: Minimum length of 1. Maximum length of 1011.

Key Pattern: ^([A-Za-z0-9])+$

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Required: No

timeoutSeconds

Source server post migration custom action timeout in seconds.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: