A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SSM/Types/Command.html below:

Command — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::Command
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #cloud_watch_output_configTypes::CloudWatchOutputConfig

CloudWatch Logs information where you want Systems Manager to send the command output.

#command_id ⇒ String

A unique identifier for this command.

User-specified information about the command, such as a brief description of what the command should do.

#completed_count ⇒ Integer

The number of targets for which the command invocation reached a terminal state. Terminal states include the following: Success, Failed, Execution Timed Out, Delivery Timed Out, Canceled, Terminated, or Undeliverable.

#delivery_timed_out_count ⇒ Integer

The number of targets for which the status is Delivery Timed Out.

#document_name ⇒ String

The name of the document requested for execution.

#document_version ⇒ String

The SSM document version.

#error_count ⇒ Integer

The number of targets for which the status is Failed or Execution Timed Out.

#expires_after ⇒ Time

If this time is reached and the command has not already started running, it will not run. Calculated based on the ExpiresAfter user input provided as part of the SendCommand API.

#instance_ids ⇒ Array<String>

The instance IDs against which this command was requested.

#max_concurrency ⇒ String

The maximum number of instances that are allowed to run the command at the same time. You can specify a number of instances, such as 10, or a percentage of instances, such as 10%. The default value is 50. For more information about how to use MaxConcurrency, see Running commands using Systems Manager Run Command in the AWS Systems Manager User Guide.

#max_errors ⇒ String

The maximum number of errors allowed before the system stops sending the command to additional targets. You can specify a number of errors, such as 10, or a percentage or errors, such as 10%. The default value is 0. For more information about how to use MaxErrors, see Running commands using Systems Manager Run Command in the AWS Systems Manager User Guide.

#output_s3_bucket_name ⇒ String

The S3 bucket where the responses to the command executions should be stored. This was requested when issuing the command.

#output_s3_key_prefix ⇒ String

The S3 directory path inside the bucket where the responses to the command executions should be stored. This was requested when issuing the command.

#output_s3_region ⇒ String

(Deprecated) You can no longer specify this parameter. The system ignores it. Instead, Systems Manager automatically determines the Region of the S3 bucket.

#parameters ⇒ Hash<String,Array<String>>

The parameter values to be inserted in the document when running the command.

#requested_date_time ⇒ Time

The date and time the command was requested.

#service_role ⇒ String

The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes.

#status ⇒ String

The status of the command.

Possible values:

#status_details ⇒ String

A detailed status of the command execution. StatusDetails includes more information than Status because it includes states resulting from error and concurrency control parameters. StatusDetails can show different results than Status. For more information about these statuses, see Understanding command statuses in the AWS Systems Manager User Guide. StatusDetails can be one of the following values:

#target_count ⇒ Integer

The number of targets for the command.

#targets ⇒ Array<Types::Target>

An array of search criteria that targets instances using a Key,Value combination that you specify. Targets is required if you don\'t provide one or more instance IDs in the call.

#timeout_seconds ⇒ Integer

The TimeoutSeconds value specified for a command.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4