# Packages
Package ssmiface provides an interface to enable mocking the Amazon Simple Systems Manager (SSM) service client for testing your code.
# Functions
New creates a new instance of the SSM client with a session.
# Constants
AssociationExecutionFilterKeyCreatedTime is a AssociationExecutionFilterKey enum value.
AssociationExecutionFilterKeyExecutionId is a AssociationExecutionFilterKey enum value.
AssociationExecutionFilterKeyStatus is a AssociationExecutionFilterKey enum value.
AssociationExecutionTargetsFilterKeyResourceId is a AssociationExecutionTargetsFilterKey enum value.
AssociationExecutionTargetsFilterKeyResourceType is a AssociationExecutionTargetsFilterKey enum value.
AssociationExecutionTargetsFilterKeyStatus is a AssociationExecutionTargetsFilterKey enum value.
AssociationFilterKeyAssociationId is a AssociationFilterKey enum value.
AssociationFilterKeyAssociationName is a AssociationFilterKey enum value.
AssociationFilterKeyAssociationStatusName is a AssociationFilterKey enum value.
AssociationFilterKeyInstanceId is a AssociationFilterKey enum value.
AssociationFilterKeyLastExecutedAfter is a AssociationFilterKey enum value.
AssociationFilterKeyLastExecutedBefore is a AssociationFilterKey enum value.
AssociationFilterKeyName is a AssociationFilterKey enum value.
AssociationFilterOperatorTypeEqual is a AssociationFilterOperatorType enum value.
AssociationFilterOperatorTypeGreaterThan is a AssociationFilterOperatorType enum value.
AssociationFilterOperatorTypeLessThan is a AssociationFilterOperatorType enum value.
AssociationStatusNameFailed is a AssociationStatusName enum value.
AssociationStatusNamePending is a AssociationStatusName enum value.
AssociationStatusNameSuccess is a AssociationStatusName enum value.
AutomationExecutionFilterKeyCurrentAction is a AutomationExecutionFilterKey enum value.
AutomationExecutionFilterKeyDocumentNamePrefix is a AutomationExecutionFilterKey enum value.
AutomationExecutionFilterKeyExecutionId is a AutomationExecutionFilterKey enum value.
AutomationExecutionFilterKeyExecutionStatus is a AutomationExecutionFilterKey enum value.
AutomationExecutionFilterKeyParentExecutionId is a AutomationExecutionFilterKey enum value.
AutomationExecutionFilterKeyStartTimeAfter is a AutomationExecutionFilterKey enum value.
AutomationExecutionFilterKeyStartTimeBefore is a AutomationExecutionFilterKey enum value.
AutomationExecutionStatusCancelled is a AutomationExecutionStatus enum value.
AutomationExecutionStatusCancelling is a AutomationExecutionStatus enum value.
AutomationExecutionStatusFailed is a AutomationExecutionStatus enum value.
AutomationExecutionStatusInProgress is a AutomationExecutionStatus enum value.
AutomationExecutionStatusPending is a AutomationExecutionStatus enum value.
AutomationExecutionStatusSuccess is a AutomationExecutionStatus enum value.
AutomationExecutionStatusTimedOut is a AutomationExecutionStatus enum value.
AutomationExecutionStatusWaiting is a AutomationExecutionStatus enum value.
CommandFilterKeyInvokedAfter is a CommandFilterKey enum value.
CommandFilterKeyInvokedBefore is a CommandFilterKey enum value.
CommandFilterKeyStatus is a CommandFilterKey enum value.
CommandInvocationStatusCancelled is a CommandInvocationStatus enum value.
CommandInvocationStatusCancelling is a CommandInvocationStatus enum value.
CommandInvocationStatusDelayed is a CommandInvocationStatus enum value.
CommandInvocationStatusFailed is a CommandInvocationStatus enum value.
CommandInvocationStatusInProgress is a CommandInvocationStatus enum value.
CommandInvocationStatusPending is a CommandInvocationStatus enum value.
CommandInvocationStatusSuccess is a CommandInvocationStatus enum value.
CommandInvocationStatusTimedOut is a CommandInvocationStatus enum value.
CommandPluginStatusCancelled is a CommandPluginStatus enum value.
CommandPluginStatusFailed is a CommandPluginStatus enum value.
CommandPluginStatusInProgress is a CommandPluginStatus enum value.
CommandPluginStatusPending is a CommandPluginStatus enum value.
CommandPluginStatusSuccess is a CommandPluginStatus enum value.
CommandPluginStatusTimedOut is a CommandPluginStatus enum value.
CommandStatusCancelled is a CommandStatus enum value.
CommandStatusCancelling is a CommandStatus enum value.
CommandStatusFailed is a CommandStatus enum value.
CommandStatusInProgress is a CommandStatus enum value.
CommandStatusPending is a CommandStatus enum value.
CommandStatusSuccess is a CommandStatus enum value.
CommandStatusTimedOut is a CommandStatus enum value.
ComplianceQueryOperatorTypeBeginWith is a ComplianceQueryOperatorType enum value.
ComplianceQueryOperatorTypeEqual is a ComplianceQueryOperatorType enum value.
ComplianceQueryOperatorTypeGreaterThan is a ComplianceQueryOperatorType enum value.
ComplianceQueryOperatorTypeLessThan is a ComplianceQueryOperatorType enum value.
ComplianceQueryOperatorTypeNotEqual is a ComplianceQueryOperatorType enum value.
ComplianceSeverityCritical is a ComplianceSeverity enum value.
ComplianceSeverityHigh is a ComplianceSeverity enum value.
ComplianceSeverityInformational is a ComplianceSeverity enum value.
ComplianceSeverityLow is a ComplianceSeverity enum value.
ComplianceSeverityMedium is a ComplianceSeverity enum value.
ComplianceSeverityUnspecified is a ComplianceSeverity enum value.
ComplianceStatusCompliant is a ComplianceStatus enum value.
ComplianceStatusNonCompliant is a ComplianceStatus enum value.
DescribeActivationsFilterKeysActivationIds is a DescribeActivationsFilterKeys enum value.
DescribeActivationsFilterKeysDefaultInstanceName is a DescribeActivationsFilterKeys enum value.
DescribeActivationsFilterKeysIamRole is a DescribeActivationsFilterKeys enum value.
DocumentFilterKeyDocumentType is a DocumentFilterKey enum value.
DocumentFilterKeyName is a DocumentFilterKey enum value.
DocumentFilterKeyOwner is a DocumentFilterKey enum value.
DocumentFilterKeyPlatformTypes is a DocumentFilterKey enum value.
DocumentFormatJson is a DocumentFormat enum value.
DocumentFormatYaml is a DocumentFormat enum value.
DocumentHashTypeSha1 is a DocumentHashType enum value.
DocumentHashTypeSha256 is a DocumentHashType enum value.
DocumentParameterTypeString is a DocumentParameterType enum value.
DocumentParameterTypeStringList is a DocumentParameterType enum value.
DocumentPermissionTypeShare is a DocumentPermissionType enum value.
DocumentStatusActive is a DocumentStatus enum value.
DocumentStatusCreating is a DocumentStatus enum value.
DocumentStatusDeleting is a DocumentStatus enum value.
DocumentStatusUpdating is a DocumentStatus enum value.
DocumentTypeAutomation is a DocumentType enum value.
DocumentTypeCommand is a DocumentType enum value.
DocumentTypePolicy is a DocumentType enum value.
ID to lookup a service endpoint with.
ErrCodeAlreadyExistsException for service response error code "AlreadyExistsException".
ErrCodeAssociatedInstances for service response error code "AssociatedInstances".
ErrCodeAssociationAlreadyExists for service response error code "AssociationAlreadyExists".
ErrCodeAssociationDoesNotExist for service response error code "AssociationDoesNotExist".
ErrCodeAssociationExecutionDoesNotExist for service response error code "AssociationExecutionDoesNotExist".
ErrCodeAssociationLimitExceeded for service response error code "AssociationLimitExceeded".
ErrCodeAssociationVersionLimitExceeded for service response error code "AssociationVersionLimitExceeded".
ErrCodeAutomationDefinitionNotFoundException for service response error code "AutomationDefinitionNotFoundException".
ErrCodeAutomationDefinitionVersionNotFoundException for service response error code "AutomationDefinitionVersionNotFoundException".
ErrCodeAutomationExecutionLimitExceededException for service response error code "AutomationExecutionLimitExceededException".
ErrCodeAutomationExecutionNotFoundException for service response error code "AutomationExecutionNotFoundException".
ErrCodeAutomationStepNotFoundException for service response error code "AutomationStepNotFoundException".
ErrCodeComplianceTypeCountLimitExceededException for service response error code "ComplianceTypeCountLimitExceededException".
ErrCodeCustomSchemaCountLimitExceededException for service response error code "CustomSchemaCountLimitExceededException".
ErrCodeDocumentAlreadyExists for service response error code "DocumentAlreadyExists".
ErrCodeDocumentLimitExceeded for service response error code "DocumentLimitExceeded".
ErrCodeDocumentPermissionLimit for service response error code "DocumentPermissionLimit".
ErrCodeDocumentVersionLimitExceeded for service response error code "DocumentVersionLimitExceeded".
ErrCodeDoesNotExistException for service response error code "DoesNotExistException".
ErrCodeDuplicateDocumentContent for service response error code "DuplicateDocumentContent".
ErrCodeDuplicateInstanceId for service response error code "DuplicateInstanceId".
ErrCodeFeatureNotAvailableException for service response error code "FeatureNotAvailableException".
ErrCodeHierarchyLevelLimitExceededException for service response error code "HierarchyLevelLimitExceededException".
ErrCodeHierarchyTypeMismatchException for service response error code "HierarchyTypeMismatchException".
ErrCodeIdempotentParameterMismatch for service response error code "IdempotentParameterMismatch".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeInvalidActivation for service response error code "InvalidActivation".
ErrCodeInvalidActivationId for service response error code "InvalidActivationId".
ErrCodeInvalidAllowedPatternException for service response error code "InvalidAllowedPatternException".
ErrCodeInvalidAssociation for service response error code "InvalidAssociation".
ErrCodeInvalidAssociationVersion for service response error code "InvalidAssociationVersion".
ErrCodeInvalidAutomationExecutionParametersException for service response error code "InvalidAutomationExecutionParametersException".
ErrCodeInvalidAutomationSignalException for service response error code "InvalidAutomationSignalException".
ErrCodeInvalidAutomationStatusUpdateException for service response error code "InvalidAutomationStatusUpdateException".
ErrCodeInvalidCommandId for service response error code "InvalidCommandId".
ErrCodeInvalidDeleteInventoryParametersException for service response error code "InvalidDeleteInventoryParametersException".
ErrCodeInvalidDeletionIdException for service response error code "InvalidDeletionIdException".
ErrCodeInvalidDocument for service response error code "InvalidDocument".
ErrCodeInvalidDocumentContent for service response error code "InvalidDocumentContent".
ErrCodeInvalidDocumentOperation for service response error code "InvalidDocumentOperation".
ErrCodeInvalidDocumentSchemaVersion for service response error code "InvalidDocumentSchemaVersion".
ErrCodeInvalidDocumentVersion for service response error code "InvalidDocumentVersion".
ErrCodeInvalidFilter for service response error code "InvalidFilter".
ErrCodeInvalidFilterKey for service response error code "InvalidFilterKey".
ErrCodeInvalidFilterOption for service response error code "InvalidFilterOption".
ErrCodeInvalidFilterValue for service response error code "InvalidFilterValue".
ErrCodeInvalidInstanceId for service response error code "InvalidInstanceId".
ErrCodeInvalidInstanceInformationFilterValue for service response error code "InvalidInstanceInformationFilterValue".
ErrCodeInvalidInventoryItemContextException for service response error code "InvalidInventoryItemContextException".
ErrCodeInvalidInventoryRequestException for service response error code "InvalidInventoryRequestException".
ErrCodeInvalidItemContentException for service response error code "InvalidItemContentException".
ErrCodeInvalidKeyId for service response error code "InvalidKeyId".
ErrCodeInvalidNextToken for service response error code "InvalidNextToken".
ErrCodeInvalidNotificationConfig for service response error code "InvalidNotificationConfig".
ErrCodeInvalidOptionException for service response error code "InvalidOptionException".
ErrCodeInvalidOutputFolder for service response error code "InvalidOutputFolder".
ErrCodeInvalidOutputLocation for service response error code "InvalidOutputLocation".
ErrCodeInvalidParameters for service response error code "InvalidParameters".
ErrCodeInvalidPermissionType for service response error code "InvalidPermissionType".
ErrCodeInvalidPluginName for service response error code "InvalidPluginName".
ErrCodeInvalidResourceId for service response error code "InvalidResourceId".
ErrCodeInvalidResourceType for service response error code "InvalidResourceType".
ErrCodeInvalidResultAttributeException for service response error code "InvalidResultAttributeException".
ErrCodeInvalidRole for service response error code "InvalidRole".
ErrCodeInvalidSchedule for service response error code "InvalidSchedule".
ErrCodeInvalidTarget for service response error code "InvalidTarget".
ErrCodeInvalidTypeNameException for service response error code "InvalidTypeNameException".
ErrCodeInvalidUpdate for service response error code "InvalidUpdate".
ErrCodeInvocationDoesNotExist for service response error code "InvocationDoesNotExist".
ErrCodeItemContentMismatchException for service response error code "ItemContentMismatchException".
ErrCodeItemSizeLimitExceededException for service response error code "ItemSizeLimitExceededException".
ErrCodeMaxDocumentSizeExceeded for service response error code "MaxDocumentSizeExceeded".
ErrCodeParameterAlreadyExists for service response error code "ParameterAlreadyExists".
ErrCodeParameterLimitExceeded for service response error code "ParameterLimitExceeded".
ErrCodeParameterMaxVersionLimitExceeded for service response error code "ParameterMaxVersionLimitExceeded".
ErrCodeParameterNotFound for service response error code "ParameterNotFound".
ErrCodeParameterPatternMismatchException for service response error code "ParameterPatternMismatchException".
ErrCodeParameterVersionNotFound for service response error code "ParameterVersionNotFound".
ErrCodeResourceDataSyncAlreadyExistsException for service response error code "ResourceDataSyncAlreadyExistsException".
ErrCodeResourceDataSyncCountExceededException for service response error code "ResourceDataSyncCountExceededException".
ErrCodeResourceDataSyncInvalidConfigurationException for service response error code "ResourceDataSyncInvalidConfigurationException".
ErrCodeResourceDataSyncNotFoundException for service response error code "ResourceDataSyncNotFoundException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceLimitExceededException for service response error code "ResourceLimitExceededException".
ErrCodeStatusUnchanged for service response error code "StatusUnchanged".
ErrCodeSubTypeCountLimitExceededException for service response error code "SubTypeCountLimitExceededException".
ErrCodeTargetInUseException for service response error code "TargetInUseException".
ErrCodeTooManyTagsError for service response error code "TooManyTagsError".
ErrCodeTooManyUpdates for service response error code "TooManyUpdates".
ErrCodeTotalSizeLimitExceededException for service response error code "TotalSizeLimitExceededException".
ErrCodeUnsupportedInventoryItemContextException for service response error code "UnsupportedInventoryItemContextException".
ErrCodeUnsupportedInventorySchemaVersionException for service response error code "UnsupportedInventorySchemaVersionException".
ErrCodeUnsupportedOperatingSystem for service response error code "UnsupportedOperatingSystem".
ErrCodeUnsupportedParameterType for service response error code "UnsupportedParameterType".
ErrCodeUnsupportedPlatformType for service response error code "UnsupportedPlatformType".
ExecutionModeAuto is a ExecutionMode enum value.
ExecutionModeInteractive is a ExecutionMode enum value.
FaultClient is a Fault enum value.
FaultServer is a Fault enum value.
FaultUnknown is a Fault enum value.
InstanceInformationFilterKeyActivationIds is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyAgentVersion is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyAssociationStatus is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyIamRole is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyInstanceIds is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyPingStatus is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyPlatformTypes is a InstanceInformationFilterKey enum value.
InstanceInformationFilterKeyResourceType is a InstanceInformationFilterKey enum value.
InstancePatchStateOperatorTypeEqual is a InstancePatchStateOperatorType enum value.
InstancePatchStateOperatorTypeGreaterThan is a InstancePatchStateOperatorType enum value.
InstancePatchStateOperatorTypeLessThan is a InstancePatchStateOperatorType enum value.
InstancePatchStateOperatorTypeNotEqual is a InstancePatchStateOperatorType enum value.
InventoryAttributeDataTypeNumber is a InventoryAttributeDataType enum value.
InventoryAttributeDataTypeString is a InventoryAttributeDataType enum value.
InventoryDeletionStatusComplete is a InventoryDeletionStatus enum value.
InventoryDeletionStatusInProgress is a InventoryDeletionStatus enum value.
InventoryQueryOperatorTypeBeginWith is a InventoryQueryOperatorType enum value.
InventoryQueryOperatorTypeEqual is a InventoryQueryOperatorType enum value.
InventoryQueryOperatorTypeGreaterThan is a InventoryQueryOperatorType enum value.
InventoryQueryOperatorTypeLessThan is a InventoryQueryOperatorType enum value.
InventoryQueryOperatorTypeNotEqual is a InventoryQueryOperatorType enum value.
InventorySchemaDeleteOptionDeleteSchema is a InventorySchemaDeleteOption enum value.
InventorySchemaDeleteOptionDisableSchema is a InventorySchemaDeleteOption enum value.
LastResourceDataSyncStatusFailed is a LastResourceDataSyncStatus enum value.
LastResourceDataSyncStatusInProgress is a LastResourceDataSyncStatus enum value.
LastResourceDataSyncStatusSuccessful is a LastResourceDataSyncStatus enum value.
MaintenanceWindowExecutionStatusCancelled is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusCancelling is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusFailed is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusInProgress is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusPending is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusSkippedOverlapping is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusSuccess is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowExecutionStatusTimedOut is a MaintenanceWindowExecutionStatus enum value.
MaintenanceWindowResourceTypeInstance is a MaintenanceWindowResourceType enum value.
MaintenanceWindowTaskTypeAutomation is a MaintenanceWindowTaskType enum value.
MaintenanceWindowTaskTypeLambda is a MaintenanceWindowTaskType enum value.
MaintenanceWindowTaskTypeRunCommand is a MaintenanceWindowTaskType enum value.
MaintenanceWindowTaskTypeStepFunctions is a MaintenanceWindowTaskType enum value.
NotificationEventAll is a NotificationEvent enum value.
NotificationEventCancelled is a NotificationEvent enum value.
NotificationEventFailed is a NotificationEvent enum value.
NotificationEventInProgress is a NotificationEvent enum value.
NotificationEventSuccess is a NotificationEvent enum value.
NotificationEventTimedOut is a NotificationEvent enum value.
NotificationTypeCommand is a NotificationType enum value.
NotificationTypeInvocation is a NotificationType enum value.
OperatingSystemAmazonLinux is a OperatingSystem enum value.
OperatingSystemAmazonLinux2 is a OperatingSystem enum value.
OperatingSystemCentos is a OperatingSystem enum value.
OperatingSystemRedhatEnterpriseLinux is a OperatingSystem enum value.
OperatingSystemSuse is a OperatingSystem enum value.
OperatingSystemUbuntu is a OperatingSystem enum value.
OperatingSystemWindows is a OperatingSystem enum value.
ParametersFilterKeyKeyId is a ParametersFilterKey enum value.
ParametersFilterKeyName is a ParametersFilterKey enum value.
ParametersFilterKeyType is a ParametersFilterKey enum value.
ParameterTypeSecureString is a ParameterType enum value.
ParameterTypeString is a ParameterType enum value.
ParameterTypeStringList is a ParameterType enum value.
PatchComplianceDataStateFailed is a PatchComplianceDataState enum value.
PatchComplianceDataStateInstalled is a PatchComplianceDataState enum value.
PatchComplianceDataStateInstalledOther is a PatchComplianceDataState enum value.
PatchComplianceDataStateMissing is a PatchComplianceDataState enum value.
PatchComplianceDataStateNotApplicable is a PatchComplianceDataState enum value.
PatchComplianceLevelCritical is a PatchComplianceLevel enum value.
PatchComplianceLevelHigh is a PatchComplianceLevel enum value.
PatchComplianceLevelInformational is a PatchComplianceLevel enum value.
PatchComplianceLevelLow is a PatchComplianceLevel enum value.
PatchComplianceLevelMedium is a PatchComplianceLevel enum value.
PatchComplianceLevelUnspecified is a PatchComplianceLevel enum value.
PatchDeploymentStatusApproved is a PatchDeploymentStatus enum value.
PatchDeploymentStatusExplicitApproved is a PatchDeploymentStatus enum value.
PatchDeploymentStatusExplicitRejected is a PatchDeploymentStatus enum value.
PatchDeploymentStatusPendingApproval is a PatchDeploymentStatus enum value.
PatchFilterKeyClassification is a PatchFilterKey enum value.
PatchFilterKeyMsrcSeverity is a PatchFilterKey enum value.
PatchFilterKeyPatchId is a PatchFilterKey enum value.
PatchFilterKeyPriority is a PatchFilterKey enum value.
PatchFilterKeyProduct is a PatchFilterKey enum value.
PatchFilterKeySection is a PatchFilterKey enum value.
PatchFilterKeySeverity is a PatchFilterKey enum value.
PatchOperationTypeInstall is a PatchOperationType enum value.
PatchOperationTypeScan is a PatchOperationType enum value.
PingStatusConnectionLost is a PingStatus enum value.
PingStatusInactive is a PingStatus enum value.
PingStatusOnline is a PingStatus enum value.
PlatformTypeLinux is a PlatformType enum value.
PlatformTypeWindows is a PlatformType enum value.
ResourceDataSyncS3FormatJsonSerDe is a ResourceDataSyncS3Format enum value.
ResourceTypeDocument is a ResourceType enum value.
ResourceTypeEc2instance is a ResourceType enum value.
ResourceTypeForTaggingDocument is a ResourceTypeForTagging enum value.
ResourceTypeForTaggingMaintenanceWindow is a ResourceTypeForTagging enum value.
ResourceTypeForTaggingManagedInstance is a ResourceTypeForTagging enum value.
ResourceTypeForTaggingParameter is a ResourceTypeForTagging enum value.
ResourceTypeForTaggingPatchBaseline is a ResourceTypeForTagging enum value.
ResourceTypeManagedInstance is a ResourceType enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
SignalTypeApprove is a SignalType enum value.
SignalTypeReject is a SignalType enum value.
SignalTypeResume is a SignalType enum value.
SignalTypeStartStep is a SignalType enum value.
SignalTypeStopStep is a SignalType enum value.
StepExecutionFilterKeyAction is a StepExecutionFilterKey enum value.
StepExecutionFilterKeyStartTimeAfter is a StepExecutionFilterKey enum value.
StepExecutionFilterKeyStartTimeBefore is a StepExecutionFilterKey enum value.
StepExecutionFilterKeyStepExecutionId is a StepExecutionFilterKey enum value.
StepExecutionFilterKeyStepExecutionStatus is a StepExecutionFilterKey enum value.
StepExecutionFilterKeyStepName is a StepExecutionFilterKey enum value.
StopTypeCancel is a StopType enum value.
StopTypeComplete is a StopType enum value.
# Structs
An activation registers one or more on-premises servers or virtual machines (VMs) with AWS so that you can configure those servers or VMs using Run Command.
No description provided by the author
No description provided by the author
Describes an association of a Systems Manager document and an instance.
Describes the parameters for a document.
Includes information about the specified association.
Filters used in the request.
Includes information about the specified association execution.
Filters for the association execution.
Describes a filter.
Information about the association.
Describes an association status.
Information about the association version.
Detailed information about the current state of an individual Automation execution.
A filter used to match specific automation executions.
Details about a specific Automation execution.
No description provided by the author
Whether or not the command was successfully canceled.
Configuration options for sending command output to CloudWatch Logs.
Describes a command request.
Describes a command filter.
An invocation is copy of a command sent to a specific instance.
Describes plugin details.
A summary of the call execution that includes an execution ID, the type of execution (for example, Command), and the date/time of the execution using a datetime object that is saved in the following format: yyyy-MM-dd'T'HH:mm:ss'Z'.
Information about the compliance as defined by the resource type.
Information about a compliance item.
One or more filters.
A summary of compliance information by compliance type.
A summary of resources that are compliant.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes the association of a Systems Manager document and an instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Filter for the DescribeActivation API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A default version of a document.
Describes a Systems Manager document.
Describes a filter.
Describes the name of a Systems Manager document.
One or more filters.
Parameters specified in a System Manager document that execute on the server when the command is run.
Version information about the document.
The EffectivePatch structure defines metadata about a patch along with the approval state of the patch in a particular patch baseline.
Describes a failed association.
Information about an Automation failure.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Status information about the aggregated associations.
One or more association documents on the instance.
An Amazon S3 bucket where you want to store the results of this request.
The URL of Amazon S3 bucket where you want to store the results of this request.
Status information about the instance association.
Describes a filter for a specific list of instances.
Describes a filter for a specific list of instances.
The filters to describe or get information about your managed instances.
Defines the high-level patch compliance state for a managed instance, providing information about the number of installed, missing, not applicable, and failed patches along with metadata about the operation when this information was gathered for the instance.
Defines a filter used in DescribeInstancePatchStatesForPatchGroup used to scope down the information returned by the API.
Specifies the inventory type and attribute for the aggregation execution.
Status information returned by the DeleteInventory action.
Information about the delete operation.
Either a count, remaining count, or a version number in a delete inventory summary.
One or more filters.
Information collected from managed instances based on your inventory policy document.
Attributes are the entries within the inventory item content.
The inventory item schema definition.
Inventory query results.
The inventory result item.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about an Amazon S3 bucket to write instance-level logs to.
The parameters for an AUTOMATION task type.
Describes the information about an execution of a Maintenance Window.
Information about a task execution performed as part of a Maintenance Window execution.
Describes the information about a task invocation for a particular target as part of a task execution performed as part of a Maintenance Window execution.
Filter used in the request.
Information about the Maintenance Window.
The parameters for a LAMBDA task type.
The parameters for a RUN_COMMAND task type.
The parameters for a STEP_FUNCTION task.
The target registered with the Maintenance Window.
Information about a task defined for a Maintenance Window.
The parameters for task execution.
Defines the values for a task parameter.
No description provided by the author
No description provided by the author
A summary of resources that are not compliant.
Configurations for sending notifications.
Information about the source where the association execution details are stored.
An Amazon EC2 Systems Manager parameter in Parameter Store.
Information about parameter usage.
Metada includes information like the ARN of the last user and the date/time the parameter was last used.
This data type is deprecated.
One or more filters.
Represents metadata about a patch.
Defines the basic information about a patch baseline.
Information about the state of a patch on a particular instance as it relates to the patch baseline used to patch the instance.
Defines a patch filter.
A set of patch filters, typically used for approval rules.
The mapping between a patch group and the patch baseline the patch group is registered with.
Defines a filter used in Patch Manager APIs.
Defines an approval rule for a patch baseline.
A set of rules defining the approval rules for a patch baseline.
Information about the patches to use to update the instances, including target operating systems and source repository.
Information about the approval status of a patch.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about targets that resolved during the Automation execution.
Compliance summary information for a specific resource.
Information about a Resource Data Sync configuration, including its current status and last successful sync.
Information about the target Amazon S3 bucket for the Resource Data Sync.
The inventory item result attribute.
An Amazon S3 bucket where you want to store the results of this request.
A URL for the Amazon S3 bucket where you want to store the results of this request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The number of managed instances found for each patch severity level defined in the request filter.
SSM provides the API operation methods for making requests to Amazon Simple Systems Manager (SSM).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Detailed information about an the execution state of an Automation step.
A filter to limit the amount of step execution information returned by the call.
No description provided by the author
No description provided by the author
Metadata that you assign to your AWS resources.
An array of search criteria that targets instances using a Key,Value combination that you specify.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author