InstanceAssociationStatusInfo - AWS Systems Manager

InstanceAssociationStatusInfo

Status information about the association.

Contents

AssociationId

The association ID.

Type: String

Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}

Required: No

AssociationName

The name of the association applied to the managed node.

Type: String

Pattern: ^[a-zA-Z0-9_\-.]{3,128}$

Required: No

AssociationVersion

The version of the association applied to the managed node.

Type: String

Pattern: ([$]LATEST)|([1-9][0-9]*)

Required: No

DetailedStatus

Detailed status information about the association.

Type: String

Required: No

DocumentVersion

The association document versions.

Type: String

Pattern: ([$]LATEST|[$]DEFAULT|^[1-9][0-9]*$)

Required: No

ErrorCode

An error code returned by the request to create the association.

Type: String

Length Constraints: Maximum length of 10.

Required: No

ExecutionDate

The date the association ran.

Type: Timestamp

Required: No

ExecutionSummary

Summary information about association execution.

Type: String

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

Required: No

InstanceId

The managed node ID where the association was created.

Type: String

Pattern: (^i-(\w{8}|\w{17})$)|(^mi-\w{17}$)

Required: No

Name

The name of the association.

Type: String

Pattern: ^[a-zA-Z0-9_\-.:/]{3,128}$

Required: No

OutputUrl

A URL for an S3 bucket where you want to store the results of this request.

Type: InstanceAssociationOutputUrl object

Required: No

Status

Status information about the association.

Type: String

Required: No

See Also

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