TargetLocation - AWS Systems Manager

TargetLocation

The combination of AWS Regions and AWS accounts targeted by the current Automation execution.

Contents

Accounts

The AWS accounts targeted by the current Automation execution.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

ExecutionRoleName

The Automation execution role used by the currently running Automation. If not specified, the default value is AWS-SystemsManager-AutomationExecutionRole.

Type: String

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

Pattern: [\w+=,.@/-]+

Required: No

Regions

The AWS Regions targeted by the current Automation execution.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

TargetLocationAlarmConfiguration

The details for the CloudWatch alarm you want to apply to an automation or command.

Type: AlarmConfiguration object

Required: No

TargetLocationMaxConcurrency

The maximum number of AWS Regions and AWS accounts allowed to run the Automation concurrently.

Type: String

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

Pattern: ^([1-9][0-9]*|[1-9][0-9]%|[1-9]%|100%)$

Required: No

TargetLocationMaxErrors

The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.

Type: String

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

Pattern: ^([1-9][0-9]*|[0]|[1-9][0-9]%|[0-9]%|100%)$

Required: No

See Also

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