ProgressCounters - AWS Systems Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ProgressCounters

An aggregate of step execution statuses displayed in the AWS Systems Manager console for a multi-Region and multi-account Automation execution.

Contents

CancelledSteps

The total number of steps that the system cancelled in all specified AWS Regions and AWS accounts for the current Automation execution.

Type: Integer

Required: No

FailedSteps

The total number of steps that failed to run in all specified AWS Regions and AWS accounts for the current Automation execution.

Type: Integer

Required: No

SuccessSteps

The total number of steps that successfully completed in all specified AWS Regions and AWS accounts for the current Automation execution.

Type: Integer

Required: No

TimedOutSteps

The total number of steps that timed out in all specified AWS Regions and AWS accounts for the current Automation execution.

Type: Integer

Required: No

TotalSteps

The total number of steps run in all specified AWS Regions and AWS accounts for the current Automation execution.

Type: Integer

Required: No

See Also

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