Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AutomationExecutionPreview - AWS Systems Manager

AutomationExecutionPreview

Information about the results of the execution preview.

Contents

Regions

Information about the AWS Regions targeted by the execution preview.

Type: Array of strings

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

Required: No

StepPreviews

Information about the type of impact a runbook step would have on a resource.

  • Mutating: The runbook step would make changes to the targets through actions that create, modify, or delete resources.

  • Non_Mutating: The runbook step would retrieve data about resources but not make changes to them. This category generally includes Describe*, List*, Get*, and similar read-only API actions.

  • Undetermined: An undetermined step invokes executions performed by another orchestration service like AWS Lambda, AWS Step Functions, or AWS Systems Manager Run Command. An undetermined step might also call a third-party API. Systems Manager Automation doesn't know the outcome of the orchestration processes or third-party API executions, so the results of the steps are undetermined.

Type: String to integer map

Valid Keys: Mutating | NonMutating | Undetermined

Required: No

TargetPreviews

Information that provides a preview of what the impact of running the specified Automation runbook would be.

Type: Array of TargetPreview objects

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

Required: No

TotalAccounts

Information about the AWS accounts that were included in the execution preview.

Type: Integer

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.