LaunchAction - AWS Elastic Disaster Recovery

LaunchAction

Launch action.

Contents

actionCode

Launch action code.

Type: String

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

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

Required: No

actionId

Launch action Id.

Type: String

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

Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Required: No

actionVersion

Launch action version.

Type: String

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

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

Required: No

active

Whether the launch action is active.

Type: Boolean

Required: No

category

Launch action category.

Type: String

Valid Values: MONITORING | VALIDATION | CONFIGURATION | SECURITY | OTHER

Required: No

description

Launch action description.

Type: String

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

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

Required: No

name

Launch action name.

Type: String

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

Pattern: ^[A-Za-z0-9][A-Za-z0-9 /_-]*$

Required: No

optional

Whether the launch will not be marked as failed if this action fails.

Type: Boolean

Required: No

order

Launch action order.

Type: Integer

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

Required: No

parameters

Launch action parameters.

Type: String to LaunchActionParameter 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

type

Launch action type.

Type: String

Valid Values: SSM_AUTOMATION | SSM_COMMAND

Required: No

See Also

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