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/CommandInvocation.html below:

CommandInvocation — 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::CommandInvocation
Inherits:
Struct show all
Defined in:
(unknown)
Overview

An invocation is copy of a command sent to a specific instance. A command can apply to one or more instances. A command invocation applies to one instance. For example, if a user runs SendCommand against three instances, then a command invocation is created for each requested instance ID. A command invocation returns status and detail information about a command you ran.

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

The command against which this invocation was requested.

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

#document_name ⇒ String

The document name that was requested for execution.

#document_version ⇒ String

The SSM document version.

#instance_id ⇒ String

The instance ID in which this invocation was requested.

#instance_name ⇒ String

The name of the invocation target. For EC2 instances this is the value for the aws:Name tag. For on-premises instances, this is the name of the instance.

#notification_configTypes::NotificationConfig

Configurations for sending notifications about command status changes on a per instance basis.

#requested_date_time ⇒ Time

The time and date the request was sent to this instance.

#service_role ⇒ String

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

#standard_error_url ⇒ String

The URL to the plugin\'s StdErr file in Amazon S3, if the S3 bucket was defined for the parent command. For an invocation, StandardErrorUrl is populated if there is just one plugin defined for the command, and the S3 bucket was defined for the command.

#standard_output_url ⇒ String

The URL to the plugin\'s StdOut file in Amazon S3, if the S3 bucket was defined for the parent command. For an invocation, StandardOutputUrl is populated if there is just one plugin defined for the command, and the S3 bucket was defined for the command.

#status ⇒ String

Whether or not the invocation succeeded, failed, or is pending.

Possible values:

#status_details ⇒ String

A detailed status of the command execution for each invocation (each instance targeted by the command). 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:

#trace_output ⇒ String

Gets the trace output sent by the agent.


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