amazonka-ssm-2.0: Amazon Simple Systems Manager (SSM) SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.SSM

Contents

Description

Derived from API version 2014-11-06 of the AWS service descriptions, licensed under Apache 2.0.

Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at scale.

This reference is intended to be used with the Amazon Web Services Systems Manager User Guide. To get started, see Setting up Amazon Web Services Systems Manager.

Related resources

  • For information about each of the capabilities that comprise Systems Manager, see Systems Manager capabilities in the Amazon Web Services Systems Manager User Guide.
  • For details about predefined runbooks for Automation, a capability of Amazon Web Services Systems Manager, see the <https:docs.aws.amazon.comsystems-manager-automation-runbookslatestuserguideautomation-runbook-reference.html Systems Manager Automation runbook reference> .
  • For information about AppConfig, a capability of Systems Manager, see the <https:docs.aws.amazon.comappconfiglatestuserguide AppConfig User Guide> and the <https:docs.aws.amazon.comappconfig2019-10-09APIReference AppConfig API Reference> .
  • For information about Incident Manager, a capability of Systems Manager, see the <https:docs.aws.amazon.comincident-managerlatestuserguide Systems Manager Incident Manager User Guide> and the <https:docs.aws.amazon.comincident-managerlatestAPIReference Systems Manager Incident Manager API Reference> .
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2014-11-06 of the Amazon Simple Systems Manager (SSM) SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by SSM.

AlreadyExistsException

_AlreadyExistsException :: AsError a => Fold a ServiceError Source #

Error returned if an attempt is made to register a patch group with a patch baseline that is already registered with a different patch baseline.

AssociatedInstances

_AssociatedInstances :: AsError a => Fold a ServiceError Source #

You must disassociate a document from all managed nodes before you can delete it.

AssociationAlreadyExists

_AssociationAlreadyExists :: AsError a => Fold a ServiceError Source #

The specified association already exists.

AssociationDoesNotExist

_AssociationDoesNotExist :: AsError a => Fold a ServiceError Source #

The specified association doesn't exist.

AssociationExecutionDoesNotExist

_AssociationExecutionDoesNotExist :: AsError a => Fold a ServiceError Source #

The specified execution ID doesn't exist. Verify the ID number and try again.

AssociationLimitExceeded

_AssociationLimitExceeded :: AsError a => Fold a ServiceError Source #

You can have at most 2,000 active associations.

AssociationVersionLimitExceeded

_AssociationVersionLimitExceeded :: AsError a => Fold a ServiceError Source #

You have reached the maximum number versions allowed for an association. Each association has a limit of 1,000 versions.

AutomationDefinitionNotApprovedException

_AutomationDefinitionNotApprovedException :: AsError a => Fold a ServiceError Source #

Indicates that the Change Manager change template used in the change request was rejected or is still in a pending state.

AutomationDefinitionNotFoundException

_AutomationDefinitionNotFoundException :: AsError a => Fold a ServiceError Source #

An Automation runbook with the specified name couldn't be found.

AutomationDefinitionVersionNotFoundException

_AutomationDefinitionVersionNotFoundException :: AsError a => Fold a ServiceError Source #

An Automation runbook with the specified name and version couldn't be found.

AutomationExecutionLimitExceededException

_AutomationExecutionLimitExceededException :: AsError a => Fold a ServiceError Source #

The number of simultaneously running Automation executions exceeded the allowable limit.

AutomationExecutionNotFoundException

_AutomationExecutionNotFoundException :: AsError a => Fold a ServiceError Source #

There is no automation execution information for the requested automation execution ID.

AutomationStepNotFoundException

_AutomationStepNotFoundException :: AsError a => Fold a ServiceError Source #

The specified step name and execution ID don't exist. Verify the information and try again.

ComplianceTypeCountLimitExceededException

_ComplianceTypeCountLimitExceededException :: AsError a => Fold a ServiceError Source #

You specified too many custom compliance types. You can specify a maximum of 10 different types.

CustomSchemaCountLimitExceededException

_CustomSchemaCountLimitExceededException :: AsError a => Fold a ServiceError Source #

You have exceeded the limit for custom schemas. Delete one or more custom schemas and try again.

DocumentAlreadyExists

_DocumentAlreadyExists :: AsError a => Fold a ServiceError Source #

The specified document already exists.

DocumentLimitExceeded

_DocumentLimitExceeded :: AsError a => Fold a ServiceError Source #

You can have at most 500 active SSM documents.

DocumentPermissionLimit

_DocumentPermissionLimit :: AsError a => Fold a ServiceError Source #

The document can't be shared with more Amazon Web Services user accounts. You can specify a maximum of 20 accounts per API operation to share a private document.

By default, you can share a private document with a maximum of 1,000 accounts and publicly share up to five documents.

If you need to increase the quota for privately or publicly shared Systems Manager documents, contact Amazon Web Services Support.

DocumentVersionLimitExceeded

_DocumentVersionLimitExceeded :: AsError a => Fold a ServiceError Source #

The document has too many versions. Delete one or more document versions and try again.

DoesNotExistException

_DoesNotExistException :: AsError a => Fold a ServiceError Source #

Error returned when the ID specified for a resource, such as a maintenance window or patch baseline, doesn't exist.

For information about resource quotas in Amazon Web Services Systems Manager, see Systems Manager service quotas in the Amazon Web Services General Reference.

DuplicateDocumentContent

_DuplicateDocumentContent :: AsError a => Fold a ServiceError Source #

The content of the association document matches another document. Change the content of the document and try again.

DuplicateDocumentVersionName

_DuplicateDocumentVersionName :: AsError a => Fold a ServiceError Source #

The version name has already been used in this document. Specify a different version name, and then try again.

DuplicateInstanceId

_DuplicateInstanceId :: AsError a => Fold a ServiceError Source #

You can't specify a managed node ID in more than one association.

FeatureNotAvailableException

_FeatureNotAvailableException :: AsError a => Fold a ServiceError Source #

You attempted to register a LAMBDA or STEP_FUNCTIONS task in a region where the corresponding service isn't available.

HierarchyLevelLimitExceededException

_HierarchyLevelLimitExceededException :: AsError a => Fold a ServiceError Source #

A hierarchy can have a maximum of 15 levels. For more information, see Requirements and constraints for parameter names in the Amazon Web Services Systems Manager User Guide.

HierarchyTypeMismatchException

_HierarchyTypeMismatchException :: AsError a => Fold a ServiceError Source #

Parameter Store doesn't support changing a parameter type in a hierarchy. For example, you can't change a parameter from a String type to a SecureString type. You must create a new, unique parameter.

IdempotentParameterMismatch

_IdempotentParameterMismatch :: AsError a => Fold a ServiceError Source #

Error returned when an idempotent operation is retried and the parameters don't match the original call to the API with the same idempotency token.

IncompatiblePolicyException

_IncompatiblePolicyException :: AsError a => Fold a ServiceError Source #

There is a conflict in the policies specified for this parameter. You can't, for example, specify two Expiration policies for a parameter. Review your policies, and try again.

InternalServerError

_InternalServerError :: AsError a => Fold a ServiceError Source #

An error occurred on the server side.

InvalidActivation

_InvalidActivation :: AsError a => Fold a ServiceError Source #

The activation isn't valid. The activation might have been deleted, or the ActivationId and the ActivationCode don't match.

InvalidActivationId

_InvalidActivationId :: AsError a => Fold a ServiceError Source #

The activation ID isn't valid. Verify the you entered the correct ActivationId or ActivationCode and try again.

InvalidAggregatorException

_InvalidAggregatorException :: AsError a => Fold a ServiceError Source #

The specified aggregator isn't valid for inventory groups. Verify that the aggregator uses a valid inventory type such as AWS:Application or AWS:InstanceInformation.

InvalidAllowedPatternException

_InvalidAllowedPatternException :: AsError a => Fold a ServiceError Source #

The request doesn't meet the regular expression requirement.

InvalidAssociation

_InvalidAssociation :: AsError a => Fold a ServiceError Source #

The association isn't valid or doesn't exist.

InvalidAssociationVersion

_InvalidAssociationVersion :: AsError a => Fold a ServiceError Source #

The version you specified isn't valid. Use ListAssociationVersions to view all versions of an association according to the association ID. Or, use the $LATEST parameter to view the latest version of the association.

InvalidAutomationExecutionParametersException

_InvalidAutomationExecutionParametersException :: AsError a => Fold a ServiceError Source #

The supplied parameters for invoking the specified Automation runbook are incorrect. For example, they may not match the set of parameters permitted for the specified Automation document.

InvalidAutomationSignalException

_InvalidAutomationSignalException :: AsError a => Fold a ServiceError Source #

The signal isn't valid for the current Automation execution.

InvalidAutomationStatusUpdateException

_InvalidAutomationStatusUpdateException :: AsError a => Fold a ServiceError Source #

The specified update status operation isn't valid.

InvalidCommandId

_InvalidCommandId :: AsError a => Fold a ServiceError Source #

The specified command ID isn't valid. Verify the ID and try again.

InvalidDeleteInventoryParametersException

_InvalidDeleteInventoryParametersException :: AsError a => Fold a ServiceError Source #

One or more of the parameters specified for the delete operation isn't valid. Verify all parameters and try again.

InvalidDeletionIdException

_InvalidDeletionIdException :: AsError a => Fold a ServiceError Source #

The ID specified for the delete operation doesn't exist or isn't valid. Verify the ID and try again.

InvalidDocument

_InvalidDocument :: AsError a => Fold a ServiceError Source #

The specified SSM document doesn't exist.

InvalidDocumentContent

_InvalidDocumentContent :: AsError a => Fold a ServiceError Source #

The content for the document isn't valid.

InvalidDocumentOperation

_InvalidDocumentOperation :: AsError a => Fold a ServiceError Source #

You attempted to delete a document while it is still shared. You must stop sharing the document before you can delete it.

InvalidDocumentSchemaVersion

_InvalidDocumentSchemaVersion :: AsError a => Fold a ServiceError Source #

The version of the document schema isn't supported.

InvalidDocumentType

_InvalidDocumentType :: AsError a => Fold a ServiceError Source #

The SSM document type isn't valid. Valid document types are described in the DocumentType property.

InvalidDocumentVersion

_InvalidDocumentVersion :: AsError a => Fold a ServiceError Source #

The document version isn't valid or doesn't exist.

InvalidFilter

_InvalidFilter :: AsError a => Fold a ServiceError Source #

The filter name isn't valid. Verify the you entered the correct name and try again.

InvalidFilterKey

_InvalidFilterKey :: AsError a => Fold a ServiceError Source #

The specified key isn't valid.

InvalidFilterOption

_InvalidFilterOption :: AsError a => Fold a ServiceError Source #

The specified filter option isn't valid. Valid options are Equals and BeginsWith. For Path filter, valid options are Recursive and OneLevel.

InvalidFilterValue

_InvalidFilterValue :: AsError a => Fold a ServiceError Source #

The filter value isn't valid. Verify the value and try again.

InvalidInstanceId

_InvalidInstanceId :: AsError a => Fold a ServiceError Source #

The following problems can cause this exception:

  • You don't have permission to access the managed node.
  • Amazon Web Services Systems Manager Agent(SSM Agent) isn't running. Verify that SSM Agent is running.
  • SSM Agent isn't registered with the SSM endpoint. Try reinstalling SSM Agent.
  • The managed node isn't in valid state. Valid states are: Running, Pending, Stopped, and Stopping. Invalid states are: Shutting-down and Terminated.

InvalidInstanceInformationFilterValue

_InvalidInstanceInformationFilterValue :: AsError a => Fold a ServiceError Source #

The specified filter value isn't valid.

InvalidInventoryGroupException

_InvalidInventoryGroupException :: AsError a => Fold a ServiceError Source #

The specified inventory group isn't valid.

InvalidInventoryItemContextException

_InvalidInventoryItemContextException :: AsError a => Fold a ServiceError Source #

You specified invalid keys or values in the Context attribute for InventoryItem. Verify the keys and values, and try again.

InvalidInventoryRequestException

InvalidItemContentException

_InvalidItemContentException :: AsError a => Fold a ServiceError Source #

One or more content items isn't valid.

InvalidKeyId

_InvalidKeyId :: AsError a => Fold a ServiceError Source #

The query key ID isn't valid.

InvalidNextToken

_InvalidNextToken :: AsError a => Fold a ServiceError Source #

The specified token isn't valid.

InvalidNotificationConfig

_InvalidNotificationConfig :: AsError a => Fold a ServiceError Source #

One or more configuration items isn't valid. Verify that a valid Amazon Resource Name (ARN) was provided for an Amazon Simple Notification Service topic.

InvalidOptionException

_InvalidOptionException :: AsError a => Fold a ServiceError Source #

The delete inventory option specified isn't valid. Verify the option and try again.

InvalidOutputFolder

_InvalidOutputFolder :: AsError a => Fold a ServiceError Source #

The S3 bucket doesn't exist.

InvalidOutputLocation

_InvalidOutputLocation :: AsError a => Fold a ServiceError Source #

The output location isn't valid or doesn't exist.

InvalidParameters

_InvalidParameters :: AsError a => Fold a ServiceError Source #

You must specify values for all required parameters in the Amazon Web Services Systems Manager document (SSM document). You can only supply values to parameters defined in the SSM document.

InvalidPermissionType

_InvalidPermissionType :: AsError a => Fold a ServiceError Source #

The permission type isn't supported. Share is the only supported permission type.

InvalidPluginName

_InvalidPluginName :: AsError a => Fold a ServiceError Source #

The plugin name isn't valid.

InvalidPolicyAttributeException

_InvalidPolicyAttributeException :: AsError a => Fold a ServiceError Source #

A policy attribute or its value is invalid.

InvalidPolicyTypeException

_InvalidPolicyTypeException :: AsError a => Fold a ServiceError Source #

The policy type isn't supported. Parameter Store supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.

InvalidResourceId

_InvalidResourceId :: AsError a => Fold a ServiceError Source #

The resource ID isn't valid. Verify that you entered the correct ID and try again.

InvalidResourceType

_InvalidResourceType :: AsError a => Fold a ServiceError Source #

The resource type isn't valid. For example, if you are attempting to tag an EC2 instance, the instance must be a registered managed node.

InvalidResultAttributeException

_InvalidResultAttributeException :: AsError a => Fold a ServiceError Source #

The specified inventory item result attribute isn't valid.

InvalidRole

_InvalidRole :: AsError a => Fold a ServiceError Source #

The role name can't contain invalid characters. Also verify that you specified an IAM role for notifications that includes the required trust policy. For information about configuring the IAM role for Run Command notifications, see Configuring Amazon SNS Notifications for Run Command in the Amazon Web Services Systems Manager User Guide.

InvalidSchedule

_InvalidSchedule :: AsError a => Fold a ServiceError Source #

The schedule is invalid. Verify your cron or rate expression and try again.

InvalidTag

_InvalidTag :: AsError a => Fold a ServiceError Source #

The specified tag key or value isn't valid.

InvalidTarget

_InvalidTarget :: AsError a => Fold a ServiceError Source #

The target isn't valid or doesn't exist. It might not be configured for Systems Manager or you might not have permission to perform the operation.

InvalidTargetMaps

_InvalidTargetMaps :: AsError a => Fold a ServiceError Source #

TargetMap parameter isn't valid.

InvalidTypeNameException

_InvalidTypeNameException :: AsError a => Fold a ServiceError Source #

The parameter type name isn't valid.

InvalidUpdate

_InvalidUpdate :: AsError a => Fold a ServiceError Source #

The update isn't valid.

InvocationDoesNotExist

_InvocationDoesNotExist :: AsError a => Fold a ServiceError Source #

The command ID and managed node ID you specified didn't match any invocations. Verify the command ID and the managed node ID and try again.

ItemContentMismatchException

_ItemContentMismatchException :: AsError a => Fold a ServiceError Source #

The inventory item has invalid content.

ItemSizeLimitExceededException

_ItemSizeLimitExceededException :: AsError a => Fold a ServiceError Source #

The inventory item size has exceeded the size limit.

MaxDocumentSizeExceeded

_MaxDocumentSizeExceeded :: AsError a => Fold a ServiceError Source #

The size limit of a document is 64 KB.

OpsItemAccessDeniedException

_OpsItemAccessDeniedException :: AsError a => Fold a ServiceError Source #

You don't have permission to view OpsItems in the specified account. Verify that your account is configured either as a Systems Manager delegated administrator or that you are logged into the Organizations management account.

OpsItemAlreadyExistsException

_OpsItemAlreadyExistsException :: AsError a => Fold a ServiceError Source #

The OpsItem already exists.

OpsItemInvalidParameterException

_OpsItemInvalidParameterException :: AsError a => Fold a ServiceError Source #

A specified parameter argument isn't valid. Verify the available arguments and try again.

OpsItemLimitExceededException

_OpsItemLimitExceededException :: AsError a => Fold a ServiceError Source #

The request caused OpsItems to exceed one or more quotas. For information about OpsItem quotas, see What are the resource limits for OpsCenter?.

OpsItemNotFoundException

_OpsItemNotFoundException :: AsError a => Fold a ServiceError Source #

The specified OpsItem ID doesn't exist. Verify the ID and try again.

OpsItemRelatedItemAlreadyExistsException

_OpsItemRelatedItemAlreadyExistsException :: AsError a => Fold a ServiceError Source #

The Amazon Resource Name (ARN) is already associated with the OpsItem.

OpsItemRelatedItemAssociationNotFoundException

_OpsItemRelatedItemAssociationNotFoundException :: AsError a => Fold a ServiceError Source #

The association wasn't found using the parameters you specified in the call. Verify the information and try again.

OpsMetadataAlreadyExistsException

_OpsMetadataAlreadyExistsException :: AsError a => Fold a ServiceError Source #

An OpsMetadata object already exists for the selected resource.

OpsMetadataInvalidArgumentException

_OpsMetadataInvalidArgumentException :: AsError a => Fold a ServiceError Source #

One of the arguments passed is invalid.

OpsMetadataKeyLimitExceededException

_OpsMetadataKeyLimitExceededException :: AsError a => Fold a ServiceError Source #

The OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to an application in Application Manager.

OpsMetadataLimitExceededException

_OpsMetadataLimitExceededException :: AsError a => Fold a ServiceError Source #

Your account reached the maximum number of OpsMetadata objects allowed by Application Manager. The maximum is 200 OpsMetadata objects. Delete one or more OpsMetadata object and try again.

OpsMetadataNotFoundException

_OpsMetadataNotFoundException :: AsError a => Fold a ServiceError Source #

The OpsMetadata object doesn't exist.

OpsMetadataTooManyUpdatesException

_OpsMetadataTooManyUpdatesException :: AsError a => Fold a ServiceError Source #

The system is processing too many concurrent updates. Wait a few moments and try again.

ParameterAlreadyExists

_ParameterAlreadyExists :: AsError a => Fold a ServiceError Source #

The parameter already exists. You can't create duplicate parameters.

ParameterLimitExceeded

_ParameterLimitExceeded :: AsError a => Fold a ServiceError Source #

You have exceeded the number of parameters for this Amazon Web Services account. Delete one or more parameters and try again.

ParameterMaxVersionLimitExceeded

_ParameterMaxVersionLimitExceeded :: AsError a => Fold a ServiceError Source #

Parameter Store retains the 100 most recently created versions of a parameter. After this number of versions has been created, Parameter Store deletes the oldest version when a new one is created. However, if the oldest version has a label attached to it, Parameter Store won't delete the version and instead presents this error message:

An error occurred (ParameterMaxVersionLimitExceeded) when calling the PutParameter operation: You attempted to create a new version of parameter-name by calling the PutParameter API with the overwrite flag. Version version-number, the oldest version, can't be deleted because it has a label associated with it. Move the label to another version of the parameter, and try again.

This safeguard is to prevent parameter versions with mission critical labels assigned to them from being deleted. To continue creating new parameters, first move the label from the oldest version of the parameter to a newer one for use in your operations. For information about moving parameter labels, see Move a parameter label (console) or Move a parameter label (CLI) in the Amazon Web Services Systems Manager User Guide.

ParameterNotFound

_ParameterNotFound :: AsError a => Fold a ServiceError Source #

The parameter couldn't be found. Verify the name and try again.

ParameterPatternMismatchException

_ParameterPatternMismatchException :: AsError a => Fold a ServiceError Source #

The parameter name isn't valid.

ParameterVersionLabelLimitExceeded

_ParameterVersionLabelLimitExceeded :: AsError a => Fold a ServiceError Source #

A parameter version can have a maximum of ten labels.

ParameterVersionNotFound

_ParameterVersionNotFound :: AsError a => Fold a ServiceError Source #

The specified parameter version wasn't found. Verify the parameter name and version, and try again.

PoliciesLimitExceededException

_PoliciesLimitExceededException :: AsError a => Fold a ServiceError Source #

You specified more than the maximum number of allowed policies for the parameter. The maximum is 10.

ResourceDataSyncAlreadyExistsException

_ResourceDataSyncAlreadyExistsException :: AsError a => Fold a ServiceError Source #

A sync configuration with the same name already exists.

ResourceDataSyncConflictException

_ResourceDataSyncConflictException :: AsError a => Fold a ServiceError Source #

Another UpdateResourceDataSync request is being processed. Wait a few minutes and try again.

ResourceDataSyncCountExceededException

_ResourceDataSyncCountExceededException :: AsError a => Fold a ServiceError Source #

You have exceeded the allowed maximum sync configurations.

ResourceDataSyncInvalidConfigurationException

_ResourceDataSyncInvalidConfigurationException :: AsError a => Fold a ServiceError Source #

The specified sync configuration is invalid.

ResourceDataSyncNotFoundException

_ResourceDataSyncNotFoundException :: AsError a => Fold a ServiceError Source #

The specified sync name wasn't found.

ResourceInUseException

_ResourceInUseException :: AsError a => Fold a ServiceError Source #

Error returned if an attempt is made to delete a patch baseline that is registered for a patch group.

ResourceLimitExceededException

_ResourceLimitExceededException :: AsError a => Fold a ServiceError Source #

Error returned when the caller has exceeded the default resource quotas. For example, too many maintenance windows or patch baselines have been created.

For information about resource quotas in Systems Manager, see Systems Manager service quotas in the Amazon Web Services General Reference.

ResourcePolicyConflictException

_ResourcePolicyConflictException :: AsError a => Fold a ServiceError Source #

The hash provided in the call doesn't match the stored hash. This exception is thrown when trying to update an obsolete policy version or when multiple requests to update a policy are sent.

ResourcePolicyInvalidParameterException

_ResourcePolicyInvalidParameterException :: AsError a => Fold a ServiceError Source #

One or more parameters specified for the call aren't valid. Verify the parameters and their values and try again.

ResourcePolicyLimitExceededException

_ResourcePolicyLimitExceededException :: AsError a => Fold a ServiceError Source #

The PutResourcePolicy API action enforces two limits. A policy can't be greater than 1024 bytes in size. And only one policy can be attached to OpsItemGroup. Verify these limits and try again.

ServiceSettingNotFound

_ServiceSettingNotFound :: AsError a => Fold a ServiceError Source #

The specified service setting wasn't found. Either the service name or the setting hasn't been provisioned by the Amazon Web Services service team.

StatusUnchanged

_StatusUnchanged :: AsError a => Fold a ServiceError Source #

The updated status is the same as the current status.

SubTypeCountLimitExceededException

_SubTypeCountLimitExceededException :: AsError a => Fold a ServiceError Source #

The sub-type count exceeded the limit for the inventory type.

TargetInUseException

_TargetInUseException :: AsError a => Fold a ServiceError Source #

You specified the Safe option for the DeregisterTargetFromMaintenanceWindow operation, but the target is still referenced in a task.

TargetNotConnected

_TargetNotConnected :: AsError a => Fold a ServiceError Source #

The specified target managed node for the session isn't fully configured for use with Session Manager. For more information, see Getting started with Session Manager in the Amazon Web Services Systems Manager User Guide. This error is also returned if you attempt to start a session on a managed node that is located in a different account or Region

TooManyTagsError

_TooManyTagsError :: AsError a => Fold a ServiceError Source #

The Targets parameter includes too many tags. Remove one or more tags and try the command again.

TooManyUpdates

_TooManyUpdates :: AsError a => Fold a ServiceError Source #

There are concurrent updates for a resource that supports one update at a time.

TotalSizeLimitExceededException

_TotalSizeLimitExceededException :: AsError a => Fold a ServiceError Source #

The size of inventory data has exceeded the total size limit for the resource.

UnsupportedCalendarException

_UnsupportedCalendarException :: AsError a => Fold a ServiceError Source #

The calendar entry contained in the specified SSM document isn't supported.

UnsupportedFeatureRequiredException

_UnsupportedFeatureRequiredException :: AsError a => Fold a ServiceError Source #

Patching for applications released by Microsoft is only available on EC2 instances and advanced instances. To patch applications released by Microsoft on on-premises servers and VMs, you must enable advanced instances. For more information, see Enabling the advanced-instances tier in the Amazon Web Services Systems Manager User Guide.

UnsupportedInventoryItemContextException

_UnsupportedInventoryItemContextException :: AsError a => Fold a ServiceError Source #

The Context attribute that you specified for the InventoryItem isn't allowed for this inventory type. You can only use the Context attribute with inventory types like AWS:ComplianceItem.

UnsupportedInventorySchemaVersionException

_UnsupportedInventorySchemaVersionException :: AsError a => Fold a ServiceError Source #

Inventory item type schema version has to match supported versions in the service. Check output of GetInventorySchema to see the available schema version for each type.

UnsupportedOperatingSystem

_UnsupportedOperatingSystem :: AsError a => Fold a ServiceError Source #

The operating systems you specified isn't supported, or the operation isn't supported for the operating system.

UnsupportedParameterType

_UnsupportedParameterType :: AsError a => Fold a ServiceError Source #

The parameter type isn't supported.

UnsupportedPlatformType

_UnsupportedPlatformType :: AsError a => Fold a ServiceError Source #

The document doesn't support the platform type of the given managed node ID(s). For example, you sent an document for a Windows managed node to a Linux node.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

CommandExecuted

newCommandExecuted :: Wait GetCommandInvocation Source #

Polls GetCommandInvocation every 5 seconds until a successful state is reached. An error is returned after 20 failed checks.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

AddTagsToResource

data AddTagsToResource Source #

See: newAddTagsToResource smart constructor.

Instances

Instances details
ToJSON AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

ToHeaders AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

ToPath AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

ToQuery AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

AWSRequest AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Associated Types

type AWSResponse AddTagsToResource #

Generic AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Associated Types

type Rep AddTagsToResource :: Type -> Type #

Read AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Show AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

NFData AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Methods

rnf :: AddTagsToResource -> () #

Eq AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Hashable AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

type AWSResponse AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

type Rep AddTagsToResource Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

type Rep AddTagsToResource = D1 ('MetaData "AddTagsToResource" "Amazonka.SSM.AddTagsToResource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AddTagsToResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceTypeForTagging) :*: (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Tag]))))

newAddTagsToResource Source #

Create a value of AddTagsToResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

AddTagsToResource, addTagsToResource_resourceType - Specifies the type of resource you are tagging.

The ManagedInstance type for this API operation is for on-premises managed nodes. You must specify the name of the managed node in the following format: mi-ID_number . For example, mi-1a2b3c4d5e6f.

AddTagsToResource, addTagsToResource_resourceId - The resource ID you want to tag.

Use the ID of the resource. Here are some examples:

MaintenanceWindow: mw-012345abcde

PatchBaseline: pb-012345abcde

Automation: example-c160-4567-8519-012345abcde

OpsMetadata object: ResourceID for tagging is created from the Amazon Resource Name (ARN) for the object. Specifically, ResourceID is created from the strings that come after the word opsmetadata in the ARN. For example, an OpsMetadata object with an ARN of arn:aws:ssm:us-east-2:1234567890:opsmetadata/aws/ssm/MyGroup/appmanager has a ResourceID of either aws/ssm/MyGroup/appmanager or /aws/ssm/MyGroup/appmanager.

For the Document and Parameter values, use the name of the resource.

ManagedInstance: mi-012345abcde

The ManagedInstance type for this API operation is only for on-premises managed nodes. You must specify the name of the managed node in the following format: mi-ID_number . For example, mi-1a2b3c4d5e6f.

AddTagsToResource, addTagsToResource_tags - One or more tags. The value parameter is required.

Don't enter personally identifiable information in this field.

data AddTagsToResourceResponse Source #

See: newAddTagsToResourceResponse smart constructor.

Instances

Instances details
Generic AddTagsToResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Associated Types

type Rep AddTagsToResourceResponse :: Type -> Type #

Read AddTagsToResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Show AddTagsToResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

NFData AddTagsToResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

Eq AddTagsToResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

type Rep AddTagsToResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.AddTagsToResource

type Rep AddTagsToResourceResponse = D1 ('MetaData "AddTagsToResourceResponse" "Amazonka.SSM.AddTagsToResource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AddTagsToResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAddTagsToResourceResponse Source #

Create a value of AddTagsToResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:AddTagsToResourceResponse', addTagsToResourceResponse_httpStatus - The response's http status code.

AssociateOpsItemRelatedItem

data AssociateOpsItemRelatedItem Source #

See: newAssociateOpsItemRelatedItem smart constructor.

Instances

Instances details
ToJSON AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

ToHeaders AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

ToPath AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

ToQuery AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

AWSRequest AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Generic AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Associated Types

type Rep AssociateOpsItemRelatedItem :: Type -> Type #

Read AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Show AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

NFData AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Eq AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Hashable AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

type AWSResponse AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

type Rep AssociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

type Rep AssociateOpsItemRelatedItem = D1 ('MetaData "AssociateOpsItemRelatedItem" "Amazonka.SSM.AssociateOpsItemRelatedItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociateOpsItemRelatedItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "associationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "resourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssociateOpsItemRelatedItem Source #

Create a value of AssociateOpsItemRelatedItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

AssociateOpsItemRelatedItem, associateOpsItemRelatedItem_opsItemId - The ID of the OpsItem to which you want to associate a resource as a related item.

AssociateOpsItemRelatedItem, associateOpsItemRelatedItem_associationType - The type of association that you want to create between an OpsItem and a resource. OpsCenter supports IsParentOf and RelatesTo association types.

AssociateOpsItemRelatedItem, associateOpsItemRelatedItem_resourceType - The type of resource that you want to associate with an OpsItem. OpsCenter supports the following types:

AWS::SSMIncidents::IncidentRecord: an Incident Manager incident.

AWS::SSM::Document: a Systems Manager (SSM) document.

AssociateOpsItemRelatedItem, associateOpsItemRelatedItem_resourceUri - The Amazon Resource Name (ARN) of the Amazon Web Services resource that you want to associate with the OpsItem.

data AssociateOpsItemRelatedItemResponse Source #

Instances

Instances details
Generic AssociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Read AssociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Show AssociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

NFData AssociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

Eq AssociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

type Rep AssociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.AssociateOpsItemRelatedItem

type Rep AssociateOpsItemRelatedItemResponse = D1 ('MetaData "AssociateOpsItemRelatedItemResponse" "Amazonka.SSM.AssociateOpsItemRelatedItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociateOpsItemRelatedItemResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAssociateOpsItemRelatedItemResponse Source #

Create a value of AssociateOpsItemRelatedItemResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

AssociateOpsItemRelatedItemResponse, associateOpsItemRelatedItemResponse_associationId - The association ID.

$sel:httpStatus:AssociateOpsItemRelatedItemResponse', associateOpsItemRelatedItemResponse_httpStatus - The response's http status code.

CancelCommand

data CancelCommand Source #

See: newCancelCommand smart constructor.

Constructors

CancelCommand' (Maybe [Text]) Text 

Instances

Instances details
ToJSON CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

ToHeaders CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

ToPath CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

ToQuery CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

AWSRequest CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Associated Types

type AWSResponse CancelCommand #

Generic CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Associated Types

type Rep CancelCommand :: Type -> Type #

Read CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Show CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

NFData CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Methods

rnf :: CancelCommand -> () #

Eq CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Hashable CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

type AWSResponse CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

type Rep CancelCommand Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

type Rep CancelCommand = D1 ('MetaData "CancelCommand" "Amazonka.SSM.CancelCommand" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CancelCommand'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCancelCommand Source #

Create a value of CancelCommand with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CancelCommand, cancelCommand_instanceIds - (Optional) A list of managed node IDs on which you want to cancel the command. If not provided, the command is canceled on every node on which it was requested.

CancelCommand, cancelCommand_commandId - The ID of the command you want to cancel.

data CancelCommandResponse Source #

Whether or not the command was successfully canceled. There is no guarantee that a request can be canceled.

See: newCancelCommandResponse smart constructor.

Instances

Instances details
Generic CancelCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Associated Types

type Rep CancelCommandResponse :: Type -> Type #

Read CancelCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Show CancelCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

NFData CancelCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

Methods

rnf :: CancelCommandResponse -> () #

Eq CancelCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

type Rep CancelCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelCommand

type Rep CancelCommandResponse = D1 ('MetaData "CancelCommandResponse" "Amazonka.SSM.CancelCommand" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CancelCommandResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCancelCommandResponse Source #

Create a value of CancelCommandResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CancelCommandResponse', cancelCommandResponse_httpStatus - The response's http status code.

CancelMaintenanceWindowExecution

data CancelMaintenanceWindowExecution Source #

See: newCancelMaintenanceWindowExecution smart constructor.

Instances

Instances details
ToJSON CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

ToHeaders CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

ToPath CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

ToQuery CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

AWSRequest CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Generic CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Associated Types

type Rep CancelMaintenanceWindowExecution :: Type -> Type #

Read CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Show CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

NFData CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Eq CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Hashable CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

type AWSResponse CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

type Rep CancelMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

type Rep CancelMaintenanceWindowExecution = D1 ('MetaData "CancelMaintenanceWindowExecution" "Amazonka.SSM.CancelMaintenanceWindowExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CancelMaintenanceWindowExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCancelMaintenanceWindowExecution Source #

Create a value of CancelMaintenanceWindowExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CancelMaintenanceWindowExecution, cancelMaintenanceWindowExecution_windowExecutionId - The ID of the maintenance window execution to stop.

data CancelMaintenanceWindowExecutionResponse Source #

Instances

Instances details
Generic CancelMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Read CancelMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Show CancelMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

NFData CancelMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

Eq CancelMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

type Rep CancelMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.CancelMaintenanceWindowExecution

type Rep CancelMaintenanceWindowExecutionResponse = D1 ('MetaData "CancelMaintenanceWindowExecutionResponse" "Amazonka.SSM.CancelMaintenanceWindowExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CancelMaintenanceWindowExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCancelMaintenanceWindowExecutionResponse Source #

Create a value of CancelMaintenanceWindowExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CancelMaintenanceWindowExecution, cancelMaintenanceWindowExecutionResponse_windowExecutionId - The ID of the maintenance window execution that has been stopped.

$sel:httpStatus:CancelMaintenanceWindowExecutionResponse', cancelMaintenanceWindowExecutionResponse_httpStatus - The response's http status code.

CreateActivation

data CreateActivation Source #

See: newCreateActivation smart constructor.

Instances

Instances details
ToJSON CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

ToHeaders CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

ToPath CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

ToQuery CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

AWSRequest CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Associated Types

type AWSResponse CreateActivation #

Generic CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Associated Types

type Rep CreateActivation :: Type -> Type #

Read CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Show CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

NFData CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Methods

rnf :: CreateActivation -> () #

Eq CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Hashable CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

type AWSResponse CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

type Rep CreateActivation Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

type Rep CreateActivation = D1 ('MetaData "CreateActivation" "Amazonka.SSM.CreateActivation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateActivation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "expirationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "registrationLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "registrationMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RegistrationMetadataItem]))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "iamRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateActivation Source #

Create a value of CreateActivation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateActivation, createActivation_defaultInstanceName - The name of the registered, managed node as it will appear in the Amazon Web Services Systems Manager console or when you use the Amazon Web Services command line tools to list Systems Manager resources.

Don't enter personally identifiable information in this field.

CreateActivation, createActivation_description - A user-defined description of the resource that you want to register with Systems Manager.

Don't enter personally identifiable information in this field.

CreateActivation, createActivation_expirationDate - The date by which this activation request should expire, in timestamp format, such as "2021-07-07T00:00:00". You can specify a date up to 30 days in advance. If you don't provide an expiration date, the activation code expires in 24 hours.

CreateActivation, createActivation_registrationLimit - Specify the maximum number of managed nodes you want to register. The default value is 1.

$sel:registrationMetadata:CreateActivation', createActivation_registrationMetadata - Reserved for internal use.

CreateActivation, createActivation_tags - Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag an activation to identify which servers or virtual machines (VMs) in your on-premises environment you intend to activate. In this case, you could specify the following key-value pairs:

  • Key=OS,Value=Windows
  • Key=Environment,Value=Production

When you install SSM Agent on your on-premises servers and VMs, you specify an activation ID and code. When you specify the activation ID and code, tags assigned to the activation are automatically applied to the on-premises servers or VMs.

You can't add tags to or delete tags from an existing activation. You can tag your on-premises servers, edge devices, and VMs after they connect to Systems Manager for the first time and are assigned a managed node ID. This means they are listed in the Amazon Web Services Systems Manager console with an ID that is prefixed with "mi-". For information about how to add tags to your managed nodes, see AddTagsToResource. For information about how to remove tags from your managed nodes, see RemoveTagsFromResource.

CreateActivation, createActivation_iamRole - The name of the Identity and Access Management (IAM) role that you want to assign to the managed node. This IAM role must provide AssumeRole permissions for the Amazon Web Services Systems Manager service principal ssm.amazonaws.com. For more information, see Create an IAM service role for a hybrid environment in the Amazon Web Services Systems Manager User Guide.

You can't specify an IAM service-linked role for this parameter. You must create a unique role.

data CreateActivationResponse Source #

See: newCreateActivationResponse smart constructor.

Instances

Instances details
Generic CreateActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Associated Types

type Rep CreateActivationResponse :: Type -> Type #

Read CreateActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Show CreateActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

NFData CreateActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

Eq CreateActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

type Rep CreateActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateActivation

type Rep CreateActivationResponse = D1 ('MetaData "CreateActivationResponse" "Amazonka.SSM.CreateActivation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateActivationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "activationCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "activationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateActivationResponse Source #

Create a value of CreateActivationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activationCode:CreateActivationResponse', createActivationResponse_activationCode - The code the system generates when it processes the activation. The activation code functions like a password to validate the activation ID.

CreateActivationResponse, createActivationResponse_activationId - The ID number generated by the system when it processed the activation. The activation ID functions like a user name.

$sel:httpStatus:CreateActivationResponse', createActivationResponse_httpStatus - The response's http status code.

CreateAssociation

data CreateAssociation Source #

See: newCreateAssociation smart constructor.

Instances

Instances details
ToJSON CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

ToHeaders CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

ToPath CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

ToQuery CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

AWSRequest CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

Associated Types

type AWSResponse CreateAssociation #

Generic CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

Associated Types

type Rep CreateAssociation :: Type -> Type #

Show CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

NFData CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

Methods

rnf :: CreateAssociation -> () #

Eq CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

Hashable CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

type AWSResponse CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

type Rep CreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

type Rep CreateAssociation = D1 ('MetaData "CreateAssociation" "Amazonka.SSM.CreateAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateAssociation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "automationTargetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "calendarNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))) :*: ((S1 ('MetaSel ('Just "complianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationComplianceSeverity)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "outputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputLocation)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text]))))) :*: (S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation)))) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newCreateAssociation Source #

Create a value of CreateAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateAssociation, createAssociation_alarmConfiguration - Undocumented member.

CreateAssociation, createAssociation_applyOnlyAtCronInterval - By default, when you create a new association, the system runs it immediately after it is created and then according to the schedule you specified. Specify this option if you don't want an association to run immediately after you create it. This parameter isn't supported for rate expressions.

CreateAssociation, createAssociation_associationName - Specify a descriptive name for the association.

CreateAssociation, createAssociation_automationTargetParameterName - Choose the parameter that will define how your automation will branch out. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.

CreateAssociation, createAssociation_calendarNames - The names or Amazon Resource Names (ARNs) of the Change Calendar type documents you want to gate your associations under. The associations only run when that change calendar is open. For more information, see Amazon Web Services Systems Manager Change Calendar.

CreateAssociation, createAssociation_complianceSeverity - The severity level to assign to the association.

CreateAssociation, createAssociation_documentVersion - The document version you want to associate with the target(s). Can be a specific version or the default version.

State Manager doesn't support running associations that use a new version of a document if that document is shared from another account. State Manager always runs the default version of a document if shared from another account, even though the Systems Manager console shows that a new version was processed. If you want to run an association using a new version of a document shared form another account, you must set the document version to default.

CreateAssociation, createAssociation_instanceId - The managed node ID.

InstanceId has been deprecated. To specify a managed node ID for an association, use the Targets parameter. Requests that include the parameter InstanceID with Systems Manager documents (SSM documents) that use schema version 2.0 or later will fail. In addition, if you use the parameter InstanceId, you can't use the parameters AssociationName, DocumentVersion, MaxErrors, MaxConcurrency, OutputLocation, or ScheduleExpression. To use these parameters, you must use the Targets parameter.

CreateAssociation, createAssociation_maxConcurrency - The maximum number of targets allowed to run the association at the same time. You can specify a number, for example 10, or a percentage of the target set, for example 10%. The default value is 100%, which means all targets run the association at the same time.

If a new managed node starts and attempts to run an association while Systems Manager is running MaxConcurrency associations, the association is allowed to run. During the next association interval, the new managed node will process its association within the limit specified for MaxConcurrency.

CreateAssociation, createAssociation_maxErrors - The number of errors that are allowed before the system stops sending requests to run the association on additional targets. You can specify either an absolute number of errors, for example 10, or a percentage of the target set, for example 10%. If you specify 3, for example, the system stops sending requests when the fourth error is received. If you specify 0, then the system stops sending requests after the first error is returned. If you run an association on 50 managed nodes and set MaxError to 10%, then the system stops sending the request when the sixth error is received.

Executions that are already running an association when MaxErrors is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set MaxConcurrency to 1 so that executions proceed one at a time.

CreateAssociation, createAssociation_outputLocation - An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.

CreateAssociation, createAssociation_parameters - The parameters for the runtime configuration of the document.

CreateAssociation, createAssociation_scheduleExpression - A cron expression when the association will be applied to the target(s).

CreateAssociation, createAssociation_scheduleOffset - Number of days to wait after the scheduled day to run an association. For example, if you specified a cron schedule of cron(0 0 ? * THU#2 *), you could specify an offset of 3 to run the association each Sunday after the second Thursday of the month. For more information about cron schedules for associations, see Reference: Cron and rate expressions for Systems Manager in the Amazon Web Services Systems Manager User Guide.

To use offsets, you must specify the ApplyOnlyAtCronInterval parameter. This option tells the system not to run an association immediately after you create it.

CreateAssociation, createAssociation_syncCompliance - The mode for generating association compliance. You can specify AUTO or MANUAL. In AUTO mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT. If the association execution doesn't run successfully, the association is NON-COMPLIANT.

In MANUAL mode, you must specify the AssociationId as a parameter for the PutComplianceItems API operation. In this case, compliance data isn't managed by State Manager. It is managed by your direct call to the PutComplianceItems API operation.

By default, all associations use AUTO mode.

CreateAssociation, createAssociation_tags - Adds or overwrites one or more tags for a State Manager association. Tags are metadata that you can assign to your Amazon Web Services resources. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define.

CreateAssociation, createAssociation_targetLocations - A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the association. Use this action to create an association in multiple Regions and multiple accounts.

CreateAssociation, createAssociation_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

CreateAssociation, createAssociation_targets - The targets for the association. You can target managed nodes by using tags, Amazon Web Services resource groups, all managed nodes in an Amazon Web Services account, or individual managed node IDs. You can target all managed nodes in an Amazon Web Services account by specifying the InstanceIds key with a value of *. For more information about choosing targets for an association, see Using targets and rate controls with State Manager associations in the Amazon Web Services Systems Manager User Guide.

CreateAssociation, createAssociation_name - The name of the SSM Command document or Automation runbook that contains the configuration information for the managed node.

You can specify Amazon Web Services-predefined documents, documents you created, or a document that is shared with you from another account.

For Systems Manager documents (SSM documents) that are shared with you from other Amazon Web Services accounts, you must specify the complete SSM document ARN, in the following format:

arn:partition:ssm:region:account-id:document/document-name

For example:

arn:aws:ssm:us-east-2:12345678912:document/My-Shared-Document

For Amazon Web Services-predefined documents and SSM documents you created in your account, you only need to specify the document name. For example, AWS-ApplyPatchBaseline or My-Document.

data CreateAssociationResponse Source #

See: newCreateAssociationResponse smart constructor.

Instances

Instances details
Generic CreateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

Associated Types

type Rep CreateAssociationResponse :: Type -> Type #

Show CreateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

NFData CreateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

Eq CreateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

type Rep CreateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociation

type Rep CreateAssociationResponse = D1 ('MetaData "CreateAssociationResponse" "Amazonka.SSM.CreateAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateAssociationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateAssociationResponse Source #

Create a value of CreateAssociationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationDescription:CreateAssociationResponse', createAssociationResponse_associationDescription - Information about the association.

$sel:httpStatus:CreateAssociationResponse', createAssociationResponse_httpStatus - The response's http status code.

CreateAssociationBatch

data CreateAssociationBatch Source #

See: newCreateAssociationBatch smart constructor.

Instances

Instances details
ToJSON CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

ToHeaders CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

ToPath CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

ToQuery CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

AWSRequest CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

Associated Types

type AWSResponse CreateAssociationBatch #

Generic CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

Associated Types

type Rep CreateAssociationBatch :: Type -> Type #

Show CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

NFData CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

Methods

rnf :: CreateAssociationBatch -> () #

Eq CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

Hashable CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

type AWSResponse CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

type Rep CreateAssociationBatch Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

type Rep CreateAssociationBatch = D1 ('MetaData "CreateAssociationBatch" "Amazonka.SSM.CreateAssociationBatch" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateAssociationBatch'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty CreateAssociationBatchRequestEntry))))

newCreateAssociationBatch Source #

Create a value of CreateAssociationBatch with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:entries:CreateAssociationBatch', createAssociationBatch_entries - One or more associations.

data CreateAssociationBatchResponse Source #

See: newCreateAssociationBatchResponse smart constructor.

Instances

Instances details
Generic CreateAssociationBatchResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

Associated Types

type Rep CreateAssociationBatchResponse :: Type -> Type #

Show CreateAssociationBatchResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

NFData CreateAssociationBatchResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

Eq CreateAssociationBatchResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

type Rep CreateAssociationBatchResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateAssociationBatch

type Rep CreateAssociationBatchResponse = D1 ('MetaData "CreateAssociationBatchResponse" "Amazonka.SSM.CreateAssociationBatch" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateAssociationBatchResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FailedCreateAssociation])) :*: (S1 ('MetaSel ('Just "successful") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssociationDescription])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateAssociationBatchResponse Source #

Create a value of CreateAssociationBatchResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failed:CreateAssociationBatchResponse', createAssociationBatchResponse_failed - Information about the associations that failed.

$sel:successful:CreateAssociationBatchResponse', createAssociationBatchResponse_successful - Information about the associations that succeeded.

$sel:httpStatus:CreateAssociationBatchResponse', createAssociationBatchResponse_httpStatus - The response's http status code.

CreateDocument

data CreateDocument Source #

See: newCreateDocument smart constructor.

Instances

Instances details
ToJSON CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

ToHeaders CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

ToPath CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

ToQuery CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

AWSRequest CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Associated Types

type AWSResponse CreateDocument #

Generic CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Associated Types

type Rep CreateDocument :: Type -> Type #

Read CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Show CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

NFData CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Methods

rnf :: CreateDocument -> () #

Eq CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Hashable CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

type AWSResponse CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

type Rep CreateDocument Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

newCreateDocument Source #

Create a value of CreateDocument with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attachments:CreateDocument', createDocument_attachments - A list of key-value pairs that describe attachments to a version of a document.

CreateDocument, createDocument_displayName - An optional field where you can specify a friendly name for the SSM document. This value can differ for each version of the document. You can update this value at a later time using the UpdateDocument operation.

CreateDocument, createDocument_documentFormat - Specify the document format for the request. The document format can be JSON, YAML, or TEXT. JSON is the default format.

CreateDocument, createDocument_documentType - The type of document to create.

The DeploymentStrategy document type is an internal-use-only document type reserved for AppConfig.

CreateDocument, createDocument_requires - A list of SSM documents required by a document. This parameter is used exclusively by AppConfig. When a user creates an AppConfig configuration in an SSM document, the user must also specify a required document for validation purposes. In this case, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document for validation purposes. For more information, see What is AppConfig? in the AppConfig User Guide.

CreateDocument, createDocument_tags - Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag an SSM document to identify the types of targets or the environment where it will run. In this case, you could specify the following key-value pairs:

  • Key=OS,Value=Windows
  • Key=Environment,Value=Production

To add tags to an existing SSM document, use the AddTagsToResource operation.

CreateDocument, createDocument_targetType - Specify a target type to define the kinds of resources the document can run on. For example, to run a document on EC2 instances, specify the following value: /AWS::EC2::Instance. If you specify a value of '/' the document can run on all types of resources. If you don't specify a value, the document can't run on any resources. For a list of valid resource types, see Amazon Web Services resource and property types reference in the CloudFormation User Guide.

CreateDocument, createDocument_versionName - An optional field specifying the version of the artifact you are creating with the document. For example, Release12.1. This value is unique across all versions of a document, and can't be changed.

CreateDocument, createDocument_content - The content for the new SSM document in JSON or YAML format. We recommend storing the contents for your new document in an external JSON or YAML file and referencing the file in a command.

For examples, see the following topics in the /Amazon Web Services Systems Manager User Guide/.

CreateDocument, createDocument_name - A name for the SSM document.

You can't use the following strings as document name prefixes. These are reserved by Amazon Web Services for use as document name prefixes:

  • aws
  • amazon
  • amzn

data CreateDocumentResponse Source #

See: newCreateDocumentResponse smart constructor.

Instances

Instances details
Generic CreateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Associated Types

type Rep CreateDocumentResponse :: Type -> Type #

Read CreateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Show CreateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

NFData CreateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

Methods

rnf :: CreateDocumentResponse -> () #

Eq CreateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

type Rep CreateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateDocument

type Rep CreateDocumentResponse = D1 ('MetaData "CreateDocumentResponse" "Amazonka.SSM.CreateDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateDocumentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDocumentResponse Source #

Create a value of CreateDocumentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentDescription:CreateDocumentResponse', createDocumentResponse_documentDescription - Information about the SSM document.

$sel:httpStatus:CreateDocumentResponse', createDocumentResponse_httpStatus - The response's http status code.

CreateMaintenanceWindow

data CreateMaintenanceWindow Source #

See: newCreateMaintenanceWindow smart constructor.

Instances

Instances details
ToJSON CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

ToHeaders CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

ToPath CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

ToQuery CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

AWSRequest CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Generic CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Associated Types

type Rep CreateMaintenanceWindow :: Type -> Type #

Show CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

NFData CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Methods

rnf :: CreateMaintenanceWindow -> () #

Eq CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Hashable CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

type AWSResponse CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

type Rep CreateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

type Rep CreateMaintenanceWindow = D1 ('MetaData "CreateMaintenanceWindow" "Amazonka.SSM.CreateMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateMaintenanceWindow'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "scheduleTimezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: (S1 ('MetaSel ('Just "cutoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "allowUnassociatedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool))))))

newCreateMaintenanceWindow Source #

Create a value of CreateMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateMaintenanceWindow', createMaintenanceWindow_clientToken - User-provided idempotency token.

CreateMaintenanceWindow, createMaintenanceWindow_description - An optional description for the maintenance window. We recommend specifying a description to help you organize your maintenance windows.

CreateMaintenanceWindow, createMaintenanceWindow_endDate - The date and time, in ISO-8601 Extended format, for when you want the maintenance window to become inactive. EndDate allows you to set a date and time in the future when the maintenance window will no longer run.

CreateMaintenanceWindow, createMaintenanceWindow_scheduleOffset - The number of days to wait after the date and time specified by a cron expression before running the maintenance window.

For example, the following cron expression schedules a maintenance window to run on the third Tuesday of every month at 11:30 PM.

cron(30 23 ? * TUE#3 *)

If the schedule offset is 2, the maintenance window won't run until two days later.

CreateMaintenanceWindow, createMaintenanceWindow_scheduleTimezone - The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

CreateMaintenanceWindow, createMaintenanceWindow_startDate - The date and time, in ISO-8601 Extended format, for when you want the maintenance window to become active. StartDate allows you to delay activation of the maintenance window until the specified future date.

CreateMaintenanceWindow, createMaintenanceWindow_tags - Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag a maintenance window to identify the type of tasks it will run, the types of targets, and the environment it will run in. In this case, you could specify the following key-value pairs:

  • Key=TaskType,Value=AgentUpdate
  • Key=OS,Value=Windows
  • Key=Environment,Value=Production

To add tags to an existing maintenance window, use the AddTagsToResource operation.

CreateMaintenanceWindow, createMaintenanceWindow_name - The name of the maintenance window.

CreateMaintenanceWindow, createMaintenanceWindow_schedule - The schedule of the maintenance window in the form of a cron or rate expression.

CreateMaintenanceWindow, createMaintenanceWindow_duration - The duration of the maintenance window in hours.

CreateMaintenanceWindow, createMaintenanceWindow_cutoff - The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.

$sel:allowUnassociatedTargets:CreateMaintenanceWindow', createMaintenanceWindow_allowUnassociatedTargets - Enables a maintenance window task to run on managed nodes, even if you haven't registered those nodes as targets. If enabled, then you must specify the unregistered managed nodes (by node ID) when you register a task with the maintenance window.

If you don't enable this option, then you must specify previously-registered targets when you register a task with the maintenance window.

data CreateMaintenanceWindowResponse Source #

See: newCreateMaintenanceWindowResponse smart constructor.

Instances

Instances details
Generic CreateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Associated Types

type Rep CreateMaintenanceWindowResponse :: Type -> Type #

Read CreateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Show CreateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

NFData CreateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

Eq CreateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

type Rep CreateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateMaintenanceWindow

type Rep CreateMaintenanceWindowResponse = D1 ('MetaData "CreateMaintenanceWindowResponse" "Amazonka.SSM.CreateMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateMaintenanceWindowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateMaintenanceWindowResponse Source #

Create a value of CreateMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateMaintenanceWindowResponse, createMaintenanceWindowResponse_windowId - The ID of the created maintenance window.

$sel:httpStatus:CreateMaintenanceWindowResponse', createMaintenanceWindowResponse_httpStatus - The response's http status code.

CreateOpsItem

data CreateOpsItem Source #

See: newCreateOpsItem smart constructor.

Instances

Instances details
ToJSON CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

ToHeaders CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

ToPath CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

ToQuery CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

AWSRequest CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Associated Types

type AWSResponse CreateOpsItem #

Generic CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Associated Types

type Rep CreateOpsItem :: Type -> Type #

Read CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Show CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

NFData CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Methods

rnf :: CreateOpsItem -> () #

Eq CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Hashable CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

type AWSResponse CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

type Rep CreateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

type Rep CreateOpsItem = D1 ('MetaData "CreateOpsItem" "Amazonka.SSM.CreateOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateOpsItem'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "actualEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "actualStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "notifications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemNotification])) :*: S1 ('MetaSel ('Just "operationalData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsItemDataValue)))) :*: (S1 ('MetaSel ('Just "opsItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "plannedEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: (((S1 ('MetaSel ('Just "plannedStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "relatedOpsItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RelatedOpsItem])) :*: S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateOpsItem Source #

Create a value of CreateOpsItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateOpsItem, createOpsItem_accountId - The target Amazon Web Services account where you want to create an OpsItem. To make this call, your account must be configured to work with OpsItems across accounts. For more information, see Setting up OpsCenter to work with OpsItems across accounts in the Amazon Web Services Systems Manager User Guide.

CreateOpsItem, createOpsItem_actualEndTime - The time a runbook workflow ended. Currently reported only for the OpsItem type /aws/changerequest.

CreateOpsItem, createOpsItem_actualStartTime - The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

CreateOpsItem, createOpsItem_category - Specify a category to assign to an OpsItem.

CreateOpsItem, createOpsItem_notifications - The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or changed.

CreateOpsItem, createOpsItem_operationalData - Operational data is custom data that provides useful reference details about the OpsItem. For example, you can specify log files, error strings, license keys, troubleshooting tips, or other relevant data. You enter operational data as key-value pairs. The key has a maximum length of 128 characters. The value has a maximum size of 20 KB.

Operational data keys can't begin with the following: amazon, aws, amzn, ssm, /amazon, /aws, /amzn, /ssm.

You can choose to make the data searchable by other users in the account or you can restrict search access. Searchable data means that all users with access to the OpsItem Overview page (as provided by the DescribeOpsItems API operation) can view and search on the specified data. Operational data that isn't searchable is only viewable by users who have access to the OpsItem (as provided by the GetOpsItem API operation).

Use the /aws/resources key in OperationalData to specify a related resource in the request. Use the /aws/automations key in OperationalData to associate an Automation runbook with the OpsItem. To view Amazon Web Services CLI example commands that use these keys, see Creating OpsItems manually in the Amazon Web Services Systems Manager User Guide.

CreateOpsItem, createOpsItem_opsItemType - The type of OpsItem to create. Systems Manager supports the following types of OpsItems:

  • /aws/issue

    This type of OpsItem is used for default OpsItems created by OpsCenter.

  • /aws/changerequest

    This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests.

  • /aws/insights

    This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.

CreateOpsItem, createOpsItem_plannedEndTime - The time specified in a change request for a runbook workflow to end. Currently supported only for the OpsItem type /aws/changerequest.

CreateOpsItem, createOpsItem_plannedStartTime - The time specified in a change request for a runbook workflow to start. Currently supported only for the OpsItem type /aws/changerequest.

CreateOpsItem, createOpsItem_priority - The importance of this OpsItem in relation to other OpsItems in the system.

CreateOpsItem, createOpsItem_relatedOpsItems - One or more OpsItems that share something in common with the current OpsItems. For example, related OpsItems can include OpsItems with similar error messages, impacted resources, or statuses for the impacted resource.

CreateOpsItem, createOpsItem_severity - Specify a severity to assign to an OpsItem.

CreateOpsItem, createOpsItem_tags - Optional metadata that you assign to a resource. You can restrict access to OpsItems by using an inline IAM policy that specifies tags. For more information, see Getting started with OpsCenter in the Amazon Web Services Systems Manager User Guide.

Tags use a key-value pair. For example:

Key=Department,Value=Finance

To add tags to a new OpsItem, a user must have IAM permissions for both the ssm:CreateOpsItems operation and the ssm:AddTagsToResource operation. To add tags to an existing OpsItem, use the AddTagsToResource operation.

CreateOpsItem, createOpsItem_description - Information about the OpsItem.

CreateOpsItem, createOpsItem_source - The origin of the OpsItem, such as Amazon EC2 or Systems Manager.

The source name can't contain the following strings: aws, amazon, and amzn.

CreateOpsItem, createOpsItem_title - A short heading that describes the nature of the OpsItem and the impacted resource.

data CreateOpsItemResponse Source #

See: newCreateOpsItemResponse smart constructor.

Instances

Instances details
Generic CreateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Associated Types

type Rep CreateOpsItemResponse :: Type -> Type #

Read CreateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Show CreateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

NFData CreateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

Methods

rnf :: CreateOpsItemResponse -> () #

Eq CreateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

type Rep CreateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsItem

type Rep CreateOpsItemResponse = D1 ('MetaData "CreateOpsItemResponse" "Amazonka.SSM.CreateOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateOpsItemResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsItemArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateOpsItemResponse Source #

Create a value of CreateOpsItemResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateOpsItemResponse, createOpsItemResponse_opsItemArn - The OpsItem Amazon Resource Name (ARN).

CreateOpsItemResponse, createOpsItemResponse_opsItemId - The ID of the OpsItem.

$sel:httpStatus:CreateOpsItemResponse', createOpsItemResponse_httpStatus - The response's http status code.

CreateOpsMetadata

data CreateOpsMetadata Source #

See: newCreateOpsMetadata smart constructor.

Instances

Instances details
ToJSON CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

ToHeaders CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

ToPath CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

ToQuery CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

AWSRequest CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Associated Types

type AWSResponse CreateOpsMetadata #

Generic CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Associated Types

type Rep CreateOpsMetadata :: Type -> Type #

Read CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Show CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

NFData CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Methods

rnf :: CreateOpsMetadata -> () #

Eq CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Hashable CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

type AWSResponse CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

type Rep CreateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

type Rep CreateOpsMetadata = D1 ('MetaData "CreateOpsMetadata" "Amazonka.SSM.CreateOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateOpsMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text MetadataValue))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateOpsMetadata Source #

Create a value of CreateOpsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metadata:CreateOpsMetadata', createOpsMetadata_metadata - Metadata for a new Application Manager application.

CreateOpsMetadata, createOpsMetadata_tags - Optional metadata that you assign to a resource. You can specify a maximum of five tags for an OpsMetadata object. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag an OpsMetadata object to identify an environment or target Amazon Web Services Region. In this case, you could specify the following key-value pairs:

  • Key=Environment,Value=Production
  • Key=Region,Value=us-east-2

CreateOpsMetadata, createOpsMetadata_resourceId - A resource ID for a new Application Manager application.

data CreateOpsMetadataResponse Source #

See: newCreateOpsMetadataResponse smart constructor.

Instances

Instances details
Generic CreateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Associated Types

type Rep CreateOpsMetadataResponse :: Type -> Type #

Read CreateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Show CreateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

NFData CreateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

Eq CreateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

type Rep CreateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateOpsMetadata

type Rep CreateOpsMetadataResponse = D1 ('MetaData "CreateOpsMetadataResponse" "Amazonka.SSM.CreateOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateOpsMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateOpsMetadataResponse Source #

Create a value of CreateOpsMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateOpsMetadataResponse, createOpsMetadataResponse_opsMetadataArn - The Amazon Resource Name (ARN) of the OpsMetadata Object or blob created by the call.

$sel:httpStatus:CreateOpsMetadataResponse', createOpsMetadataResponse_httpStatus - The response's http status code.

CreatePatchBaseline

data CreatePatchBaseline Source #

See: newCreatePatchBaseline smart constructor.

Instances

Instances details
ToJSON CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

ToHeaders CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

ToPath CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

ToQuery CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

AWSRequest CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Associated Types

type AWSResponse CreatePatchBaseline #

Generic CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Associated Types

type Rep CreatePatchBaseline :: Type -> Type #

Show CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

NFData CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Methods

rnf :: CreatePatchBaseline -> () #

Eq CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Hashable CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

type AWSResponse CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

type Rep CreatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

type Rep CreatePatchBaseline = D1 ('MetaData "CreatePatchBaseline" "Amazonka.SSM.CreatePatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreatePatchBaseline'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "approvalRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchRuleGroup)) :*: (S1 ('MetaSel ('Just "approvedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "approvedPatchesComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)))) :*: (S1 ('MetaSel ('Just "approvedPatchesEnableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "globalFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchFilterGroup)) :*: (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem)) :*: S1 ('MetaSel ('Just "rejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "rejectedPatchesAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchAction)) :*: S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchSource]))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreatePatchBaseline Source #

Create a value of CreatePatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreatePatchBaseline, createPatchBaseline_approvalRules - A set of rules used to include patches in the baseline.

CreatePatchBaseline, createPatchBaseline_approvedPatches - A list of explicitly approved patches for the baseline.

For information about accepted formats for lists of approved patches and rejected patches, see About package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide.

CreatePatchBaseline, createPatchBaseline_approvedPatchesComplianceLevel - Defines the compliance level for approved patches. When an approved patch is reported as missing, this value describes the severity of the compliance violation. The default value is UNSPECIFIED.

CreatePatchBaseline, createPatchBaseline_approvedPatchesEnableNonSecurity - Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false. Applies to Linux managed nodes only.

$sel:clientToken:CreatePatchBaseline', createPatchBaseline_clientToken - User-provided idempotency token.

CreatePatchBaseline, createPatchBaseline_description - A description of the patch baseline.

CreatePatchBaseline, createPatchBaseline_globalFilters - A set of global filters used to include patches in the baseline.

CreatePatchBaseline, createPatchBaseline_operatingSystem - Defines the operating system the patch baseline applies to. The default value is WINDOWS.

CreatePatchBaseline, createPatchBaseline_rejectedPatches - A list of explicitly rejected patches for the baseline.

For information about accepted formats for lists of approved patches and rejected patches, see About package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide.

CreatePatchBaseline, createPatchBaseline_rejectedPatchesAction - The action for Patch Manager to take on patches included in the RejectedPackages list.

  • ALLOW_AS_DEPENDENCY : A package in the Rejected patches list is installed only if it is a dependency of another package. It is considered compliant with the patch baseline, and its status is reported as InstalledOther. This is the default action if no option is specified.
  • BLOCK : Packages in the RejectedPatches list, and packages that include them as dependencies, aren't installed under any circumstances. If a package was installed before it was added to the Rejected patches list, it is considered non-compliant with the patch baseline, and its status is reported as InstalledRejected.

CreatePatchBaseline, createPatchBaseline_sources - Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.

CreatePatchBaseline, createPatchBaseline_tags - Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag a patch baseline to identify the severity level of patches it specifies and the operating system family it applies to. In this case, you could specify the following key-value pairs:

  • Key=PatchSeverity,Value=Critical
  • Key=OS,Value=Windows

To add tags to an existing patch baseline, use the AddTagsToResource operation.

CreatePatchBaseline, createPatchBaseline_name - The name of the patch baseline.

data CreatePatchBaselineResponse Source #

See: newCreatePatchBaselineResponse smart constructor.

Instances

Instances details
Generic CreatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Associated Types

type Rep CreatePatchBaselineResponse :: Type -> Type #

Read CreatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Show CreatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

NFData CreatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

Eq CreatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

type Rep CreatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.CreatePatchBaseline

type Rep CreatePatchBaselineResponse = D1 ('MetaData "CreatePatchBaselineResponse" "Amazonka.SSM.CreatePatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreatePatchBaselineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePatchBaselineResponse Source #

Create a value of CreatePatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreatePatchBaselineResponse, createPatchBaselineResponse_baselineId - The ID of the created patch baseline.

$sel:httpStatus:CreatePatchBaselineResponse', createPatchBaselineResponse_httpStatus - The response's http status code.

CreateResourceDataSync

data CreateResourceDataSync Source #

See: newCreateResourceDataSync smart constructor.

Instances

Instances details
ToJSON CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

ToHeaders CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

ToPath CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

ToQuery CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

AWSRequest CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Associated Types

type AWSResponse CreateResourceDataSync #

Generic CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Associated Types

type Rep CreateResourceDataSync :: Type -> Type #

Read CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Show CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

NFData CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Methods

rnf :: CreateResourceDataSync -> () #

Eq CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Hashable CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

type AWSResponse CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

type Rep CreateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

type Rep CreateResourceDataSync = D1 ('MetaData "CreateResourceDataSync" "Amazonka.SSM.CreateResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateResourceDataSync'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "s3Destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncS3Destination)) :*: S1 ('MetaSel ('Just "syncSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncSource))) :*: (S1 ('MetaSel ('Just "syncType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "syncName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateResourceDataSync Source #

Create a value of CreateResourceDataSync with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

CreateResourceDataSync, createResourceDataSync_s3Destination - Amazon S3 configuration details for the sync. This parameter is required if the SyncType value is SyncToDestination.

CreateResourceDataSync, createResourceDataSync_syncSource - Specify information about the data sources to synchronize. This parameter is required if the SyncType value is SyncFromSource.

CreateResourceDataSync, createResourceDataSync_syncType - Specify SyncToDestination to create a resource data sync that synchronizes data to an S3 bucket for Inventory. If you specify SyncToDestination, you must provide a value for S3Destination. Specify SyncFromSource to synchronize data from a single account and multiple Regions, or multiple Amazon Web Services accounts and Amazon Web Services Regions, as listed in Organizations for Explorer. If you specify SyncFromSource, you must provide a value for SyncSource. The default value is SyncToDestination.

CreateResourceDataSync, createResourceDataSync_syncName - A name for the configuration.

data CreateResourceDataSyncResponse Source #

See: newCreateResourceDataSyncResponse smart constructor.

Instances

Instances details
Generic CreateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Associated Types

type Rep CreateResourceDataSyncResponse :: Type -> Type #

Read CreateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Show CreateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

NFData CreateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

Eq CreateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

type Rep CreateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.CreateResourceDataSync

type Rep CreateResourceDataSyncResponse = D1 ('MetaData "CreateResourceDataSyncResponse" "Amazonka.SSM.CreateResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateResourceDataSyncResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateResourceDataSyncResponse Source #

Create a value of CreateResourceDataSyncResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateResourceDataSyncResponse', createResourceDataSyncResponse_httpStatus - The response's http status code.

DeleteActivation

data DeleteActivation Source #

See: newDeleteActivation smart constructor.

Constructors

DeleteActivation' Text 

Instances

Instances details
ToJSON DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

ToHeaders DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

ToPath DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

ToQuery DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

AWSRequest DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Associated Types

type AWSResponse DeleteActivation #

Generic DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Associated Types

type Rep DeleteActivation :: Type -> Type #

Read DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Show DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

NFData DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Methods

rnf :: DeleteActivation -> () #

Eq DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Hashable DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

type AWSResponse DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

type Rep DeleteActivation Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

type Rep DeleteActivation = D1 ('MetaData "DeleteActivation" "Amazonka.SSM.DeleteActivation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteActivation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "activationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteActivation Source #

Create a value of DeleteActivation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteActivation, deleteActivation_activationId - The ID of the activation that you want to delete.

data DeleteActivationResponse Source #

See: newDeleteActivationResponse smart constructor.

Instances

Instances details
Generic DeleteActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Associated Types

type Rep DeleteActivationResponse :: Type -> Type #

Read DeleteActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Show DeleteActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

NFData DeleteActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

Eq DeleteActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

type Rep DeleteActivationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteActivation

type Rep DeleteActivationResponse = D1 ('MetaData "DeleteActivationResponse" "Amazonka.SSM.DeleteActivation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteActivationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteActivationResponse Source #

Create a value of DeleteActivationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteActivationResponse', deleteActivationResponse_httpStatus - The response's http status code.

DeleteAssociation

data DeleteAssociation Source #

See: newDeleteAssociation smart constructor.

Instances

Instances details
ToJSON DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

ToHeaders DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

ToPath DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

ToQuery DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

AWSRequest DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Associated Types

type AWSResponse DeleteAssociation #

Generic DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Associated Types

type Rep DeleteAssociation :: Type -> Type #

Read DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Show DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

NFData DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Methods

rnf :: DeleteAssociation -> () #

Eq DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Hashable DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

type AWSResponse DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

type Rep DeleteAssociation Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

type Rep DeleteAssociation = D1 ('MetaData "DeleteAssociation" "Amazonka.SSM.DeleteAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteAssociation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDeleteAssociation :: DeleteAssociation Source #

Create a value of DeleteAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteAssociation, deleteAssociation_associationId - The association ID that you want to delete.

DeleteAssociation, deleteAssociation_instanceId - The managed node ID.

InstanceId has been deprecated. To specify a managed node ID for an association, use the Targets parameter. Requests that include the parameter InstanceID with Systems Manager documents (SSM documents) that use schema version 2.0 or later will fail. In addition, if you use the parameter InstanceId, you can't use the parameters AssociationName, DocumentVersion, MaxErrors, MaxConcurrency, OutputLocation, or ScheduleExpression. To use these parameters, you must use the Targets parameter.

DeleteAssociation, deleteAssociation_name - The name of the SSM document.

data DeleteAssociationResponse Source #

See: newDeleteAssociationResponse smart constructor.

Instances

Instances details
Generic DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Associated Types

type Rep DeleteAssociationResponse :: Type -> Type #

Read DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Show DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

NFData DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

Eq DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

type Rep DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteAssociation

type Rep DeleteAssociationResponse = D1 ('MetaData "DeleteAssociationResponse" "Amazonka.SSM.DeleteAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteAssociationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteAssociationResponse Source #

Create a value of DeleteAssociationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteAssociationResponse', deleteAssociationResponse_httpStatus - The response's http status code.

DeleteDocument

data DeleteDocument Source #

See: newDeleteDocument smart constructor.

Instances

Instances details
ToJSON DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

ToHeaders DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

ToPath DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

ToQuery DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

AWSRequest DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Associated Types

type AWSResponse DeleteDocument #

Generic DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Associated Types

type Rep DeleteDocument :: Type -> Type #

Read DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Show DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

NFData DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Methods

rnf :: DeleteDocument -> () #

Eq DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Hashable DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

type AWSResponse DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

type Rep DeleteDocument Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

type Rep DeleteDocument = D1 ('MetaData "DeleteDocument" "Amazonka.SSM.DeleteDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteDocument'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "force") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteDocument Source #

Create a value of DeleteDocument with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteDocument, deleteDocument_documentVersion - The version of the document that you want to delete. If not provided, all versions of the document are deleted.

$sel:force:DeleteDocument', deleteDocument_force - Some SSM document types require that you specify a Force flag before you can delete the document. For example, you must specify a Force flag to delete a document of type ApplicationConfigurationSchema. You can restrict access to the Force flag in an Identity and Access Management (IAM) policy.

DeleteDocument, deleteDocument_versionName - The version name of the document that you want to delete. If not provided, all versions of the document are deleted.

DeleteDocument, deleteDocument_name - The name of the document.

data DeleteDocumentResponse Source #

See: newDeleteDocumentResponse smart constructor.

Instances

Instances details
Generic DeleteDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Associated Types

type Rep DeleteDocumentResponse :: Type -> Type #

Read DeleteDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Show DeleteDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

NFData DeleteDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

Methods

rnf :: DeleteDocumentResponse -> () #

Eq DeleteDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

type Rep DeleteDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteDocument

type Rep DeleteDocumentResponse = D1 ('MetaData "DeleteDocumentResponse" "Amazonka.SSM.DeleteDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteDocumentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDocumentResponse Source #

Create a value of DeleteDocumentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteDocumentResponse', deleteDocumentResponse_httpStatus - The response's http status code.

DeleteInventory

data DeleteInventory Source #

See: newDeleteInventory smart constructor.

Instances

Instances details
ToJSON DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

ToHeaders DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

ToPath DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

ToQuery DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

AWSRequest DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Associated Types

type AWSResponse DeleteInventory #

Generic DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Associated Types

type Rep DeleteInventory :: Type -> Type #

Read DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Show DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

NFData DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Methods

rnf :: DeleteInventory -> () #

Eq DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Hashable DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

type AWSResponse DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

type Rep DeleteInventory Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

type Rep DeleteInventory = D1 ('MetaData "DeleteInventory" "Amazonka.SSM.DeleteInventory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteInventory'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dryRun") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "schemaDeleteOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventorySchemaDeleteOption)) :*: S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteInventory Source #

Create a value of DeleteInventory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteInventory', deleteInventory_clientToken - User-provided idempotency token.

$sel:dryRun:DeleteInventory', deleteInventory_dryRun - Use this option to view a summary of the deletion request without deleting any data or the data type. This option is useful when you only want to understand what will be deleted. Once you validate that the data to be deleted is what you intend to delete, you can run the same command without specifying the DryRun option.

$sel:schemaDeleteOption:DeleteInventory', deleteInventory_schemaDeleteOption - Use the SchemaDeleteOption to delete a custom inventory type (schema). If you don't choose this option, the system only deletes existing inventory data associated with the custom inventory type. Choose one of the following options:

DisableSchema: If you choose this option, the system ignores all inventory data for the specified version, and any earlier versions. To enable this schema again, you must call the PutInventory operation for a version greater than the disabled version.

DeleteSchema: This option deletes the specified custom type from the Inventory service. You can recreate the schema later, if you want.

DeleteInventory, deleteInventory_typeName - The name of the custom inventory type for which you want to delete either all previously collected data or the inventory type itself.

data DeleteInventoryResponse Source #

See: newDeleteInventoryResponse smart constructor.

Instances

Instances details
Generic DeleteInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Associated Types

type Rep DeleteInventoryResponse :: Type -> Type #

Read DeleteInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Show DeleteInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

NFData DeleteInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

Methods

rnf :: DeleteInventoryResponse -> () #

Eq DeleteInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

type Rep DeleteInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteInventory

type Rep DeleteInventoryResponse = D1 ('MetaData "DeleteInventoryResponse" "Amazonka.SSM.DeleteInventory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteInventoryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deletionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deletionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventoryDeletionSummary))) :*: (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteInventoryResponse Source #

Create a value of DeleteInventoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteInventoryResponse, deleteInventoryResponse_deletionId - Every DeleteInventory operation is assigned a unique ID. This option returns a unique ID. You can use this ID to query the status of a delete operation. This option is useful for ensuring that a delete operation has completed before you begin other operations.

DeleteInventoryResponse, deleteInventoryResponse_deletionSummary - A summary of the delete operation. For more information about this summary, see Deleting custom inventory in the Amazon Web Services Systems Manager User Guide.

DeleteInventory, deleteInventoryResponse_typeName - The name of the inventory data type specified in the request.

$sel:httpStatus:DeleteInventoryResponse', deleteInventoryResponse_httpStatus - The response's http status code.

DeleteMaintenanceWindow

data DeleteMaintenanceWindow Source #

See: newDeleteMaintenanceWindow smart constructor.

Instances

Instances details
ToJSON DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

ToHeaders DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

ToPath DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

ToQuery DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

AWSRequest DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Generic DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Associated Types

type Rep DeleteMaintenanceWindow :: Type -> Type #

Read DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Show DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

NFData DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Methods

rnf :: DeleteMaintenanceWindow -> () #

Eq DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Hashable DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

type AWSResponse DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

type Rep DeleteMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

type Rep DeleteMaintenanceWindow = D1 ('MetaData "DeleteMaintenanceWindow" "Amazonka.SSM.DeleteMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteMaintenanceWindow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteMaintenanceWindow Source #

Create a value of DeleteMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteMaintenanceWindow, deleteMaintenanceWindow_windowId - The ID of the maintenance window to delete.

data DeleteMaintenanceWindowResponse Source #

See: newDeleteMaintenanceWindowResponse smart constructor.

Instances

Instances details
Generic DeleteMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Associated Types

type Rep DeleteMaintenanceWindowResponse :: Type -> Type #

Read DeleteMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Show DeleteMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

NFData DeleteMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

Eq DeleteMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

type Rep DeleteMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteMaintenanceWindow

type Rep DeleteMaintenanceWindowResponse = D1 ('MetaData "DeleteMaintenanceWindowResponse" "Amazonka.SSM.DeleteMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteMaintenanceWindowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteMaintenanceWindowResponse Source #

Create a value of DeleteMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteMaintenanceWindow, deleteMaintenanceWindowResponse_windowId - The ID of the deleted maintenance window.

$sel:httpStatus:DeleteMaintenanceWindowResponse', deleteMaintenanceWindowResponse_httpStatus - The response's http status code.

DeleteOpsMetadata

data DeleteOpsMetadata Source #

See: newDeleteOpsMetadata smart constructor.

Constructors

DeleteOpsMetadata' Text 

Instances

Instances details
ToJSON DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

ToHeaders DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

ToPath DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

ToQuery DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

AWSRequest DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Associated Types

type AWSResponse DeleteOpsMetadata #

Generic DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Associated Types

type Rep DeleteOpsMetadata :: Type -> Type #

Read DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Show DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

NFData DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Methods

rnf :: DeleteOpsMetadata -> () #

Eq DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Hashable DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

type AWSResponse DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

type Rep DeleteOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

type Rep DeleteOpsMetadata = D1 ('MetaData "DeleteOpsMetadata" "Amazonka.SSM.DeleteOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteOpsMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteOpsMetadata Source #

Create a value of DeleteOpsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteOpsMetadata, deleteOpsMetadata_opsMetadataArn - The Amazon Resource Name (ARN) of an OpsMetadata Object to delete.

data DeleteOpsMetadataResponse Source #

See: newDeleteOpsMetadataResponse smart constructor.

Instances

Instances details
Generic DeleteOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Associated Types

type Rep DeleteOpsMetadataResponse :: Type -> Type #

Read DeleteOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Show DeleteOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

NFData DeleteOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

Eq DeleteOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

type Rep DeleteOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteOpsMetadata

type Rep DeleteOpsMetadataResponse = D1 ('MetaData "DeleteOpsMetadataResponse" "Amazonka.SSM.DeleteOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteOpsMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteOpsMetadataResponse Source #

Create a value of DeleteOpsMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteOpsMetadataResponse', deleteOpsMetadataResponse_httpStatus - The response's http status code.

DeleteParameter

data DeleteParameter Source #

See: newDeleteParameter smart constructor.

Constructors

DeleteParameter' Text 

Instances

Instances details
ToJSON DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

ToHeaders DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

ToPath DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

ToQuery DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

AWSRequest DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Associated Types

type AWSResponse DeleteParameter #

Generic DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Associated Types

type Rep DeleteParameter :: Type -> Type #

Read DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Show DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

NFData DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Methods

rnf :: DeleteParameter -> () #

Eq DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Hashable DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

type AWSResponse DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

type Rep DeleteParameter Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

type Rep DeleteParameter = D1 ('MetaData "DeleteParameter" "Amazonka.SSM.DeleteParameter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteParameter Source #

Create a value of DeleteParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteParameter, deleteParameter_name - The name of the parameter to delete.

data DeleteParameterResponse Source #

See: newDeleteParameterResponse smart constructor.

Instances

Instances details
Generic DeleteParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Associated Types

type Rep DeleteParameterResponse :: Type -> Type #

Read DeleteParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Show DeleteParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

NFData DeleteParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

Methods

rnf :: DeleteParameterResponse -> () #

Eq DeleteParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

type Rep DeleteParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameter

type Rep DeleteParameterResponse = D1 ('MetaData "DeleteParameterResponse" "Amazonka.SSM.DeleteParameter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteParameterResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteParameterResponse Source #

Create a value of DeleteParameterResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteParameterResponse', deleteParameterResponse_httpStatus - The response's http status code.

DeleteParameters

data DeleteParameters Source #

See: newDeleteParameters smart constructor.

Instances

Instances details
ToJSON DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

ToHeaders DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

ToPath DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

ToQuery DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

AWSRequest DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Associated Types

type AWSResponse DeleteParameters #

Generic DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Associated Types

type Rep DeleteParameters :: Type -> Type #

Read DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Show DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

NFData DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Methods

rnf :: DeleteParameters -> () #

Eq DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Hashable DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

type AWSResponse DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

type Rep DeleteParameters Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

type Rep DeleteParameters = D1 ('MetaData "DeleteParameters" "Amazonka.SSM.DeleteParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "names") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newDeleteParameters Source #

Create a value of DeleteParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:names:DeleteParameters', deleteParameters_names - The names of the parameters to delete. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.

data DeleteParametersResponse Source #

See: newDeleteParametersResponse smart constructor.

Instances

Instances details
Generic DeleteParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Associated Types

type Rep DeleteParametersResponse :: Type -> Type #

Read DeleteParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Show DeleteParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

NFData DeleteParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

Eq DeleteParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

type Rep DeleteParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteParameters

type Rep DeleteParametersResponse = D1 ('MetaData "DeleteParametersResponse" "Amazonka.SSM.DeleteParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteParametersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "deletedParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "invalidParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteParametersResponse Source #

Create a value of DeleteParametersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deletedParameters:DeleteParametersResponse', deleteParametersResponse_deletedParameters - The names of the deleted parameters.

$sel:invalidParameters:DeleteParametersResponse', deleteParametersResponse_invalidParameters - The names of parameters that weren't deleted because the parameters aren't valid.

$sel:httpStatus:DeleteParametersResponse', deleteParametersResponse_httpStatus - The response's http status code.

DeletePatchBaseline

data DeletePatchBaseline Source #

See: newDeletePatchBaseline smart constructor.

Instances

Instances details
ToJSON DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

ToHeaders DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

ToPath DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

ToQuery DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

AWSRequest DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Associated Types

type AWSResponse DeletePatchBaseline #

Generic DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Associated Types

type Rep DeletePatchBaseline :: Type -> Type #

Read DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Show DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

NFData DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Methods

rnf :: DeletePatchBaseline -> () #

Eq DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Hashable DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

type AWSResponse DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

type Rep DeletePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

type Rep DeletePatchBaseline = D1 ('MetaData "DeletePatchBaseline" "Amazonka.SSM.DeletePatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeletePatchBaseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeletePatchBaseline Source #

Create a value of DeletePatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeletePatchBaseline, deletePatchBaseline_baselineId - The ID of the patch baseline to delete.

data DeletePatchBaselineResponse Source #

See: newDeletePatchBaselineResponse smart constructor.

Instances

Instances details
Generic DeletePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Associated Types

type Rep DeletePatchBaselineResponse :: Type -> Type #

Read DeletePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Show DeletePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

NFData DeletePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

Eq DeletePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

type Rep DeletePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DeletePatchBaseline

type Rep DeletePatchBaselineResponse = D1 ('MetaData "DeletePatchBaselineResponse" "Amazonka.SSM.DeletePatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeletePatchBaselineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePatchBaselineResponse Source #

Create a value of DeletePatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeletePatchBaseline, deletePatchBaselineResponse_baselineId - The ID of the deleted patch baseline.

$sel:httpStatus:DeletePatchBaselineResponse', deletePatchBaselineResponse_httpStatus - The response's http status code.

DeleteResourceDataSync

data DeleteResourceDataSync Source #

See: newDeleteResourceDataSync smart constructor.

Instances

Instances details
ToJSON DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

ToHeaders DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

ToPath DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

ToQuery DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

AWSRequest DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Associated Types

type AWSResponse DeleteResourceDataSync #

Generic DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Associated Types

type Rep DeleteResourceDataSync :: Type -> Type #

Read DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Show DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

NFData DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Methods

rnf :: DeleteResourceDataSync -> () #

Eq DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Hashable DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

type AWSResponse DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

type Rep DeleteResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

type Rep DeleteResourceDataSync = D1 ('MetaData "DeleteResourceDataSync" "Amazonka.SSM.DeleteResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteResourceDataSync'" 'PrefixI 'True) (S1 ('MetaSel ('Just "syncType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "syncName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteResourceDataSync Source #

Create a value of DeleteResourceDataSync with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeleteResourceDataSync, deleteResourceDataSync_syncType - Specify the type of resource data sync to delete.

DeleteResourceDataSync, deleteResourceDataSync_syncName - The name of the configuration to delete.

data DeleteResourceDataSyncResponse Source #

See: newDeleteResourceDataSyncResponse smart constructor.

Instances

Instances details
Generic DeleteResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Associated Types

type Rep DeleteResourceDataSyncResponse :: Type -> Type #

Read DeleteResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Show DeleteResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

NFData DeleteResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

Eq DeleteResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

type Rep DeleteResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourceDataSync

type Rep DeleteResourceDataSyncResponse = D1 ('MetaData "DeleteResourceDataSyncResponse" "Amazonka.SSM.DeleteResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteResourceDataSyncResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteResourceDataSyncResponse Source #

Create a value of DeleteResourceDataSyncResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteResourceDataSyncResponse', deleteResourceDataSyncResponse_httpStatus - The response's http status code.

DeleteResourcePolicy

data DeleteResourcePolicy Source #

See: newDeleteResourcePolicy smart constructor.

Instances

Instances details
ToJSON DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

ToHeaders DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

ToPath DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

ToQuery DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

AWSRequest DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Associated Types

type AWSResponse DeleteResourcePolicy #

Generic DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Associated Types

type Rep DeleteResourcePolicy :: Type -> Type #

Read DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Show DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

NFData DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Methods

rnf :: DeleteResourcePolicy -> () #

Eq DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Hashable DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

type AWSResponse DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

type Rep DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

type Rep DeleteResourcePolicy = D1 ('MetaData "DeleteResourcePolicy" "Amazonka.SSM.DeleteResourcePolicy" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteResourcePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "policyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteResourcePolicy Source #

Create a value of DeleteResourcePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:DeleteResourcePolicy', deleteResourcePolicy_resourceArn - Amazon Resource Name (ARN) of the resource to which the policies are attached.

DeleteResourcePolicy, deleteResourcePolicy_policyId - The policy ID.

DeleteResourcePolicy, deleteResourcePolicy_policyHash - ID of the current policy version. The hash helps to prevent multiple calls from attempting to overwrite a policy.

data DeleteResourcePolicyResponse Source #

See: newDeleteResourcePolicyResponse smart constructor.

Instances

Instances details
Generic DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Associated Types

type Rep DeleteResourcePolicyResponse :: Type -> Type #

Read DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Show DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

NFData DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

Eq DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

type Rep DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.DeleteResourcePolicy

type Rep DeleteResourcePolicyResponse = D1 ('MetaData "DeleteResourcePolicyResponse" "Amazonka.SSM.DeleteResourcePolicy" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeleteResourcePolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteResourcePolicyResponse Source #

Create a value of DeleteResourcePolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteResourcePolicyResponse', deleteResourcePolicyResponse_httpStatus - The response's http status code.

DeregisterManagedInstance

data DeregisterManagedInstance Source #

See: newDeregisterManagedInstance smart constructor.

Instances

Instances details
ToJSON DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

ToHeaders DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

ToPath DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

ToQuery DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

AWSRequest DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Generic DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Associated Types

type Rep DeregisterManagedInstance :: Type -> Type #

Read DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Show DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

NFData DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Eq DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Hashable DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

type AWSResponse DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

type Rep DeregisterManagedInstance Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

type Rep DeregisterManagedInstance = D1 ('MetaData "DeregisterManagedInstance" "Amazonka.SSM.DeregisterManagedInstance" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterManagedInstance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeregisterManagedInstance Source #

Create a value of DeregisterManagedInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeregisterManagedInstance, deregisterManagedInstance_instanceId - The ID assigned to the managed node when you registered it using the activation process.

data DeregisterManagedInstanceResponse Source #

See: newDeregisterManagedInstanceResponse smart constructor.

Instances

Instances details
Generic DeregisterManagedInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Associated Types

type Rep DeregisterManagedInstanceResponse :: Type -> Type #

Read DeregisterManagedInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Show DeregisterManagedInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

NFData DeregisterManagedInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

Eq DeregisterManagedInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

type Rep DeregisterManagedInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterManagedInstance

type Rep DeregisterManagedInstanceResponse = D1 ('MetaData "DeregisterManagedInstanceResponse" "Amazonka.SSM.DeregisterManagedInstance" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterManagedInstanceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeregisterManagedInstanceResponse Source #

Create a value of DeregisterManagedInstanceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeregisterManagedInstanceResponse', deregisterManagedInstanceResponse_httpStatus - The response's http status code.

DeregisterPatchBaselineForPatchGroup

data DeregisterPatchBaselineForPatchGroup Source #

Instances

Instances details
ToJSON DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

ToHeaders DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

ToPath DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

ToQuery DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

AWSRequest DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Generic DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Read DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Show DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

NFData DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Eq DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Hashable DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

type AWSResponse DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

type Rep DeregisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

type Rep DeregisterPatchBaselineForPatchGroup = D1 ('MetaData "DeregisterPatchBaselineForPatchGroup" "Amazonka.SSM.DeregisterPatchBaselineForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterPatchBaselineForPatchGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeregisterPatchBaselineForPatchGroup Source #

Create a value of DeregisterPatchBaselineForPatchGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeregisterPatchBaselineForPatchGroup, deregisterPatchBaselineForPatchGroup_baselineId - The ID of the patch baseline to deregister the patch group from.

DeregisterPatchBaselineForPatchGroup, deregisterPatchBaselineForPatchGroup_patchGroup - The name of the patch group that should be deregistered from the patch baseline.

data DeregisterPatchBaselineForPatchGroupResponse Source #

Instances

Instances details
Generic DeregisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Read DeregisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Show DeregisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

NFData DeregisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

Eq DeregisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

type Rep DeregisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterPatchBaselineForPatchGroup

type Rep DeregisterPatchBaselineForPatchGroupResponse = D1 ('MetaData "DeregisterPatchBaselineForPatchGroupResponse" "Amazonka.SSM.DeregisterPatchBaselineForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterPatchBaselineForPatchGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeregisterPatchBaselineForPatchGroupResponse Source #

Create a value of DeregisterPatchBaselineForPatchGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeregisterPatchBaselineForPatchGroup, deregisterPatchBaselineForPatchGroupResponse_baselineId - The ID of the patch baseline the patch group was deregistered from.

DeregisterPatchBaselineForPatchGroup, deregisterPatchBaselineForPatchGroupResponse_patchGroup - The name of the patch group deregistered from the patch baseline.

$sel:httpStatus:DeregisterPatchBaselineForPatchGroupResponse', deregisterPatchBaselineForPatchGroupResponse_httpStatus - The response's http status code.

DeregisterTargetFromMaintenanceWindow

data DeregisterTargetFromMaintenanceWindow Source #

Instances

Instances details
ToJSON DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

ToHeaders DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

ToPath DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

ToQuery DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

AWSRequest DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Generic DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Read DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Show DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

NFData DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Eq DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Hashable DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

type AWSResponse DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

type Rep DeregisterTargetFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

type Rep DeregisterTargetFromMaintenanceWindow = D1 ('MetaData "DeregisterTargetFromMaintenanceWindow" "Amazonka.SSM.DeregisterTargetFromMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterTargetFromMaintenanceWindow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "safe") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeregisterTargetFromMaintenanceWindow Source #

Create a value of DeregisterTargetFromMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:safe:DeregisterTargetFromMaintenanceWindow', deregisterTargetFromMaintenanceWindow_safe - The system checks if the target is being referenced by a task. If the target is being referenced, the system returns an error and doesn't deregister the target from the maintenance window.

DeregisterTargetFromMaintenanceWindow, deregisterTargetFromMaintenanceWindow_windowId - The ID of the maintenance window the target should be removed from.

DeregisterTargetFromMaintenanceWindow, deregisterTargetFromMaintenanceWindow_windowTargetId - The ID of the target definition to remove.

data DeregisterTargetFromMaintenanceWindowResponse Source #

Instances

Instances details
Generic DeregisterTargetFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Read DeregisterTargetFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Show DeregisterTargetFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

NFData DeregisterTargetFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

Eq DeregisterTargetFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

type Rep DeregisterTargetFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTargetFromMaintenanceWindow

type Rep DeregisterTargetFromMaintenanceWindowResponse = D1 ('MetaData "DeregisterTargetFromMaintenanceWindowResponse" "Amazonka.SSM.DeregisterTargetFromMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterTargetFromMaintenanceWindowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeregisterTargetFromMaintenanceWindowResponse Source #

Create a value of DeregisterTargetFromMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeregisterTargetFromMaintenanceWindow, deregisterTargetFromMaintenanceWindowResponse_windowId - The ID of the maintenance window the target was removed from.

DeregisterTargetFromMaintenanceWindow, deregisterTargetFromMaintenanceWindowResponse_windowTargetId - The ID of the removed target definition.

$sel:httpStatus:DeregisterTargetFromMaintenanceWindowResponse', deregisterTargetFromMaintenanceWindowResponse_httpStatus - The response's http status code.

DeregisterTaskFromMaintenanceWindow

data DeregisterTaskFromMaintenanceWindow Source #

Instances

Instances details
ToJSON DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

ToHeaders DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

ToPath DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

ToQuery DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

AWSRequest DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Generic DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Read DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Show DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

NFData DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Eq DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Hashable DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

type AWSResponse DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

type Rep DeregisterTaskFromMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

type Rep DeregisterTaskFromMaintenanceWindow = D1 ('MetaData "DeregisterTaskFromMaintenanceWindow" "Amazonka.SSM.DeregisterTaskFromMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterTaskFromMaintenanceWindow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeregisterTaskFromMaintenanceWindow Source #

Create a value of DeregisterTaskFromMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeregisterTaskFromMaintenanceWindow, deregisterTaskFromMaintenanceWindow_windowId - The ID of the maintenance window the task should be removed from.

DeregisterTaskFromMaintenanceWindow, deregisterTaskFromMaintenanceWindow_windowTaskId - The ID of the task to remove from the maintenance window.

data DeregisterTaskFromMaintenanceWindowResponse Source #

Instances

Instances details
Generic DeregisterTaskFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Read DeregisterTaskFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Show DeregisterTaskFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

NFData DeregisterTaskFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

Eq DeregisterTaskFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

type Rep DeregisterTaskFromMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.DeregisterTaskFromMaintenanceWindow

type Rep DeregisterTaskFromMaintenanceWindowResponse = D1 ('MetaData "DeregisterTaskFromMaintenanceWindowResponse" "Amazonka.SSM.DeregisterTaskFromMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DeregisterTaskFromMaintenanceWindowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeregisterTaskFromMaintenanceWindowResponse Source #

Create a value of DeregisterTaskFromMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DeregisterTaskFromMaintenanceWindow, deregisterTaskFromMaintenanceWindowResponse_windowId - The ID of the maintenance window the task was removed from.

DeregisterTaskFromMaintenanceWindow, deregisterTaskFromMaintenanceWindowResponse_windowTaskId - The ID of the task removed from the maintenance window.

$sel:httpStatus:DeregisterTaskFromMaintenanceWindowResponse', deregisterTaskFromMaintenanceWindowResponse_httpStatus - The response's http status code.

DescribeActivations (Paginated)

data DescribeActivations Source #

See: newDescribeActivations smart constructor.

Instances

Instances details
ToJSON DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

ToHeaders DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

ToPath DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

ToQuery DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

AWSPager DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

AWSRequest DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Associated Types

type AWSResponse DescribeActivations #

Generic DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Associated Types

type Rep DescribeActivations :: Type -> Type #

Read DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Show DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

NFData DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Methods

rnf :: DescribeActivations -> () #

Eq DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Hashable DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

type AWSResponse DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

type Rep DescribeActivations Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

type Rep DescribeActivations = D1 ('MetaData "DescribeActivations" "Amazonka.SSM.DescribeActivations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeActivations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DescribeActivationsFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeActivations :: DescribeActivations Source #

Create a value of DescribeActivations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeActivations, describeActivations_filters - A filter to view information about your activations.

$sel:maxResults:DescribeActivations', describeActivations_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeActivations, describeActivations_nextToken - A token to start the list. Use this token to get the next set of results.

data DescribeActivationsResponse Source #

See: newDescribeActivationsResponse smart constructor.

Instances

Instances details
Generic DescribeActivationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Associated Types

type Rep DescribeActivationsResponse :: Type -> Type #

Read DescribeActivationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Show DescribeActivationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

NFData DescribeActivationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

Eq DescribeActivationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

type Rep DescribeActivationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeActivations

type Rep DescribeActivationsResponse = D1 ('MetaData "DescribeActivationsResponse" "Amazonka.SSM.DescribeActivations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeActivationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "activationList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Activation])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeActivationsResponse Source #

Create a value of DescribeActivationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activationList:DescribeActivationsResponse', describeActivationsResponse_activationList - A list of activations for your Amazon Web Services account.

DescribeActivations, describeActivationsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:DescribeActivationsResponse', describeActivationsResponse_httpStatus - The response's http status code.

DescribeAssociation

data DescribeAssociation Source #

See: newDescribeAssociation smart constructor.

Instances

Instances details
ToJSON DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

ToHeaders DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

ToPath DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

ToQuery DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

AWSRequest DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Associated Types

type AWSResponse DescribeAssociation #

Generic DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Associated Types

type Rep DescribeAssociation :: Type -> Type #

Read DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Show DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

NFData DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Methods

rnf :: DescribeAssociation -> () #

Eq DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Hashable DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

type AWSResponse DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

type Rep DescribeAssociation Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

type Rep DescribeAssociation = D1 ('MetaData "DescribeAssociation" "Amazonka.SSM.DescribeAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAssociation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeAssociation :: DescribeAssociation Source #

Create a value of DescribeAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAssociation, describeAssociation_associationId - The association ID for which you want information.

DescribeAssociation, describeAssociation_associationVersion - Specify the association version to retrieve. To view the latest version, either specify $LATEST for this parameter, or omit this parameter. To view a list of all associations for a managed node, use ListAssociations. To get a list of versions for a specific association, use ListAssociationVersions.

DescribeAssociation, describeAssociation_instanceId - The managed node ID.

DescribeAssociation, describeAssociation_name - The name of the SSM document.

data DescribeAssociationResponse Source #

See: newDescribeAssociationResponse smart constructor.

Instances

Instances details
Generic DescribeAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Associated Types

type Rep DescribeAssociationResponse :: Type -> Type #

Show DescribeAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

NFData DescribeAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

Eq DescribeAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

type Rep DescribeAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociation

type Rep DescribeAssociationResponse = D1 ('MetaData "DescribeAssociationResponse" "Amazonka.SSM.DescribeAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAssociationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDescribeAssociationResponse Source #

Create a value of DescribeAssociationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationDescription:DescribeAssociationResponse', describeAssociationResponse_associationDescription - Information about the association.

$sel:httpStatus:DescribeAssociationResponse', describeAssociationResponse_httpStatus - The response's http status code.

DescribeAssociationExecutionTargets (Paginated)

data DescribeAssociationExecutionTargets Source #

Instances

Instances details
ToJSON DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

ToHeaders DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

ToPath DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

ToQuery DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

AWSPager DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

AWSRequest DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Generic DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Read DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Show DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

NFData DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Eq DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Hashable DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

type AWSResponse DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

type Rep DescribeAssociationExecutionTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

type Rep DescribeAssociationExecutionTargets = D1 ('MetaData "DescribeAssociationExecutionTargets" "Amazonka.SSM.DescribeAssociationExecutionTargets" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAssociationExecutionTargets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AssociationExecutionTargetsFilter))) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDescribeAssociationExecutionTargets Source #

Create a value of DescribeAssociationExecutionTargets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAssociationExecutionTargets, describeAssociationExecutionTargets_filters - Filters for the request. You can specify the following filters and values.

Status (EQUAL)

ResourceId (EQUAL)

ResourceType (EQUAL)

$sel:maxResults:DescribeAssociationExecutionTargets', describeAssociationExecutionTargets_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeAssociationExecutionTargets, describeAssociationExecutionTargets_nextToken - A token to start the list. Use this token to get the next set of results.

DescribeAssociationExecutionTargets, describeAssociationExecutionTargets_associationId - The association ID that includes the execution for which you want to view details.

DescribeAssociationExecutionTargets, describeAssociationExecutionTargets_executionId - The execution ID for which you want to view details.

data DescribeAssociationExecutionTargetsResponse Source #

Instances

Instances details
Generic DescribeAssociationExecutionTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Read DescribeAssociationExecutionTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Show DescribeAssociationExecutionTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

NFData DescribeAssociationExecutionTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

Eq DescribeAssociationExecutionTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

type Rep DescribeAssociationExecutionTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutionTargets

type Rep DescribeAssociationExecutionTargetsResponse = D1 ('MetaData "DescribeAssociationExecutionTargetsResponse" "Amazonka.SSM.DescribeAssociationExecutionTargets" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAssociationExecutionTargetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationExecutionTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssociationExecutionTarget])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAssociationExecutionTargetsResponse Source #

Create a value of DescribeAssociationExecutionTargetsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationExecutionTargets:DescribeAssociationExecutionTargetsResponse', describeAssociationExecutionTargetsResponse_associationExecutionTargets - Information about the execution.

DescribeAssociationExecutionTargets, describeAssociationExecutionTargetsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:DescribeAssociationExecutionTargetsResponse', describeAssociationExecutionTargetsResponse_httpStatus - The response's http status code.

DescribeAssociationExecutions (Paginated)

data DescribeAssociationExecutions Source #

See: newDescribeAssociationExecutions smart constructor.

Instances

Instances details
ToJSON DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

ToHeaders DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

ToPath DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

ToQuery DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

AWSPager DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

AWSRequest DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Generic DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Associated Types

type Rep DescribeAssociationExecutions :: Type -> Type #

Read DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Show DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

NFData DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Eq DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Hashable DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

type AWSResponse DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

type Rep DescribeAssociationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

type Rep DescribeAssociationExecutions = D1 ('MetaData "DescribeAssociationExecutions" "Amazonka.SSM.DescribeAssociationExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAssociationExecutions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AssociationExecutionFilter))) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeAssociationExecutions Source #

Create a value of DescribeAssociationExecutions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAssociationExecutions, describeAssociationExecutions_filters - Filters for the request. You can specify the following filters and values.

ExecutionId (EQUAL)

Status (EQUAL)

CreatedTime (EQUAL, GREATER_THAN, LESS_THAN)

$sel:maxResults:DescribeAssociationExecutions', describeAssociationExecutions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeAssociationExecutions, describeAssociationExecutions_nextToken - A token to start the list. Use this token to get the next set of results.

DescribeAssociationExecutions, describeAssociationExecutions_associationId - The association ID for which you want to view execution history details.

data DescribeAssociationExecutionsResponse Source #

Instances

Instances details
Generic DescribeAssociationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Read DescribeAssociationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Show DescribeAssociationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

NFData DescribeAssociationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

Eq DescribeAssociationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

type Rep DescribeAssociationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAssociationExecutions

type Rep DescribeAssociationExecutionsResponse = D1 ('MetaData "DescribeAssociationExecutionsResponse" "Amazonka.SSM.DescribeAssociationExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAssociationExecutionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssociationExecution])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAssociationExecutionsResponse Source #

Create a value of DescribeAssociationExecutionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationExecutions:DescribeAssociationExecutionsResponse', describeAssociationExecutionsResponse_associationExecutions - A list of the executions for the specified association ID.

DescribeAssociationExecutions, describeAssociationExecutionsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:DescribeAssociationExecutionsResponse', describeAssociationExecutionsResponse_httpStatus - The response's http status code.

DescribeAutomationExecutions (Paginated)

data DescribeAutomationExecutions Source #

See: newDescribeAutomationExecutions smart constructor.

Instances

Instances details
ToJSON DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

ToHeaders DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

ToPath DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

ToQuery DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

AWSPager DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

AWSRequest DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Generic DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Associated Types

type Rep DescribeAutomationExecutions :: Type -> Type #

Read DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Show DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

NFData DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Eq DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Hashable DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

type AWSResponse DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

type Rep DescribeAutomationExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

type Rep DescribeAutomationExecutions = D1 ('MetaData "DescribeAutomationExecutions" "Amazonka.SSM.DescribeAutomationExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAutomationExecutions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AutomationExecutionFilter))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeAutomationExecutions :: DescribeAutomationExecutions Source #

Create a value of DescribeAutomationExecutions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAutomationExecutions, describeAutomationExecutions_filters - Filters used to limit the scope of executions that are requested.

$sel:maxResults:DescribeAutomationExecutions', describeAutomationExecutions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeAutomationExecutions, describeAutomationExecutions_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data DescribeAutomationExecutionsResponse Source #

Instances

Instances details
Generic DescribeAutomationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Read DescribeAutomationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Show DescribeAutomationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

NFData DescribeAutomationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

Eq DescribeAutomationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

type Rep DescribeAutomationExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationExecutions

type Rep DescribeAutomationExecutionsResponse = D1 ('MetaData "DescribeAutomationExecutionsResponse" "Amazonka.SSM.DescribeAutomationExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAutomationExecutionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "automationExecutionMetadataList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AutomationExecutionMetadata])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAutomationExecutionsResponse Source #

Create a value of DescribeAutomationExecutionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:automationExecutionMetadataList:DescribeAutomationExecutionsResponse', describeAutomationExecutionsResponse_automationExecutionMetadataList - The list of details about each automation execution which has occurred which matches the filter specification, if any.

DescribeAutomationExecutions, describeAutomationExecutionsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeAutomationExecutionsResponse', describeAutomationExecutionsResponse_httpStatus - The response's http status code.

DescribeAutomationStepExecutions (Paginated)

data DescribeAutomationStepExecutions Source #

See: newDescribeAutomationStepExecutions smart constructor.

Instances

Instances details
ToJSON DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

ToHeaders DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

ToPath DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

ToQuery DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

AWSPager DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

AWSRequest DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Generic DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Associated Types

type Rep DescribeAutomationStepExecutions :: Type -> Type #

Read DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Show DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

NFData DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Eq DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Hashable DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

type AWSResponse DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

type Rep DescribeAutomationStepExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

type Rep DescribeAutomationStepExecutions = D1 ('MetaData "DescribeAutomationStepExecutions" "Amazonka.SSM.DescribeAutomationStepExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAutomationStepExecutions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty StepExecutionFilter))) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "reverseOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDescribeAutomationStepExecutions Source #

Create a value of DescribeAutomationStepExecutions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAutomationStepExecutions, describeAutomationStepExecutions_filters - One or more filters to limit the number of step executions returned by the request.

$sel:maxResults:DescribeAutomationStepExecutions', describeAutomationStepExecutions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeAutomationStepExecutions, describeAutomationStepExecutions_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:reverseOrder:DescribeAutomationStepExecutions', describeAutomationStepExecutions_reverseOrder - Indicates whether to list step executions in reverse order by start time. The default value is 'false'.

DescribeAutomationStepExecutions, describeAutomationStepExecutions_automationExecutionId - The Automation execution ID for which you want step execution descriptions.

data DescribeAutomationStepExecutionsResponse Source #

Instances

Instances details
Generic DescribeAutomationStepExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Read DescribeAutomationStepExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Show DescribeAutomationStepExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

NFData DescribeAutomationStepExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

Eq DescribeAutomationStepExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

type Rep DescribeAutomationStepExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAutomationStepExecutions

type Rep DescribeAutomationStepExecutionsResponse = D1 ('MetaData "DescribeAutomationStepExecutionsResponse" "Amazonka.SSM.DescribeAutomationStepExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAutomationStepExecutionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "stepExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StepExecution])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAutomationStepExecutionsResponse Source #

Create a value of DescribeAutomationStepExecutionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAutomationStepExecutions, describeAutomationStepExecutionsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

DescribeAutomationStepExecutionsResponse, describeAutomationStepExecutionsResponse_stepExecutions - A list of details about the current state of all steps that make up an execution.

$sel:httpStatus:DescribeAutomationStepExecutionsResponse', describeAutomationStepExecutionsResponse_httpStatus - The response's http status code.

DescribeAvailablePatches (Paginated)

data DescribeAvailablePatches Source #

See: newDescribeAvailablePatches smart constructor.

Instances

Instances details
ToJSON DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

ToHeaders DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

ToPath DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

ToQuery DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

AWSPager DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

AWSRequest DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Generic DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Associated Types

type Rep DescribeAvailablePatches :: Type -> Type #

Read DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Show DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

NFData DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Eq DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Hashable DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

type AWSResponse DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

type Rep DescribeAvailablePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

type Rep DescribeAvailablePatches = D1 ('MetaData "DescribeAvailablePatches" "Amazonka.SSM.DescribeAvailablePatches" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAvailablePatches'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchOrchestratorFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeAvailablePatches :: DescribeAvailablePatches Source #

Create a value of DescribeAvailablePatches with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAvailablePatches, describeAvailablePatches_filters - Each element in the array is a structure containing a key-value pair.

Windows Server

Supported keys for Windows Server managed node patches include the following:

  • PATCH_SET

    Sample values: OS | APPLICATION

  • PRODUCT

    Sample values: WindowsServer2012 | Office 2010 | MicrosoftDefenderAntivirus

  • PRODUCT_FAMILY

    Sample values: Windows | Office

  • MSRC_SEVERITY

    Sample values: ServicePacks | Important | Moderate

  • CLASSIFICATION

    Sample values: ServicePacks | SecurityUpdates | DefinitionUpdates

  • PATCH_ID

    Sample values: KB123456 | KB4516046

Linux

When specifying filters for Linux patches, you must specify a key-pair for PRODUCT. For example, using the Command Line Interface (CLI), the following command fails:

aws ssm describe-available-patches --filters Key=CVE_ID,Values=CVE-2018-3615

However, the following command succeeds:

aws ssm describe-available-patches --filters Key=PRODUCT,Values=AmazonLinux2018.03 Key=CVE_ID,Values=CVE-2018-3615

Supported keys for Linux managed node patches include the following:

  • PRODUCT

    Sample values: AmazonLinux2018.03 | AmazonLinux2.0

  • NAME

    Sample values: kernel-headers | samba-python | php

  • SEVERITY

    Sample values: Critical | Important | Medium | Low

  • EPOCH

    Sample values: 0 | 1

  • VERSION

    Sample values: 78.6.1 | 4.10.16

  • RELEASE

    Sample values: 9.56.amzn1 | 1.amzn2

  • ARCH

    Sample values: i686 | x86_64

  • REPOSITORY

    Sample values: Core | Updates

  • ADVISORY_ID

    Sample values: ALAS-2018-1058 | ALAS2-2021-1594

  • CVE_ID

    Sample values: CVE-2018-3615 | CVE-2020-1472

  • BUGZILLA_ID

    Sample values: 1463241

$sel:maxResults:DescribeAvailablePatches', describeAvailablePatches_maxResults - The maximum number of patches to return (per page).

DescribeAvailablePatches, describeAvailablePatches_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data DescribeAvailablePatchesResponse Source #

See: newDescribeAvailablePatchesResponse smart constructor.

Instances

Instances details
Generic DescribeAvailablePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Associated Types

type Rep DescribeAvailablePatchesResponse :: Type -> Type #

Read DescribeAvailablePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Show DescribeAvailablePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

NFData DescribeAvailablePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

Eq DescribeAvailablePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

type Rep DescribeAvailablePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeAvailablePatches

type Rep DescribeAvailablePatchesResponse = D1 ('MetaData "DescribeAvailablePatchesResponse" "Amazonka.SSM.DescribeAvailablePatches" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeAvailablePatchesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "patches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Patch])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeAvailablePatchesResponse Source #

Create a value of DescribeAvailablePatchesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeAvailablePatches, describeAvailablePatchesResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:patches:DescribeAvailablePatchesResponse', describeAvailablePatchesResponse_patches - An array of patches. Each entry in the array is a patch structure.

$sel:httpStatus:DescribeAvailablePatchesResponse', describeAvailablePatchesResponse_httpStatus - The response's http status code.

DescribeDocument

data DescribeDocument Source #

See: newDescribeDocument smart constructor.

Instances

Instances details
ToJSON DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

ToHeaders DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

ToPath DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

ToQuery DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

AWSRequest DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Associated Types

type AWSResponse DescribeDocument #

Generic DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Associated Types

type Rep DescribeDocument :: Type -> Type #

Read DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Show DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

NFData DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Methods

rnf :: DescribeDocument -> () #

Eq DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Hashable DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

type AWSResponse DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

type Rep DescribeDocument Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

type Rep DescribeDocument = D1 ('MetaData "DescribeDocument" "Amazonka.SSM.DescribeDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeDocument'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeDocument Source #

Create a value of DescribeDocument with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeDocument, describeDocument_documentVersion - The document version for which you want information. Can be a specific version or the default version.

DescribeDocument, describeDocument_versionName - An optional field specifying the version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and can't be changed.

DescribeDocument, describeDocument_name - The name of the SSM document.

data DescribeDocumentResponse Source #

See: newDescribeDocumentResponse smart constructor.

Instances

Instances details
Generic DescribeDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Associated Types

type Rep DescribeDocumentResponse :: Type -> Type #

Read DescribeDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Show DescribeDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

NFData DescribeDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

Eq DescribeDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

type Rep DescribeDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocument

type Rep DescribeDocumentResponse = D1 ('MetaData "DescribeDocumentResponse" "Amazonka.SSM.DescribeDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeDocumentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "document") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDescribeDocumentResponse Source #

Create a value of DescribeDocumentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:document:DescribeDocumentResponse', describeDocumentResponse_document - Information about the SSM document.

$sel:httpStatus:DescribeDocumentResponse', describeDocumentResponse_httpStatus - The response's http status code.

DescribeDocumentPermission

data DescribeDocumentPermission Source #

See: newDescribeDocumentPermission smart constructor.

Instances

Instances details
ToJSON DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

ToHeaders DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

ToPath DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

ToQuery DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

AWSRequest DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Generic DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Associated Types

type Rep DescribeDocumentPermission :: Type -> Type #

Read DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Show DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

NFData DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Eq DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Hashable DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

type AWSResponse DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

type Rep DescribeDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

type Rep DescribeDocumentPermission = D1 ('MetaData "DescribeDocumentPermission" "Amazonka.SSM.DescribeDocumentPermission" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeDocumentPermission'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "permissionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DocumentPermissionType))))

newDescribeDocumentPermission Source #

Create a value of DescribeDocumentPermission with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeDocumentPermission', describeDocumentPermission_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeDocumentPermission, describeDocumentPermission_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeDocumentPermission, describeDocumentPermission_name - The name of the document for which you are the owner.

$sel:permissionType:DescribeDocumentPermission', describeDocumentPermission_permissionType - The permission type for the document. The permission type can be Share.

data DescribeDocumentPermissionResponse Source #

Instances

Instances details
Generic DescribeDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Associated Types

type Rep DescribeDocumentPermissionResponse :: Type -> Type #

Read DescribeDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Show DescribeDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

NFData DescribeDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

Eq DescribeDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

type Rep DescribeDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeDocumentPermission

type Rep DescribeDocumentPermissionResponse = D1 ('MetaData "DescribeDocumentPermissionResponse" "Amazonka.SSM.DescribeDocumentPermission" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeDocumentPermissionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "accountSharingInfoList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AccountSharingInfo]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeDocumentPermissionResponse Source #

Create a value of DescribeDocumentPermissionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountIds:DescribeDocumentPermissionResponse', describeDocumentPermissionResponse_accountIds - The account IDs that have permission to use this document. The ID can be either an Amazon Web Services account or All.

$sel:accountSharingInfoList:DescribeDocumentPermissionResponse', describeDocumentPermissionResponse_accountSharingInfoList - A list of Amazon Web Services accounts where the current document is shared and the version shared with each account.

DescribeDocumentPermission, describeDocumentPermissionResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:DescribeDocumentPermissionResponse', describeDocumentPermissionResponse_httpStatus - The response's http status code.

DescribeEffectiveInstanceAssociations (Paginated)

data DescribeEffectiveInstanceAssociations Source #

Instances

Instances details
ToJSON DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

ToHeaders DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

ToPath DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

ToQuery DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

AWSPager DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

AWSRequest DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Generic DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Read DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Show DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

NFData DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Eq DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Hashable DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

type AWSResponse DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

type Rep DescribeEffectiveInstanceAssociations Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

type Rep DescribeEffectiveInstanceAssociations = D1 ('MetaData "DescribeEffectiveInstanceAssociations" "Amazonka.SSM.DescribeEffectiveInstanceAssociations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeEffectiveInstanceAssociations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeEffectiveInstanceAssociations Source #

Create a value of DescribeEffectiveInstanceAssociations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeEffectiveInstanceAssociations', describeEffectiveInstanceAssociations_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeEffectiveInstanceAssociations, describeEffectiveInstanceAssociations_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeEffectiveInstanceAssociations, describeEffectiveInstanceAssociations_instanceId - The managed node ID for which you want to view all associations.

data DescribeEffectiveInstanceAssociationsResponse Source #

Instances

Instances details
Generic DescribeEffectiveInstanceAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Read DescribeEffectiveInstanceAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Show DescribeEffectiveInstanceAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

NFData DescribeEffectiveInstanceAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

Eq DescribeEffectiveInstanceAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

type Rep DescribeEffectiveInstanceAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectiveInstanceAssociations

type Rep DescribeEffectiveInstanceAssociationsResponse = D1 ('MetaData "DescribeEffectiveInstanceAssociationsResponse" "Amazonka.SSM.DescribeEffectiveInstanceAssociations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeEffectiveInstanceAssociationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstanceAssociation])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeEffectiveInstanceAssociationsResponse Source #

Create a value of DescribeEffectiveInstanceAssociationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associations:DescribeEffectiveInstanceAssociationsResponse', describeEffectiveInstanceAssociationsResponse_associations - The associations for the requested managed node.

DescribeEffectiveInstanceAssociations, describeEffectiveInstanceAssociationsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeEffectiveInstanceAssociationsResponse', describeEffectiveInstanceAssociationsResponse_httpStatus - The response's http status code.

DescribeEffectivePatchesForPatchBaseline (Paginated)

data DescribeEffectivePatchesForPatchBaseline Source #

Instances

Instances details
ToJSON DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

ToHeaders DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

ToPath DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

ToQuery DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

AWSPager DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

AWSRequest DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Generic DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Read DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Show DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

NFData DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Eq DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Hashable DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

type AWSResponse DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

type Rep DescribeEffectivePatchesForPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

type Rep DescribeEffectivePatchesForPatchBaseline = D1 ('MetaData "DescribeEffectivePatchesForPatchBaseline" "Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeEffectivePatchesForPatchBaseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeEffectivePatchesForPatchBaseline Source #

Create a value of DescribeEffectivePatchesForPatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeEffectivePatchesForPatchBaseline', describeEffectivePatchesForPatchBaseline_maxResults - The maximum number of patches to return (per page).

DescribeEffectivePatchesForPatchBaseline, describeEffectivePatchesForPatchBaseline_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeEffectivePatchesForPatchBaseline, describeEffectivePatchesForPatchBaseline_baselineId - The ID of the patch baseline to retrieve the effective patches for.

data DescribeEffectivePatchesForPatchBaselineResponse Source #

Instances

Instances details
Generic DescribeEffectivePatchesForPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Read DescribeEffectivePatchesForPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Show DescribeEffectivePatchesForPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

NFData DescribeEffectivePatchesForPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

Eq DescribeEffectivePatchesForPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

type Rep DescribeEffectivePatchesForPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline

type Rep DescribeEffectivePatchesForPatchBaselineResponse = D1 ('MetaData "DescribeEffectivePatchesForPatchBaselineResponse" "Amazonka.SSM.DescribeEffectivePatchesForPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeEffectivePatchesForPatchBaselineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "effectivePatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EffectivePatch])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeEffectivePatchesForPatchBaselineResponse Source #

Create a value of DescribeEffectivePatchesForPatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:effectivePatches:DescribeEffectivePatchesForPatchBaselineResponse', describeEffectivePatchesForPatchBaselineResponse_effectivePatches - An array of patches and patch status.

DescribeEffectivePatchesForPatchBaseline, describeEffectivePatchesForPatchBaselineResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeEffectivePatchesForPatchBaselineResponse', describeEffectivePatchesForPatchBaselineResponse_httpStatus - The response's http status code.

DescribeInstanceAssociationsStatus (Paginated)

data DescribeInstanceAssociationsStatus Source #

Instances

Instances details
ToJSON DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

ToHeaders DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

ToPath DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

ToQuery DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

AWSPager DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

AWSRequest DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Generic DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Associated Types

type Rep DescribeInstanceAssociationsStatus :: Type -> Type #

Read DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Show DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

NFData DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Eq DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Hashable DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

type AWSResponse DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

type Rep DescribeInstanceAssociationsStatus Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

type Rep DescribeInstanceAssociationsStatus = D1 ('MetaData "DescribeInstanceAssociationsStatus" "Amazonka.SSM.DescribeInstanceAssociationsStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstanceAssociationsStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeInstanceAssociationsStatus Source #

Create a value of DescribeInstanceAssociationsStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeInstanceAssociationsStatus', describeInstanceAssociationsStatus_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeInstanceAssociationsStatus, describeInstanceAssociationsStatus_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeInstanceAssociationsStatus, describeInstanceAssociationsStatus_instanceId - The managed node IDs for which you want association status information.

data DescribeInstanceAssociationsStatusResponse Source #

Instances

Instances details
Generic DescribeInstanceAssociationsStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Read DescribeInstanceAssociationsStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Show DescribeInstanceAssociationsStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

NFData DescribeInstanceAssociationsStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

Eq DescribeInstanceAssociationsStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

type Rep DescribeInstanceAssociationsStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceAssociationsStatus

type Rep DescribeInstanceAssociationsStatusResponse = D1 ('MetaData "DescribeInstanceAssociationsStatusResponse" "Amazonka.SSM.DescribeInstanceAssociationsStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstanceAssociationsStatusResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceAssociationStatusInfos") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstanceAssociationStatusInfo])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeInstanceAssociationsStatusResponse Source #

Create a value of DescribeInstanceAssociationsStatusResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceAssociationStatusInfos:DescribeInstanceAssociationsStatusResponse', describeInstanceAssociationsStatusResponse_instanceAssociationStatusInfos - Status information about the association.

DescribeInstanceAssociationsStatus, describeInstanceAssociationsStatusResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeInstanceAssociationsStatusResponse', describeInstanceAssociationsStatusResponse_httpStatus - The response's http status code.

DescribeInstanceInformation (Paginated)

data DescribeInstanceInformation Source #

See: newDescribeInstanceInformation smart constructor.

Instances

Instances details
ToJSON DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

ToHeaders DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

ToPath DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

ToQuery DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

AWSPager DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

AWSRequest DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Generic DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Associated Types

type Rep DescribeInstanceInformation :: Type -> Type #

Read DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Show DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

NFData DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Eq DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Hashable DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

type AWSResponse DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

type Rep DescribeInstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

type Rep DescribeInstanceInformation = D1 ('MetaData "DescribeInstanceInformation" "Amazonka.SSM.DescribeInstanceInformation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstanceInformation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstanceInformationStringFilter])) :*: S1 ('MetaSel ('Just "instanceInformationFilterList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstanceInformationFilter]))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeInstanceInformation :: DescribeInstanceInformation Source #

Create a value of DescribeInstanceInformation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInstanceInformation, describeInstanceInformation_filters - One or more filters. Use a filter to return a more specific list of managed nodes. You can filter based on tags applied to your managed nodes. Use this Filters data type instead of InstanceInformationFilterList, which is deprecated.

$sel:instanceInformationFilterList:DescribeInstanceInformation', describeInstanceInformation_instanceInformationFilterList - This is a legacy method. We recommend that you don't use this method. Instead, use the Filters data type. Filters enables you to return node information by filtering based on tags applied to managed nodes.

Attempting to use InstanceInformationFilterList and Filters leads to an exception error.

$sel:maxResults:DescribeInstanceInformation', describeInstanceInformation_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeInstanceInformation, describeInstanceInformation_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data DescribeInstanceInformationResponse Source #

Instances

Instances details
Generic DescribeInstanceInformationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Read DescribeInstanceInformationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Show DescribeInstanceInformationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

NFData DescribeInstanceInformationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

Eq DescribeInstanceInformationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

type Rep DescribeInstanceInformationResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstanceInformation

type Rep DescribeInstanceInformationResponse = D1 ('MetaData "DescribeInstanceInformationResponse" "Amazonka.SSM.DescribeInstanceInformation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstanceInformationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceInformationList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstanceInformation])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeInstanceInformationResponse Source #

Create a value of DescribeInstanceInformationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceInformationList:DescribeInstanceInformationResponse', describeInstanceInformationResponse_instanceInformationList - The managed node information list.

DescribeInstanceInformation, describeInstanceInformationResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeInstanceInformationResponse', describeInstanceInformationResponse_httpStatus - The response's http status code.

DescribeInstancePatchStates (Paginated)

data DescribeInstancePatchStates Source #

See: newDescribeInstancePatchStates smart constructor.

Instances

Instances details
ToJSON DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

ToHeaders DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

ToPath DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

ToQuery DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

AWSPager DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

AWSRequest DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Generic DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Associated Types

type Rep DescribeInstancePatchStates :: Type -> Type #

Read DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Show DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

NFData DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Eq DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Hashable DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

type AWSResponse DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

type Rep DescribeInstancePatchStates Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

type Rep DescribeInstancePatchStates = D1 ('MetaData "DescribeInstancePatchStates" "Amazonka.SSM.DescribeInstancePatchStates" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstancePatchStates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newDescribeInstancePatchStates :: DescribeInstancePatchStates Source #

Create a value of DescribeInstancePatchStates with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeInstancePatchStates', describeInstancePatchStates_maxResults - The maximum number of managed nodes to return (per page).

DescribeInstancePatchStates, describeInstancePatchStates_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeInstancePatchStates, describeInstancePatchStates_instanceIds - The ID of the managed node for which patch state information should be retrieved.

data DescribeInstancePatchStatesResponse Source #

Instances

Instances details
Generic DescribeInstancePatchStatesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Show DescribeInstancePatchStatesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

NFData DescribeInstancePatchStatesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

Eq DescribeInstancePatchStatesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

type Rep DescribeInstancePatchStatesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStates

type Rep DescribeInstancePatchStatesResponse = D1 ('MetaData "DescribeInstancePatchStatesResponse" "Amazonka.SSM.DescribeInstancePatchStates" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstancePatchStatesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instancePatchStates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstancePatchState])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeInstancePatchStatesResponse Source #

Create a value of DescribeInstancePatchStatesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instancePatchStates:DescribeInstancePatchStatesResponse', describeInstancePatchStatesResponse_instancePatchStates - The high-level patch state for the requested managed nodes.

DescribeInstancePatchStates, describeInstancePatchStatesResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeInstancePatchStatesResponse', describeInstancePatchStatesResponse_httpStatus - The response's http status code.

DescribeInstancePatchStatesForPatchGroup (Paginated)

data DescribeInstancePatchStatesForPatchGroup Source #

Instances

Instances details
ToJSON DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

ToHeaders DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

ToPath DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

ToQuery DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

AWSPager DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

AWSRequest DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Generic DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Read DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Show DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

NFData DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Eq DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Hashable DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

type AWSResponse DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

type Rep DescribeInstancePatchStatesForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

type Rep DescribeInstancePatchStatesForPatchGroup = D1 ('MetaData "DescribeInstancePatchStatesForPatchGroup" "Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstancePatchStatesForPatchGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstancePatchStateFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeInstancePatchStatesForPatchGroup Source #

Create a value of DescribeInstancePatchStatesForPatchGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInstancePatchStatesForPatchGroup, describeInstancePatchStatesForPatchGroup_filters - Each entry in the array is a structure containing:

  • Key (string between 1 and 200 characters)
  • Values (array containing a single string)
  • Type (string "Equal", "NotEqual", "LessThan", "GreaterThan")

$sel:maxResults:DescribeInstancePatchStatesForPatchGroup', describeInstancePatchStatesForPatchGroup_maxResults - The maximum number of patches to return (per page).

DescribeInstancePatchStatesForPatchGroup, describeInstancePatchStatesForPatchGroup_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeInstancePatchStatesForPatchGroup, describeInstancePatchStatesForPatchGroup_patchGroup - The name of the patch group for which the patch state information should be retrieved.

data DescribeInstancePatchStatesForPatchGroupResponse Source #

Instances

Instances details
Generic DescribeInstancePatchStatesForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Show DescribeInstancePatchStatesForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

NFData DescribeInstancePatchStatesForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

Eq DescribeInstancePatchStatesForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

type Rep DescribeInstancePatchStatesForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup

type Rep DescribeInstancePatchStatesForPatchGroupResponse = D1 ('MetaData "DescribeInstancePatchStatesForPatchGroupResponse" "Amazonka.SSM.DescribeInstancePatchStatesForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstancePatchStatesForPatchGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instancePatchStates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InstancePatchState))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeInstancePatchStatesForPatchGroupResponse Source #

Create a value of DescribeInstancePatchStatesForPatchGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instancePatchStates:DescribeInstancePatchStatesForPatchGroupResponse', describeInstancePatchStatesForPatchGroupResponse_instancePatchStates - The high-level patch state for the requested managed nodes.

DescribeInstancePatchStatesForPatchGroup, describeInstancePatchStatesForPatchGroupResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribeInstancePatchStatesForPatchGroupResponse', describeInstancePatchStatesForPatchGroupResponse_httpStatus - The response's http status code.

DescribeInstancePatches (Paginated)

data DescribeInstancePatches Source #

See: newDescribeInstancePatches smart constructor.

Instances

Instances details
ToJSON DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

ToHeaders DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

ToPath DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

ToQuery DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

AWSPager DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

AWSRequest DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Generic DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Associated Types

type Rep DescribeInstancePatches :: Type -> Type #

Read DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Show DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

NFData DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Methods

rnf :: DescribeInstancePatches -> () #

Eq DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Hashable DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

type AWSResponse DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

type Rep DescribeInstancePatches Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

type Rep DescribeInstancePatches = D1 ('MetaData "DescribeInstancePatches" "Amazonka.SSM.DescribeInstancePatches" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstancePatches'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchOrchestratorFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeInstancePatches Source #

Create a value of DescribeInstancePatches with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInstancePatches, describeInstancePatches_filters - Each element in the array is a structure containing a key-value pair.

Supported keys for DescribeInstancePatchesinclude the following:

  • Classification

    Sample values: Security | SecurityUpdates

  • KBId

    Sample values: KB4480056 | java-1.7.0-openjdk.x86_64

  • Severity

    Sample values: Important | Medium | Low

  • State

    Sample values: Installed | InstalledOther | InstalledPendingReboot

$sel:maxResults:DescribeInstancePatches', describeInstancePatches_maxResults - The maximum number of patches to return (per page).

DescribeInstancePatches, describeInstancePatches_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeInstancePatches, describeInstancePatches_instanceId - The ID of the managed node whose patch state information should be retrieved.

data DescribeInstancePatchesResponse Source #

See: newDescribeInstancePatchesResponse smart constructor.

Instances

Instances details
Generic DescribeInstancePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Associated Types

type Rep DescribeInstancePatchesResponse :: Type -> Type #

Read DescribeInstancePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Show DescribeInstancePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

NFData DescribeInstancePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

Eq DescribeInstancePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

type Rep DescribeInstancePatchesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInstancePatches

type Rep DescribeInstancePatchesResponse = D1 ('MetaData "DescribeInstancePatchesResponse" "Amazonka.SSM.DescribeInstancePatches" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInstancePatchesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "patches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchComplianceData])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeInstancePatchesResponse Source #

Create a value of DescribeInstancePatchesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInstancePatches, describeInstancePatchesResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:patches:DescribeInstancePatchesResponse', describeInstancePatchesResponse_patches - Each entry in the array is a structure containing:

  • Title (string)
  • KBId (string)
  • Classification (string)
  • Severity (string)
  • State (string, such as "INSTALLED" or "FAILED")
  • InstalledTime (DateTime)
  • InstalledBy (string)

$sel:httpStatus:DescribeInstancePatchesResponse', describeInstancePatchesResponse_httpStatus - The response's http status code.

DescribeInventoryDeletions (Paginated)

data DescribeInventoryDeletions Source #

See: newDescribeInventoryDeletions smart constructor.

Instances

Instances details
ToJSON DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

ToHeaders DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

ToPath DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

ToQuery DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

AWSPager DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

AWSRequest DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Generic DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Associated Types

type Rep DescribeInventoryDeletions :: Type -> Type #

Read DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Show DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

NFData DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Eq DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Hashable DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

type AWSResponse DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

type Rep DescribeInventoryDeletions Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

type Rep DescribeInventoryDeletions = D1 ('MetaData "DescribeInventoryDeletions" "Amazonka.SSM.DescribeInventoryDeletions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInventoryDeletions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "deletionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeInventoryDeletions :: DescribeInventoryDeletions Source #

Create a value of DescribeInventoryDeletions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInventoryDeletions, describeInventoryDeletions_deletionId - Specify the delete inventory ID for which you want information. This ID was returned by the DeleteInventory operation.

$sel:maxResults:DescribeInventoryDeletions', describeInventoryDeletions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeInventoryDeletions, describeInventoryDeletions_nextToken - A token to start the list. Use this token to get the next set of results.

data DescribeInventoryDeletionsResponse Source #

Instances

Instances details
Generic DescribeInventoryDeletionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Associated Types

type Rep DescribeInventoryDeletionsResponse :: Type -> Type #

Read DescribeInventoryDeletionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Show DescribeInventoryDeletionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

NFData DescribeInventoryDeletionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

Eq DescribeInventoryDeletionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

type Rep DescribeInventoryDeletionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeInventoryDeletions

type Rep DescribeInventoryDeletionsResponse = D1 ('MetaData "DescribeInventoryDeletionsResponse" "Amazonka.SSM.DescribeInventoryDeletions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeInventoryDeletionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inventoryDeletions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InventoryDeletionStatusItem])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeInventoryDeletionsResponse Source #

Create a value of DescribeInventoryDeletionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inventoryDeletions:DescribeInventoryDeletionsResponse', describeInventoryDeletionsResponse_inventoryDeletions - A list of status items for deleted inventory.

DescribeInventoryDeletions, describeInventoryDeletionsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:DescribeInventoryDeletionsResponse', describeInventoryDeletionsResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindowExecutionTaskInvocations (Paginated)

data DescribeMaintenanceWindowExecutionTaskInvocations Source #

Instances

Instances details
ToJSON DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

ToHeaders DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

ToPath DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

ToQuery DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

AWSPager DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

AWSRequest DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Generic DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Read DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Show DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

NFData DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Eq DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Hashable DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

type AWSResponse DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

type Rep DescribeMaintenanceWindowExecutionTaskInvocations Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

type Rep DescribeMaintenanceWindowExecutionTaskInvocations = D1 ('MetaData "DescribeMaintenanceWindowExecutionTaskInvocations" "Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowExecutionTaskInvocations'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDescribeMaintenanceWindowExecutionTaskInvocations Source #

Create a value of DescribeMaintenanceWindowExecutionTaskInvocations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowExecutionTaskInvocations, describeMaintenanceWindowExecutionTaskInvocations_filters - Optional filters used to scope down the returned task invocations. The supported filter key is STATUS with the corresponding values PENDING, IN_PROGRESS, SUCCESS, FAILED, TIMED_OUT, CANCELLING, and CANCELLED.

$sel:maxResults:DescribeMaintenanceWindowExecutionTaskInvocations', describeMaintenanceWindowExecutionTaskInvocations_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowExecutionTaskInvocations, describeMaintenanceWindowExecutionTaskInvocations_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowExecutionTaskInvocations, describeMaintenanceWindowExecutionTaskInvocations_windowExecutionId - The ID of the maintenance window execution the task is part of.

$sel:taskId:DescribeMaintenanceWindowExecutionTaskInvocations', describeMaintenanceWindowExecutionTaskInvocations_taskId - The ID of the specific task in the maintenance window task that should be retrieved.

data DescribeMaintenanceWindowExecutionTaskInvocationsResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowExecutionTaskInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Show DescribeMaintenanceWindowExecutionTaskInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

NFData DescribeMaintenanceWindowExecutionTaskInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

Eq DescribeMaintenanceWindowExecutionTaskInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

type Rep DescribeMaintenanceWindowExecutionTaskInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations

type Rep DescribeMaintenanceWindowExecutionTaskInvocationsResponse = D1 ('MetaData "DescribeMaintenanceWindowExecutionTaskInvocationsResponse" "Amazonka.SSM.DescribeMaintenanceWindowExecutionTaskInvocations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowExecutionTaskInvocationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowExecutionTaskInvocationIdentities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowExecutionTaskInvocationIdentity])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

DescribeMaintenanceWindowExecutionTasks (Paginated)

data DescribeMaintenanceWindowExecutionTasks Source #

Instances

Instances details
ToJSON DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

ToHeaders DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

ToPath DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

ToQuery DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

AWSPager DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

AWSRequest DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Generic DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Read DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Show DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

NFData DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Eq DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Hashable DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

type AWSResponse DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

type Rep DescribeMaintenanceWindowExecutionTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

type Rep DescribeMaintenanceWindowExecutionTasks = D1 ('MetaData "DescribeMaintenanceWindowExecutionTasks" "Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowExecutionTasks'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeMaintenanceWindowExecutionTasks Source #

Create a value of DescribeMaintenanceWindowExecutionTasks with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowExecutionTasks, describeMaintenanceWindowExecutionTasks_filters - Optional filters used to scope down the returned tasks. The supported filter key is STATUS with the corresponding values PENDING, IN_PROGRESS, SUCCESS, FAILED, TIMED_OUT, CANCELLING, and CANCELLED.

$sel:maxResults:DescribeMaintenanceWindowExecutionTasks', describeMaintenanceWindowExecutionTasks_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowExecutionTasks, describeMaintenanceWindowExecutionTasks_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowExecutionTasks, describeMaintenanceWindowExecutionTasks_windowExecutionId - The ID of the maintenance window execution whose task executions should be retrieved.

data DescribeMaintenanceWindowExecutionTasksResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowExecutionTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Read DescribeMaintenanceWindowExecutionTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Show DescribeMaintenanceWindowExecutionTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

NFData DescribeMaintenanceWindowExecutionTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

Eq DescribeMaintenanceWindowExecutionTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

type Rep DescribeMaintenanceWindowExecutionTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks

type Rep DescribeMaintenanceWindowExecutionTasksResponse = D1 ('MetaData "DescribeMaintenanceWindowExecutionTasksResponse" "Amazonka.SSM.DescribeMaintenanceWindowExecutionTasks" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowExecutionTasksResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowExecutionTaskIdentities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowExecutionTaskIdentity])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowExecutionTasksResponse Source #

Create a value of DescribeMaintenanceWindowExecutionTasksResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowExecutionTasks, describeMaintenanceWindowExecutionTasksResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:windowExecutionTaskIdentities:DescribeMaintenanceWindowExecutionTasksResponse', describeMaintenanceWindowExecutionTasksResponse_windowExecutionTaskIdentities - Information about the task executions.

$sel:httpStatus:DescribeMaintenanceWindowExecutionTasksResponse', describeMaintenanceWindowExecutionTasksResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindowExecutions (Paginated)

data DescribeMaintenanceWindowExecutions Source #

Instances

Instances details
ToJSON DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

ToHeaders DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

ToPath DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

ToQuery DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

AWSPager DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

AWSRequest DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Generic DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Read DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Show DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

NFData DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Eq DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Hashable DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

type AWSResponse DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

type Rep DescribeMaintenanceWindowExecutions Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

type Rep DescribeMaintenanceWindowExecutions = D1 ('MetaData "DescribeMaintenanceWindowExecutions" "Amazonka.SSM.DescribeMaintenanceWindowExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowExecutions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeMaintenanceWindowExecutions Source #

Create a value of DescribeMaintenanceWindowExecutions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowExecutions, describeMaintenanceWindowExecutions_filters - Each entry in the array is a structure containing:

  • Key. A string between 1 and 128 characters. Supported keys include ExecutedBefore and ExecutedAfter.
  • Values. An array of strings, each between 1 and 256 characters. Supported values are date/time strings in a valid ISO 8601 date/time format, such as 2021-11-04T05:00:00Z.

$sel:maxResults:DescribeMaintenanceWindowExecutions', describeMaintenanceWindowExecutions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowExecutions, describeMaintenanceWindowExecutions_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowExecutions, describeMaintenanceWindowExecutions_windowId - The ID of the maintenance window whose executions should be retrieved.

data DescribeMaintenanceWindowExecutionsResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Read DescribeMaintenanceWindowExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Show DescribeMaintenanceWindowExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

NFData DescribeMaintenanceWindowExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

Eq DescribeMaintenanceWindowExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

type Rep DescribeMaintenanceWindowExecutionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowExecutions

type Rep DescribeMaintenanceWindowExecutionsResponse = D1 ('MetaData "DescribeMaintenanceWindowExecutionsResponse" "Amazonka.SSM.DescribeMaintenanceWindowExecutions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowExecutionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowExecution])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowExecutionsResponse Source #

Create a value of DescribeMaintenanceWindowExecutionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowExecutions, describeMaintenanceWindowExecutionsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:windowExecutions:DescribeMaintenanceWindowExecutionsResponse', describeMaintenanceWindowExecutionsResponse_windowExecutions - Information about the maintenance window executions.

$sel:httpStatus:DescribeMaintenanceWindowExecutionsResponse', describeMaintenanceWindowExecutionsResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindowSchedule (Paginated)

data DescribeMaintenanceWindowSchedule Source #

See: newDescribeMaintenanceWindowSchedule smart constructor.

Instances

Instances details
ToJSON DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

ToHeaders DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

ToPath DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

ToQuery DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

AWSPager DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

AWSRequest DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Generic DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Associated Types

type Rep DescribeMaintenanceWindowSchedule :: Type -> Type #

Read DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Show DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

NFData DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Eq DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Hashable DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

type AWSResponse DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

type Rep DescribeMaintenanceWindowSchedule Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

type Rep DescribeMaintenanceWindowSchedule = D1 ('MetaData "DescribeMaintenanceWindowSchedule" "Amazonka.SSM.DescribeMaintenanceWindowSchedule" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowSchedule'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchOrchestratorFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowResourceType)) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newDescribeMaintenanceWindowSchedule :: DescribeMaintenanceWindowSchedule Source #

Create a value of DescribeMaintenanceWindowSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowSchedule, describeMaintenanceWindowSchedule_filters - Filters used to limit the range of results. For example, you can limit maintenance window executions to only those scheduled before or after a certain date and time.

$sel:maxResults:DescribeMaintenanceWindowSchedule', describeMaintenanceWindowSchedule_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowSchedule, describeMaintenanceWindowSchedule_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowSchedule, describeMaintenanceWindowSchedule_resourceType - The type of resource you want to retrieve information about. For example, INSTANCE.

DescribeMaintenanceWindowSchedule, describeMaintenanceWindowSchedule_targets - The managed node ID or key-value pair to retrieve information about.

DescribeMaintenanceWindowSchedule, describeMaintenanceWindowSchedule_windowId - The ID of the maintenance window to retrieve information about.

data DescribeMaintenanceWindowScheduleResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowScheduleResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Read DescribeMaintenanceWindowScheduleResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Show DescribeMaintenanceWindowScheduleResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

NFData DescribeMaintenanceWindowScheduleResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

Eq DescribeMaintenanceWindowScheduleResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

type Rep DescribeMaintenanceWindowScheduleResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowSchedule

type Rep DescribeMaintenanceWindowScheduleResponse = D1 ('MetaData "DescribeMaintenanceWindowScheduleResponse" "Amazonka.SSM.DescribeMaintenanceWindowSchedule" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scheduledWindowExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ScheduledWindowExecution])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowScheduleResponse Source #

Create a value of DescribeMaintenanceWindowScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowSchedule, describeMaintenanceWindowScheduleResponse_nextToken - The token for the next set of items to return. (You use this token in the next call.)

$sel:scheduledWindowExecutions:DescribeMaintenanceWindowScheduleResponse', describeMaintenanceWindowScheduleResponse_scheduledWindowExecutions - Information about maintenance window executions scheduled for the specified time range.

$sel:httpStatus:DescribeMaintenanceWindowScheduleResponse', describeMaintenanceWindowScheduleResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindowTargets (Paginated)

data DescribeMaintenanceWindowTargets Source #

See: newDescribeMaintenanceWindowTargets smart constructor.

Instances

Instances details
ToJSON DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

ToHeaders DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

ToPath DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

ToQuery DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

AWSPager DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

AWSRequest DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Generic DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Associated Types

type Rep DescribeMaintenanceWindowTargets :: Type -> Type #

Read DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Show DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

NFData DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Eq DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Hashable DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

type AWSResponse DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

type Rep DescribeMaintenanceWindowTargets Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

type Rep DescribeMaintenanceWindowTargets = D1 ('MetaData "DescribeMaintenanceWindowTargets" "Amazonka.SSM.DescribeMaintenanceWindowTargets" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowTargets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeMaintenanceWindowTargets Source #

Create a value of DescribeMaintenanceWindowTargets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowTargets, describeMaintenanceWindowTargets_filters - Optional filters that can be used to narrow down the scope of the returned window targets. The supported filter keys are Type, WindowTargetId, and OwnerInformation.

$sel:maxResults:DescribeMaintenanceWindowTargets', describeMaintenanceWindowTargets_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowTargets, describeMaintenanceWindowTargets_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowTargets, describeMaintenanceWindowTargets_windowId - The ID of the maintenance window whose targets should be retrieved.

data DescribeMaintenanceWindowTargetsResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Show DescribeMaintenanceWindowTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

NFData DescribeMaintenanceWindowTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

Eq DescribeMaintenanceWindowTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

type Rep DescribeMaintenanceWindowTargetsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTargets

type Rep DescribeMaintenanceWindowTargetsResponse = D1 ('MetaData "DescribeMaintenanceWindowTargetsResponse" "Amazonka.SSM.DescribeMaintenanceWindowTargets" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowTargetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowTarget])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowTargetsResponse Source #

Create a value of DescribeMaintenanceWindowTargetsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowTargets, describeMaintenanceWindowTargetsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

DescribeMaintenanceWindowTargetsResponse, describeMaintenanceWindowTargetsResponse_targets - Information about the targets in the maintenance window.

$sel:httpStatus:DescribeMaintenanceWindowTargetsResponse', describeMaintenanceWindowTargetsResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindowTasks (Paginated)

data DescribeMaintenanceWindowTasks Source #

See: newDescribeMaintenanceWindowTasks smart constructor.

Instances

Instances details
ToJSON DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

ToHeaders DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

ToPath DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

ToQuery DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

AWSPager DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

AWSRequest DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Generic DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Associated Types

type Rep DescribeMaintenanceWindowTasks :: Type -> Type #

Read DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Show DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

NFData DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Eq DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Hashable DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

type AWSResponse DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

type Rep DescribeMaintenanceWindowTasks Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

type Rep DescribeMaintenanceWindowTasks = D1 ('MetaData "DescribeMaintenanceWindowTasks" "Amazonka.SSM.DescribeMaintenanceWindowTasks" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowTasks'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeMaintenanceWindowTasks Source #

Create a value of DescribeMaintenanceWindowTasks with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowTasks, describeMaintenanceWindowTasks_filters - Optional filters used to narrow down the scope of the returned tasks. The supported filter keys are WindowTaskId, TaskArn, Priority, and TaskType.

$sel:maxResults:DescribeMaintenanceWindowTasks', describeMaintenanceWindowTasks_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowTasks, describeMaintenanceWindowTasks_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowTasks, describeMaintenanceWindowTasks_windowId - The ID of the maintenance window whose tasks should be retrieved.

data DescribeMaintenanceWindowTasksResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Show DescribeMaintenanceWindowTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

NFData DescribeMaintenanceWindowTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

Eq DescribeMaintenanceWindowTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

type Rep DescribeMaintenanceWindowTasksResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowTasks

type Rep DescribeMaintenanceWindowTasksResponse = D1 ('MetaData "DescribeMaintenanceWindowTasksResponse" "Amazonka.SSM.DescribeMaintenanceWindowTasks" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowTasksResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tasks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowTask])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowTasksResponse Source #

Create a value of DescribeMaintenanceWindowTasksResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowTasks, describeMaintenanceWindowTasksResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:tasks:DescribeMaintenanceWindowTasksResponse', describeMaintenanceWindowTasksResponse_tasks - Information about the tasks in the maintenance window.

$sel:httpStatus:DescribeMaintenanceWindowTasksResponse', describeMaintenanceWindowTasksResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindows (Paginated)

data DescribeMaintenanceWindows Source #

See: newDescribeMaintenanceWindows smart constructor.

Instances

Instances details
ToJSON DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

ToHeaders DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

ToPath DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

ToQuery DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

AWSPager DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

AWSRequest DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Generic DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Associated Types

type Rep DescribeMaintenanceWindows :: Type -> Type #

Read DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Show DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

NFData DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Eq DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Hashable DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

type AWSResponse DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

type Rep DescribeMaintenanceWindows Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

type Rep DescribeMaintenanceWindows = D1 ('MetaData "DescribeMaintenanceWindows" "Amazonka.SSM.DescribeMaintenanceWindows" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindows'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeMaintenanceWindows :: DescribeMaintenanceWindows Source #

Create a value of DescribeMaintenanceWindows with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindows, describeMaintenanceWindows_filters - Optional filters used to narrow down the scope of the returned maintenance windows. Supported filter keys are Name and Enabled. For example, Name=MyMaintenanceWindow and Enabled=True.

$sel:maxResults:DescribeMaintenanceWindows', describeMaintenanceWindows_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindows, describeMaintenanceWindows_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data DescribeMaintenanceWindowsResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Associated Types

type Rep DescribeMaintenanceWindowsResponse :: Type -> Type #

Show DescribeMaintenanceWindowsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

NFData DescribeMaintenanceWindowsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

Eq DescribeMaintenanceWindowsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

type Rep DescribeMaintenanceWindowsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindows

type Rep DescribeMaintenanceWindowsResponse = D1 ('MetaData "DescribeMaintenanceWindowsResponse" "Amazonka.SSM.DescribeMaintenanceWindows" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowIdentities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowIdentity])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowsResponse Source #

Create a value of DescribeMaintenanceWindowsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindows, describeMaintenanceWindowsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:windowIdentities:DescribeMaintenanceWindowsResponse', describeMaintenanceWindowsResponse_windowIdentities - Information about the maintenance windows.

$sel:httpStatus:DescribeMaintenanceWindowsResponse', describeMaintenanceWindowsResponse_httpStatus - The response's http status code.

DescribeMaintenanceWindowsForTarget (Paginated)

data DescribeMaintenanceWindowsForTarget Source #

Instances

Instances details
ToJSON DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

ToHeaders DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

ToPath DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

ToQuery DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

AWSPager DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

AWSRequest DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Generic DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Read DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Show DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

NFData DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Eq DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Hashable DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

type AWSResponse DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

type Rep DescribeMaintenanceWindowsForTarget Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

type Rep DescribeMaintenanceWindowsForTarget = D1 ('MetaData "DescribeMaintenanceWindowsForTarget" "Amazonka.SSM.DescribeMaintenanceWindowsForTarget" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowsForTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Target]) :*: S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MaintenanceWindowResourceType))))

newDescribeMaintenanceWindowsForTarget Source #

Create a value of DescribeMaintenanceWindowsForTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeMaintenanceWindowsForTarget', describeMaintenanceWindowsForTarget_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeMaintenanceWindowsForTarget, describeMaintenanceWindowsForTarget_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeMaintenanceWindowsForTarget, describeMaintenanceWindowsForTarget_targets - The managed node ID or key-value pair to retrieve information about.

DescribeMaintenanceWindowsForTarget, describeMaintenanceWindowsForTarget_resourceType - The type of resource you want to retrieve information about. For example, INSTANCE.

data DescribeMaintenanceWindowsForTargetResponse Source #

Instances

Instances details
Generic DescribeMaintenanceWindowsForTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Read DescribeMaintenanceWindowsForTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Show DescribeMaintenanceWindowsForTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

NFData DescribeMaintenanceWindowsForTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

Eq DescribeMaintenanceWindowsForTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

type Rep DescribeMaintenanceWindowsForTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeMaintenanceWindowsForTarget

type Rep DescribeMaintenanceWindowsForTargetResponse = D1 ('MetaData "DescribeMaintenanceWindowsForTargetResponse" "Amazonka.SSM.DescribeMaintenanceWindowsForTarget" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeMaintenanceWindowsForTargetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowIdentities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MaintenanceWindowIdentityForTarget])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeMaintenanceWindowsForTargetResponse Source #

Create a value of DescribeMaintenanceWindowsForTargetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeMaintenanceWindowsForTarget, describeMaintenanceWindowsForTargetResponse_nextToken - The token for the next set of items to return. (You use this token in the next call.)

$sel:windowIdentities:DescribeMaintenanceWindowsForTargetResponse', describeMaintenanceWindowsForTargetResponse_windowIdentities - Information about the maintenance window targets and tasks a managed node is associated with.

$sel:httpStatus:DescribeMaintenanceWindowsForTargetResponse', describeMaintenanceWindowsForTargetResponse_httpStatus - The response's http status code.

DescribeOpsItems (Paginated)

data DescribeOpsItems Source #

See: newDescribeOpsItems smart constructor.

Instances

Instances details
ToJSON DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

ToHeaders DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

ToPath DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

ToQuery DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

AWSPager DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

AWSRequest DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Associated Types

type AWSResponse DescribeOpsItems #

Generic DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Associated Types

type Rep DescribeOpsItems :: Type -> Type #

Read DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Show DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

NFData DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Methods

rnf :: DescribeOpsItems -> () #

Eq DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Hashable DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

type AWSResponse DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

type Rep DescribeOpsItems Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

type Rep DescribeOpsItems = D1 ('MetaData "DescribeOpsItems" "Amazonka.SSM.DescribeOpsItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeOpsItems'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemFilter])))))

newDescribeOpsItems :: DescribeOpsItems Source #

Create a value of DescribeOpsItems with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribeOpsItems', describeOpsItems_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeOpsItems, describeOpsItems_nextToken - A token to start the list. Use this token to get the next set of results.

$sel:opsItemFilters:DescribeOpsItems', describeOpsItems_opsItemFilters - One or more filters to limit the response.

  • Key: CreatedTime

    Operations: GreaterThan, LessThan

  • Key: LastModifiedBy

    Operations: Contains, Equals

  • Key: LastModifiedTime

    Operations: GreaterThan, LessThan

  • Key: Priority

    Operations: Equals

  • Key: Source

    Operations: Contains, Equals

  • Key: Status

    Operations: Equals

  • Key: Title*

    Operations: Equals,Contains

  • Key: OperationalData**

    Operations: Equals

  • Key: OperationalDataKey

    Operations: Equals

  • Key: OperationalDataValue

    Operations: Equals, Contains

  • Key: OpsItemId

    Operations: Equals

  • Key: ResourceId

    Operations: Contains

  • Key: AutomationId

    Operations: Equals

  • The Equals operator for Title matches the first 100 characters. If you specify more than 100 characters, they system returns an error that the filter value exceeds the length limit.
  • *If you filter the response by using the OperationalData operator, specify a key-value pair by using the following JSON format: {"key":"key_name","value":"a_value"}

data DescribeOpsItemsResponse Source #

See: newDescribeOpsItemsResponse smart constructor.

Instances

Instances details
Generic DescribeOpsItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Associated Types

type Rep DescribeOpsItemsResponse :: Type -> Type #

Read DescribeOpsItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Show DescribeOpsItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

NFData DescribeOpsItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

Eq DescribeOpsItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

type Rep DescribeOpsItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeOpsItems

type Rep DescribeOpsItemsResponse = D1 ('MetaData "DescribeOpsItemsResponse" "Amazonka.SSM.DescribeOpsItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeOpsItemsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "opsItemSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeOpsItemsResponse Source #

Create a value of DescribeOpsItemsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeOpsItems, describeOpsItemsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:opsItemSummaries:DescribeOpsItemsResponse', describeOpsItemsResponse_opsItemSummaries - A list of OpsItems.

$sel:httpStatus:DescribeOpsItemsResponse', describeOpsItemsResponse_httpStatus - The response's http status code.

DescribeParameters (Paginated)

data DescribeParameters Source #

See: newDescribeParameters smart constructor.

Instances

Instances details
ToJSON DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

ToHeaders DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

ToPath DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

ToQuery DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

AWSPager DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

AWSRequest DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Associated Types

type AWSResponse DescribeParameters #

Generic DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Associated Types

type Rep DescribeParameters :: Type -> Type #

Read DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Show DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

NFData DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Methods

rnf :: DescribeParameters -> () #

Eq DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Hashable DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

type AWSResponse DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

type Rep DescribeParameters Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

type Rep DescribeParameters = D1 ('MetaData "DescribeParameters" "Amazonka.SSM.DescribeParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParametersFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameterFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterStringFilter])))))

newDescribeParameters :: DescribeParameters Source #

Create a value of DescribeParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeParameters, describeParameters_filters - This data type is deprecated. Instead, use ParameterFilters.

$sel:maxResults:DescribeParameters', describeParameters_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeParameters, describeParameters_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:parameterFilters:DescribeParameters', describeParameters_parameterFilters - Filters to limit the request results.

data DescribeParametersResponse Source #

See: newDescribeParametersResponse smart constructor.

Instances

Instances details
Generic DescribeParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Associated Types

type Rep DescribeParametersResponse :: Type -> Type #

Read DescribeParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Show DescribeParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

NFData DescribeParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

Eq DescribeParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

type Rep DescribeParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeParameters

type Rep DescribeParametersResponse = D1 ('MetaData "DescribeParametersResponse" "Amazonka.SSM.DescribeParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeParametersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterMetadata])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeParametersResponse Source #

Create a value of DescribeParametersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeParameters, describeParametersResponse_nextToken - The token to use when requesting the next set of items.

DescribeParametersResponse, describeParametersResponse_parameters - Parameters returned by the request.

$sel:httpStatus:DescribeParametersResponse', describeParametersResponse_httpStatus - The response's http status code.

DescribePatchBaselines (Paginated)

data DescribePatchBaselines Source #

See: newDescribePatchBaselines smart constructor.

Instances

Instances details
ToJSON DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

ToHeaders DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

ToPath DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

ToQuery DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

AWSPager DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

AWSRequest DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Associated Types

type AWSResponse DescribePatchBaselines #

Generic DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Associated Types

type Rep DescribePatchBaselines :: Type -> Type #

Read DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Show DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

NFData DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Methods

rnf :: DescribePatchBaselines -> () #

Eq DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Hashable DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

type AWSResponse DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

type Rep DescribePatchBaselines Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

type Rep DescribePatchBaselines = D1 ('MetaData "DescribePatchBaselines" "Amazonka.SSM.DescribePatchBaselines" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchBaselines'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchOrchestratorFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribePatchBaselines :: DescribePatchBaselines Source #

Create a value of DescribePatchBaselines with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribePatchBaselines, describePatchBaselines_filters - Each element in the array is a structure containing a key-value pair.

Supported keys for DescribePatchBaselines include the following:

  • NAME_PREFIX

    Sample values: AWS- | My-

  • OWNER

    Sample values: AWS | Self

  • OPERATING_SYSTEM

    Sample values: AMAZON_LINUX | SUSE | WINDOWS

$sel:maxResults:DescribePatchBaselines', describePatchBaselines_maxResults - The maximum number of patch baselines to return (per page).

DescribePatchBaselines, describePatchBaselines_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data DescribePatchBaselinesResponse Source #

See: newDescribePatchBaselinesResponse smart constructor.

Instances

Instances details
Generic DescribePatchBaselinesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Associated Types

type Rep DescribePatchBaselinesResponse :: Type -> Type #

Read DescribePatchBaselinesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Show DescribePatchBaselinesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

NFData DescribePatchBaselinesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

Eq DescribePatchBaselinesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

type Rep DescribePatchBaselinesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchBaselines

type Rep DescribePatchBaselinesResponse = D1 ('MetaData "DescribePatchBaselinesResponse" "Amazonka.SSM.DescribePatchBaselines" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchBaselinesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineIdentities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchBaselineIdentity])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribePatchBaselinesResponse Source #

Create a value of DescribePatchBaselinesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineIdentities:DescribePatchBaselinesResponse', describePatchBaselinesResponse_baselineIdentities - An array of PatchBaselineIdentity elements.

DescribePatchBaselines, describePatchBaselinesResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribePatchBaselinesResponse', describePatchBaselinesResponse_httpStatus - The response's http status code.

DescribePatchGroupState

data DescribePatchGroupState Source #

See: newDescribePatchGroupState smart constructor.

Instances

Instances details
ToJSON DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

ToHeaders DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

ToPath DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

ToQuery DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

AWSRequest DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Generic DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Associated Types

type Rep DescribePatchGroupState :: Type -> Type #

Read DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Show DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

NFData DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Methods

rnf :: DescribePatchGroupState -> () #

Eq DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Hashable DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

type AWSResponse DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

type Rep DescribePatchGroupState Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

type Rep DescribePatchGroupState = D1 ('MetaData "DescribePatchGroupState" "Amazonka.SSM.DescribePatchGroupState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchGroupState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribePatchGroupState Source #

Create a value of DescribePatchGroupState with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribePatchGroupState, describePatchGroupState_patchGroup - The name of the patch group whose patch snapshot should be retrieved.

data DescribePatchGroupStateResponse Source #

See: newDescribePatchGroupStateResponse smart constructor.

Instances

Instances details
Generic DescribePatchGroupStateResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Associated Types

type Rep DescribePatchGroupStateResponse :: Type -> Type #

Read DescribePatchGroupStateResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Show DescribePatchGroupStateResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

NFData DescribePatchGroupStateResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

Eq DescribePatchGroupStateResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

type Rep DescribePatchGroupStateResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroupState

type Rep DescribePatchGroupStateResponse = D1 ('MetaData "DescribePatchGroupStateResponse" "Amazonka.SSM.DescribePatchGroupState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchGroupStateResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "instances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "instancesWithCriticalNonCompliantPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "instancesWithFailedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "instancesWithInstalledOtherPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "instancesWithInstalledPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "instancesWithInstalledPendingRebootPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "instancesWithInstalledRejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "instancesWithMissingPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "instancesWithNotApplicablePatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "instancesWithOtherNonCompliantPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "instancesWithSecurityNonCompliantPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "instancesWithUnreportedNotApplicablePatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribePatchGroupStateResponse Source #

Create a value of DescribePatchGroupStateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instances:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instances - The number of managed nodes in the patch group.

$sel:instancesWithCriticalNonCompliantPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithCriticalNonCompliantPatches - The number of managed nodes where patches that are specified as Critical for compliance reporting in the patch baseline aren't installed. These patches might be missing, have failed installation, were rejected, or were installed but awaiting a required managed node reboot. The status of these managed nodes is NON_COMPLIANT.

$sel:instancesWithFailedPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithFailedPatches - The number of managed nodes with patches from the patch baseline that failed to install.

$sel:instancesWithInstalledOtherPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithInstalledOtherPatches - The number of managed nodes with patches installed that aren't defined in the patch baseline.

$sel:instancesWithInstalledPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithInstalledPatches - The number of managed nodes with installed patches.

$sel:instancesWithInstalledPendingRebootPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithInstalledPendingRebootPatches - The number of managed nodes with patches installed by Patch Manager that haven't been rebooted after the patch installation. The status of these managed nodes is NON_COMPLIANT.

$sel:instancesWithInstalledRejectedPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithInstalledRejectedPatches - The number of managed nodes with patches installed that are specified in a RejectedPatches list. Patches with a status of INSTALLED_REJECTED were typically installed before they were added to a RejectedPatches list.

If ALLOW_AS_DEPENDENCY is the specified option for RejectedPatchesAction, the value of InstancesWithInstalledRejectedPatches will always be 0 (zero).

$sel:instancesWithMissingPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithMissingPatches - The number of managed nodes with missing patches from the patch baseline.

$sel:instancesWithNotApplicablePatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithNotApplicablePatches - The number of managed nodes with patches that aren't applicable.

$sel:instancesWithOtherNonCompliantPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithOtherNonCompliantPatches - The number of managed nodes with patches installed that are specified as other than Critical or Security but aren't compliant with the patch baseline. The status of these managed nodes is NON_COMPLIANT.

$sel:instancesWithSecurityNonCompliantPatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithSecurityNonCompliantPatches - The number of managed nodes where patches that are specified as Security in a patch advisory aren't installed. These patches might be missing, have failed installation, were rejected, or were installed but awaiting a required managed node reboot. The status of these managed nodes is NON_COMPLIANT.

$sel:instancesWithUnreportedNotApplicablePatches:DescribePatchGroupStateResponse', describePatchGroupStateResponse_instancesWithUnreportedNotApplicablePatches - The number of managed nodes with NotApplicable patches beyond the supported limit, which aren't reported by name to Inventory. Inventory is a capability of Amazon Web Services Systems Manager.

$sel:httpStatus:DescribePatchGroupStateResponse', describePatchGroupStateResponse_httpStatus - The response's http status code.

DescribePatchGroups (Paginated)

data DescribePatchGroups Source #

See: newDescribePatchGroups smart constructor.

Instances

Instances details
ToJSON DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

ToHeaders DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

ToPath DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

ToQuery DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

AWSPager DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

AWSRequest DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Associated Types

type AWSResponse DescribePatchGroups #

Generic DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Associated Types

type Rep DescribePatchGroups :: Type -> Type #

Read DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Show DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

NFData DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Methods

rnf :: DescribePatchGroups -> () #

Eq DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Hashable DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

type AWSResponse DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

type Rep DescribePatchGroups Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

type Rep DescribePatchGroups = D1 ('MetaData "DescribePatchGroups" "Amazonka.SSM.DescribePatchGroups" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchGroups'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchOrchestratorFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribePatchGroups :: DescribePatchGroups Source #

Create a value of DescribePatchGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribePatchGroups, describePatchGroups_filters - Each element in the array is a structure containing a key-value pair.

Supported keys for DescribePatchGroups include the following:

  • NAME_PREFIX

    Sample values: AWS- | My-.

  • OPERATING_SYSTEM

    Sample values: AMAZON_LINUX | SUSE | WINDOWS

$sel:maxResults:DescribePatchGroups', describePatchGroups_maxResults - The maximum number of patch groups to return (per page).

DescribePatchGroups, describePatchGroups_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data DescribePatchGroupsResponse Source #

See: newDescribePatchGroupsResponse smart constructor.

Instances

Instances details
Generic DescribePatchGroupsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Associated Types

type Rep DescribePatchGroupsResponse :: Type -> Type #

Read DescribePatchGroupsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Show DescribePatchGroupsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

NFData DescribePatchGroupsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

Eq DescribePatchGroupsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

type Rep DescribePatchGroupsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchGroups

type Rep DescribePatchGroupsResponse = D1 ('MetaData "DescribePatchGroupsResponse" "Amazonka.SSM.DescribePatchGroups" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchGroupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mappings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchGroupPatchBaselineMapping])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribePatchGroupsResponse Source #

Create a value of DescribePatchGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mappings:DescribePatchGroupsResponse', describePatchGroupsResponse_mappings - Each entry in the array contains:

  • PatchGroup: string (between 1 and 256 characters. Regex: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$)
  • PatchBaselineIdentity: A PatchBaselineIdentity element.

DescribePatchGroups, describePatchGroupsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:DescribePatchGroupsResponse', describePatchGroupsResponse_httpStatus - The response's http status code.

DescribePatchProperties (Paginated)

data DescribePatchProperties Source #

See: newDescribePatchProperties smart constructor.

Instances

Instances details
ToJSON DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

ToHeaders DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

ToPath DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

ToQuery DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

AWSPager DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

AWSRequest DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Generic DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Associated Types

type Rep DescribePatchProperties :: Type -> Type #

Read DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Show DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

NFData DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Methods

rnf :: DescribePatchProperties -> () #

Eq DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Hashable DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

type AWSResponse DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

type Rep DescribePatchProperties Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

type Rep DescribePatchProperties = D1 ('MetaData "DescribePatchProperties" "Amazonka.SSM.DescribePatchProperties" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "patchSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchSet)) :*: (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OperatingSystem) :*: S1 ('MetaSel ('Just "property") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PatchProperty)))))

newDescribePatchProperties Source #

Create a value of DescribePatchProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:DescribePatchProperties', describePatchProperties_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribePatchProperties, describePatchProperties_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:patchSet:DescribePatchProperties', describePatchProperties_patchSet - Indicates whether to list patches for the Windows operating system or for applications released by Microsoft. Not applicable for the Linux or macOS operating systems.

DescribePatchProperties, describePatchProperties_operatingSystem - The operating system type for which to list patches.

$sel:property:DescribePatchProperties', describePatchProperties_property - The patch property for which you want to view patch details.

data DescribePatchPropertiesResponse Source #

See: newDescribePatchPropertiesResponse smart constructor.

Instances

Instances details
Generic DescribePatchPropertiesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Associated Types

type Rep DescribePatchPropertiesResponse :: Type -> Type #

Read DescribePatchPropertiesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Show DescribePatchPropertiesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

NFData DescribePatchPropertiesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

Eq DescribePatchPropertiesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

type Rep DescribePatchPropertiesResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribePatchProperties

type Rep DescribePatchPropertiesResponse = D1 ('MetaData "DescribePatchPropertiesResponse" "Amazonka.SSM.DescribePatchProperties" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribePatchPropertiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribePatchPropertiesResponse Source #

Create a value of DescribePatchPropertiesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribePatchProperties, describePatchPropertiesResponse_nextToken - The token for the next set of items to return. (You use this token in the next call.)

$sel:properties:DescribePatchPropertiesResponse', describePatchPropertiesResponse_properties - A list of the properties for patches matching the filter request parameters.

$sel:httpStatus:DescribePatchPropertiesResponse', describePatchPropertiesResponse_httpStatus - The response's http status code.

DescribeSessions (Paginated)

data DescribeSessions Source #

See: newDescribeSessions smart constructor.

Instances

Instances details
ToJSON DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

ToHeaders DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

ToPath DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

ToQuery DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

AWSPager DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

AWSRequest DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Associated Types

type AWSResponse DescribeSessions #

Generic DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Associated Types

type Rep DescribeSessions :: Type -> Type #

Read DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Show DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

NFData DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Methods

rnf :: DescribeSessions -> () #

Eq DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Hashable DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

type AWSResponse DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

type Rep DescribeSessions Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

type Rep DescribeSessions = D1 ('MetaData "DescribeSessions" "Amazonka.SSM.DescribeSessions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeSessions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SessionFilter))) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SessionState))))

newDescribeSessions Source #

Create a value of DescribeSessions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeSessions, describeSessions_filters - One or more filters to limit the type of sessions returned by the request.

$sel:maxResults:DescribeSessions', describeSessions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

DescribeSessions, describeSessions_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

DescribeSessions, describeSessions_state - The session status to retrieve a list of sessions for. For example, "Active".

data DescribeSessionsResponse Source #

See: newDescribeSessionsResponse smart constructor.

Instances

Instances details
Generic DescribeSessionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Associated Types

type Rep DescribeSessionsResponse :: Type -> Type #

Read DescribeSessionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Show DescribeSessionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

NFData DescribeSessionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

Eq DescribeSessionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

type Rep DescribeSessionsResponse Source # 
Instance details

Defined in Amazonka.SSM.DescribeSessions

type Rep DescribeSessionsResponse = D1 ('MetaData "DescribeSessionsResponse" "Amazonka.SSM.DescribeSessions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeSessionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Session])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeSessionsResponse Source #

Create a value of DescribeSessionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeSessions, describeSessionsResponse_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:sessions:DescribeSessionsResponse', describeSessionsResponse_sessions - A list of sessions meeting the request parameters.

$sel:httpStatus:DescribeSessionsResponse', describeSessionsResponse_httpStatus - The response's http status code.

DisassociateOpsItemRelatedItem

data DisassociateOpsItemRelatedItem Source #

See: newDisassociateOpsItemRelatedItem smart constructor.

Instances

Instances details
ToJSON DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

ToHeaders DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

ToPath DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

ToQuery DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

AWSRequest DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Generic DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Associated Types

type Rep DisassociateOpsItemRelatedItem :: Type -> Type #

Read DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Show DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

NFData DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Eq DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Hashable DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

type AWSResponse DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

type Rep DisassociateOpsItemRelatedItem Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

type Rep DisassociateOpsItemRelatedItem = D1 ('MetaData "DisassociateOpsItemRelatedItem" "Amazonka.SSM.DisassociateOpsItemRelatedItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DisassociateOpsItemRelatedItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDisassociateOpsItemRelatedItem Source #

Create a value of DisassociateOpsItemRelatedItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DisassociateOpsItemRelatedItem, disassociateOpsItemRelatedItem_opsItemId - The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.

DisassociateOpsItemRelatedItem, disassociateOpsItemRelatedItem_associationId - The ID of the association for which you want to delete an association between the OpsItem and a related item.

data DisassociateOpsItemRelatedItemResponse Source #

Instances

Instances details
Generic DisassociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Read DisassociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Show DisassociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

NFData DisassociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

Eq DisassociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

type Rep DisassociateOpsItemRelatedItemResponse Source # 
Instance details

Defined in Amazonka.SSM.DisassociateOpsItemRelatedItem

type Rep DisassociateOpsItemRelatedItemResponse = D1 ('MetaData "DisassociateOpsItemRelatedItemResponse" "Amazonka.SSM.DisassociateOpsItemRelatedItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DisassociateOpsItemRelatedItemResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisassociateOpsItemRelatedItemResponse Source #

Create a value of DisassociateOpsItemRelatedItemResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DisassociateOpsItemRelatedItemResponse', disassociateOpsItemRelatedItemResponse_httpStatus - The response's http status code.

GetAutomationExecution

data GetAutomationExecution Source #

See: newGetAutomationExecution smart constructor.

Instances

Instances details
ToJSON GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

ToHeaders GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

ToPath GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

ToQuery GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

AWSRequest GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Associated Types

type AWSResponse GetAutomationExecution #

Generic GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Associated Types

type Rep GetAutomationExecution :: Type -> Type #

Read GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Show GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

NFData GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Methods

rnf :: GetAutomationExecution -> () #

Eq GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Hashable GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

type AWSResponse GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

type Rep GetAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

type Rep GetAutomationExecution = D1 ('MetaData "GetAutomationExecution" "Amazonka.SSM.GetAutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetAutomationExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetAutomationExecution Source #

Create a value of GetAutomationExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetAutomationExecution, getAutomationExecution_automationExecutionId - The unique identifier for an existing automation execution to examine. The execution ID is returned by StartAutomationExecution when the execution of an Automation runbook is initiated.

data GetAutomationExecutionResponse Source #

See: newGetAutomationExecutionResponse smart constructor.

Instances

Instances details
Generic GetAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Associated Types

type Rep GetAutomationExecutionResponse :: Type -> Type #

Read GetAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Show GetAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

NFData GetAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

Eq GetAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

type Rep GetAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetAutomationExecution

type Rep GetAutomationExecutionResponse = D1 ('MetaData "GetAutomationExecutionResponse" "Amazonka.SSM.GetAutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetAutomationExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "automationExecution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationExecution)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetAutomationExecutionResponse Source #

Create a value of GetAutomationExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:automationExecution:GetAutomationExecutionResponse', getAutomationExecutionResponse_automationExecution - Detailed information about the current state of an automation execution.

$sel:httpStatus:GetAutomationExecutionResponse', getAutomationExecutionResponse_httpStatus - The response's http status code.

GetCalendarState

data GetCalendarState Source #

See: newGetCalendarState smart constructor.

Constructors

GetCalendarState' (Maybe Text) [Text] 

Instances

Instances details
ToJSON GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

ToHeaders GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

ToPath GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

ToQuery GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

AWSRequest GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Associated Types

type AWSResponse GetCalendarState #

Generic GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Associated Types

type Rep GetCalendarState :: Type -> Type #

Read GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Show GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

NFData GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Methods

rnf :: GetCalendarState -> () #

Eq GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Hashable GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

type AWSResponse GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

type Rep GetCalendarState Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

type Rep GetCalendarState = D1 ('MetaData "GetCalendarState" "Amazonka.SSM.GetCalendarState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetCalendarState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "atTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "calendarNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newGetCalendarState :: GetCalendarState Source #

Create a value of GetCalendarState with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetCalendarState, getCalendarState_atTime - (Optional) The specific time for which you want to get calendar state information, in ISO 8601 format. If you don't specify a value or AtTime, the current time is used.

GetCalendarState, getCalendarState_calendarNames - The names or Amazon Resource Names (ARNs) of the Systems Manager documents (SSM documents) that represent the calendar entries for which you want to get the state.

data GetCalendarStateResponse Source #

See: newGetCalendarStateResponse smart constructor.

Instances

Instances details
Generic GetCalendarStateResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Associated Types

type Rep GetCalendarStateResponse :: Type -> Type #

Read GetCalendarStateResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Show GetCalendarStateResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

NFData GetCalendarStateResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

Eq GetCalendarStateResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

type Rep GetCalendarStateResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCalendarState

type Rep GetCalendarStateResponse = D1 ('MetaData "GetCalendarStateResponse" "Amazonka.SSM.GetCalendarState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetCalendarStateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "atTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextTransitionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CalendarState)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetCalendarStateResponse Source #

Create a value of GetCalendarStateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetCalendarState, getCalendarStateResponse_atTime - The time, as an ISO 8601 string, that you specified in your command. If you don't specify a time, GetCalendarState uses the current time.

$sel:nextTransitionTime:GetCalendarStateResponse', getCalendarStateResponse_nextTransitionTime - The time, as an ISO 8601 string, that the calendar state will change. If the current calendar state is OPEN, NextTransitionTime indicates when the calendar state changes to CLOSED, and vice-versa.

GetCalendarStateResponse, getCalendarStateResponse_state - The state of the calendar. An OPEN calendar indicates that actions are allowed to proceed, and a CLOSED calendar indicates that actions aren't allowed to proceed.

$sel:httpStatus:GetCalendarStateResponse', getCalendarStateResponse_httpStatus - The response's http status code.

GetCommandInvocation

data GetCommandInvocation Source #

See: newGetCommandInvocation smart constructor.

Instances

Instances details
ToJSON GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

ToHeaders GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

ToPath GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

ToQuery GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

AWSRequest GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Associated Types

type AWSResponse GetCommandInvocation #

Generic GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Associated Types

type Rep GetCommandInvocation :: Type -> Type #

Read GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Show GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

NFData GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Methods

rnf :: GetCommandInvocation -> () #

Eq GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Hashable GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

type AWSResponse GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

type Rep GetCommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

type Rep GetCommandInvocation = D1 ('MetaData "GetCommandInvocation" "Amazonka.SSM.GetCommandInvocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetCommandInvocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pluginName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetCommandInvocation Source #

Create a value of GetCommandInvocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetCommandInvocation, getCommandInvocation_pluginName - The name of the step for which you want detailed results. If the document contains only one step, you can omit the name and details for that step. If the document contains more than one step, you must specify the name of the step for which you want to view details. Be sure to specify the name of the step, not the name of a plugin like aws:RunShellScript.

To find the PluginName, check the document content and find the name of the step you want details for. Alternatively, use ListCommandInvocations with the CommandId and Details parameters. The PluginName is the Name attribute of the CommandPlugin object in the CommandPlugins list.

GetCommandInvocation, getCommandInvocation_commandId - (Required) The parent command ID of the invocation plugin.

GetCommandInvocation, getCommandInvocation_instanceId - (Required) The ID of the managed node targeted by the command. A managed node can be an Amazon Elastic Compute Cloud (Amazon EC2) instance, edge device, and on-premises server or VM in your hybrid environment that is configured for Amazon Web Services Systems Manager.

data GetCommandInvocationResponse Source #

See: newGetCommandInvocationResponse smart constructor.

Instances

Instances details
Generic GetCommandInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Associated Types

type Rep GetCommandInvocationResponse :: Type -> Type #

Read GetCommandInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Show GetCommandInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

NFData GetCommandInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

Eq GetCommandInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

type Rep GetCommandInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetCommandInvocation

type Rep GetCommandInvocationResponse = D1 ('MetaData "GetCommandInvocationResponse" "Amazonka.SSM.GetCommandInvocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetCommandInvocationResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionElapsedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "executionEndDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "executionStartDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "pluginName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "responseCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "standardErrorContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "standardErrorUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "standardOutputContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "standardOutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandInvocationStatus)) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newGetCommandInvocationResponse Source #

Create a value of GetCommandInvocationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetCommandInvocationResponse, getCommandInvocationResponse_cloudWatchOutputConfig - Amazon CloudWatch Logs information where Systems Manager sent the command output.

GetCommandInvocation, getCommandInvocationResponse_commandId - The parent command ID of the invocation plugin.

GetCommandInvocationResponse, getCommandInvocationResponse_comment - The comment text for the command.

GetCommandInvocationResponse, getCommandInvocationResponse_documentName - The name of the document that was run. For example, AWS-RunShellScript.

GetCommandInvocationResponse, getCommandInvocationResponse_documentVersion - The Systems Manager document (SSM document) version used in the request.

$sel:executionElapsedTime:GetCommandInvocationResponse', getCommandInvocationResponse_executionElapsedTime - Duration since ExecutionStartDateTime.

$sel:executionEndDateTime:GetCommandInvocationResponse', getCommandInvocationResponse_executionEndDateTime - The date and time the plugin finished running. Date and time are written in ISO 8601 format. For example, June 7, 2017 is represented as 2017-06-7. The following sample Amazon Web Services CLI command uses the InvokedAfter filter.

aws ssm list-commands --filters key=InvokedAfter,value=2017-06-07T00:00:00Z

If the plugin hasn't started to run, the string is empty.

$sel:executionStartDateTime:GetCommandInvocationResponse', getCommandInvocationResponse_executionStartDateTime - The date and time the plugin started running. Date and time are written in ISO 8601 format. For example, June 7, 2017 is represented as 2017-06-7. The following sample Amazon Web Services CLI command uses the InvokedBefore filter.

aws ssm list-commands --filters key=InvokedBefore,value=2017-06-07T00:00:00Z

If the plugin hasn't started to run, the string is empty.

GetCommandInvocation, getCommandInvocationResponse_instanceId - The ID of the managed node targeted by the command. A managed node can be an Amazon Elastic Compute Cloud (Amazon EC2) instance, edge device, or on-premises server or VM in your hybrid environment that is configured for Amazon Web Services Systems Manager.

GetCommandInvocation, getCommandInvocationResponse_pluginName - The name of the plugin, or step name, for which details are reported. For example, aws:RunShellScript is a plugin.

GetCommandInvocationResponse, getCommandInvocationResponse_responseCode - The error level response code for the plugin script. If the response code is -1, then the command hasn't started running on the managed node, or it wasn't received by the node.

$sel:standardErrorContent:GetCommandInvocationResponse', getCommandInvocationResponse_standardErrorContent - The first 8,000 characters written by the plugin to stderr. If the command hasn't finished running, then this string is empty.

GetCommandInvocationResponse, getCommandInvocationResponse_standardErrorUrl - The URL for the complete text written by the plugin to stderr. If the command hasn't finished running, then this string is empty.

$sel:standardOutputContent:GetCommandInvocationResponse', getCommandInvocationResponse_standardOutputContent - The first 24,000 characters written by the plugin to stdout. If the command hasn't finished running, if ExecutionStatus is neither Succeeded nor Failed, then this string is empty.

GetCommandInvocationResponse, getCommandInvocationResponse_standardOutputUrl - The URL for the complete text written by the plugin to stdout in Amazon Simple Storage Service (Amazon S3). If an S3 bucket wasn't specified, then this string is empty.

GetCommandInvocationResponse, getCommandInvocationResponse_status - The status of this invocation plugin. This status can be different than StatusDetails.

GetCommandInvocationResponse, getCommandInvocationResponse_statusDetails - A detailed status of the command execution for an invocation. 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 Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

  • Pending: The command hasn't been sent to the managed node.
  • In Progress: The command has been sent to the managed node but hasn't reached a terminal state.
  • Delayed: The system attempted to send the command to the target, but the target wasn't available. The managed node might not be available because of network issues, because the node was stopped, or for similar reasons. The system will try to send the command again.
  • Success: The command or plugin ran successfully. This is a terminal state.
  • Delivery Timed Out: The command wasn't delivered to the managed node before the delivery timeout expired. Delivery timeouts don't count against the parent command's MaxErrors limit, but they do contribute to whether the parent command status is Success or Incomplete. This is a terminal state.
  • Execution Timed Out: The command started to run on the managed node, but the execution wasn't complete before the timeout expired. Execution timeouts count against the MaxErrors limit of the parent command. This is a terminal state.
  • Failed: The command wasn't run successfully on the managed node. For a plugin, this indicates that the result code wasn't zero. For a command invocation, this indicates that the result code for one or more plugins wasn't zero. Invocation failures count against the MaxErrors limit of the parent command. This is a terminal state.
  • Cancelled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the managed node. The node might not exist or might not be responding. Undeliverable invocations don't count against the parent command's MaxErrors limit and don't contribute to whether the parent command status is Success or Incomplete. This is a terminal state.
  • Terminated: The parent command exceeded its MaxErrors limit and subsequent command invocations were canceled by the system. This is a terminal state.

$sel:httpStatus:GetCommandInvocationResponse', getCommandInvocationResponse_httpStatus - The response's http status code.

GetConnectionStatus

data GetConnectionStatus Source #

See: newGetConnectionStatus smart constructor.

Instances

Instances details
ToJSON GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

ToHeaders GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

ToPath GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

ToQuery GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

AWSRequest GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Associated Types

type AWSResponse GetConnectionStatus #

Generic GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Associated Types

type Rep GetConnectionStatus :: Type -> Type #

Read GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Show GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

NFData GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Methods

rnf :: GetConnectionStatus -> () #

Eq GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Hashable GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

type AWSResponse GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

type Rep GetConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

type Rep GetConnectionStatus = D1 ('MetaData "GetConnectionStatus" "Amazonka.SSM.GetConnectionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetConnectionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetConnectionStatus Source #

Create a value of GetConnectionStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetConnectionStatus, getConnectionStatus_target - The managed node ID.

data GetConnectionStatusResponse Source #

See: newGetConnectionStatusResponse smart constructor.

Instances

Instances details
Generic GetConnectionStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Associated Types

type Rep GetConnectionStatusResponse :: Type -> Type #

Read GetConnectionStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Show GetConnectionStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

NFData GetConnectionStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

Eq GetConnectionStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

type Rep GetConnectionStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.GetConnectionStatus

type Rep GetConnectionStatusResponse = D1 ('MetaData "GetConnectionStatusResponse" "Amazonka.SSM.GetConnectionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetConnectionStatusResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionStatus)) :*: (S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetConnectionStatusResponse Source #

Create a value of GetConnectionStatusResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetConnectionStatusResponse, getConnectionStatusResponse_status - The status of the connection to the managed node. For example, 'Connected' or 'Not Connected'.

GetConnectionStatus, getConnectionStatusResponse_target - The ID of the managed node to check connection status.

$sel:httpStatus:GetConnectionStatusResponse', getConnectionStatusResponse_httpStatus - The response's http status code.

GetDefaultPatchBaseline

data GetDefaultPatchBaseline Source #

See: newGetDefaultPatchBaseline smart constructor.

Instances

Instances details
ToJSON GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

ToHeaders GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

ToPath GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

ToQuery GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

AWSRequest GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Generic GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Associated Types

type Rep GetDefaultPatchBaseline :: Type -> Type #

Read GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Show GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

NFData GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Methods

rnf :: GetDefaultPatchBaseline -> () #

Eq GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Hashable GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

type AWSResponse GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

type Rep GetDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

type Rep GetDefaultPatchBaseline = D1 ('MetaData "GetDefaultPatchBaseline" "Amazonka.SSM.GetDefaultPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetDefaultPatchBaseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem))))

newGetDefaultPatchBaseline :: GetDefaultPatchBaseline Source #

Create a value of GetDefaultPatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetDefaultPatchBaseline, getDefaultPatchBaseline_operatingSystem - Returns the default patch baseline for the specified operating system.

data GetDefaultPatchBaselineResponse Source #

See: newGetDefaultPatchBaselineResponse smart constructor.

Instances

Instances details
Generic GetDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Associated Types

type Rep GetDefaultPatchBaselineResponse :: Type -> Type #

Read GetDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Show GetDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

NFData GetDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

Eq GetDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

type Rep GetDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDefaultPatchBaseline

type Rep GetDefaultPatchBaselineResponse = D1 ('MetaData "GetDefaultPatchBaselineResponse" "Amazonka.SSM.GetDefaultPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetDefaultPatchBaselineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetDefaultPatchBaselineResponse Source #

Create a value of GetDefaultPatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetDefaultPatchBaselineResponse, getDefaultPatchBaselineResponse_baselineId - The ID of the default patch baseline.

GetDefaultPatchBaseline, getDefaultPatchBaselineResponse_operatingSystem - The operating system for the returned patch baseline.

$sel:httpStatus:GetDefaultPatchBaselineResponse', getDefaultPatchBaselineResponse_httpStatus - The response's http status code.

GetDeployablePatchSnapshotForInstance

data GetDeployablePatchSnapshotForInstance Source #

Instances

Instances details
ToJSON GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

ToHeaders GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

ToPath GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

ToQuery GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

AWSRequest GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Generic GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Show GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

NFData GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Eq GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Hashable GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

type AWSResponse GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

type Rep GetDeployablePatchSnapshotForInstance Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

type Rep GetDeployablePatchSnapshotForInstance = D1 ('MetaData "GetDeployablePatchSnapshotForInstance" "Amazonka.SSM.GetDeployablePatchSnapshotForInstance" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetDeployablePatchSnapshotForInstance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineOverride") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BaselineOverride)) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "snapshotId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetDeployablePatchSnapshotForInstance Source #

Create a value of GetDeployablePatchSnapshotForInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineOverride:GetDeployablePatchSnapshotForInstance', getDeployablePatchSnapshotForInstance_baselineOverride - Defines the basic information about a patch baseline override.

GetDeployablePatchSnapshotForInstance, getDeployablePatchSnapshotForInstance_instanceId - The ID of the managed node for which the appropriate patch snapshot should be retrieved.

GetDeployablePatchSnapshotForInstance, getDeployablePatchSnapshotForInstance_snapshotId - The snapshot ID provided by the user when running AWS-RunPatchBaseline.

data GetDeployablePatchSnapshotForInstanceResponse Source #

Instances

Instances details
Generic GetDeployablePatchSnapshotForInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Read GetDeployablePatchSnapshotForInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Show GetDeployablePatchSnapshotForInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

NFData GetDeployablePatchSnapshotForInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

Eq GetDeployablePatchSnapshotForInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

type Rep GetDeployablePatchSnapshotForInstanceResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDeployablePatchSnapshotForInstance

type Rep GetDeployablePatchSnapshotForInstanceResponse = D1 ('MetaData "GetDeployablePatchSnapshotForInstanceResponse" "Amazonka.SSM.GetDeployablePatchSnapshotForInstance" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetDeployablePatchSnapshotForInstanceResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "product") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "snapshotDownloadUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "snapshotId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetDeployablePatchSnapshotForInstanceResponse Source #

Create a value of GetDeployablePatchSnapshotForInstanceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetDeployablePatchSnapshotForInstance, getDeployablePatchSnapshotForInstanceResponse_instanceId - The managed node ID.

GetDeployablePatchSnapshotForInstanceResponse, getDeployablePatchSnapshotForInstanceResponse_product - Returns the specific operating system (for example Windows Server 2012 or Amazon Linux 2015.09) on the managed node for the specified patch snapshot.

$sel:snapshotDownloadUrl:GetDeployablePatchSnapshotForInstanceResponse', getDeployablePatchSnapshotForInstanceResponse_snapshotDownloadUrl - A pre-signed Amazon Simple Storage Service (Amazon S3) URL that can be used to download the patch snapshot.

GetDeployablePatchSnapshotForInstance, getDeployablePatchSnapshotForInstanceResponse_snapshotId - The user-defined snapshot ID.

$sel:httpStatus:GetDeployablePatchSnapshotForInstanceResponse', getDeployablePatchSnapshotForInstanceResponse_httpStatus - The response's http status code.

GetDocument

data GetDocument Source #

See: newGetDocument smart constructor.

Instances

Instances details
ToJSON GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

ToHeaders GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Methods

toHeaders :: GetDocument -> [Header] #

ToPath GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

ToQuery GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

AWSRequest GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Associated Types

type AWSResponse GetDocument #

Generic GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Associated Types

type Rep GetDocument :: Type -> Type #

Read GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Show GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

NFData GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Methods

rnf :: GetDocument -> () #

Eq GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Hashable GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

type AWSResponse GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

type Rep GetDocument Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

type Rep GetDocument = D1 ('MetaData "GetDocument" "Amazonka.SSM.GetDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetDocument'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "documentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentFormat)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetDocument Source #

Create a value of GetDocument with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetDocument, getDocument_documentFormat - Returns the document in the specified format. The document format can be either JSON or YAML. JSON is the default format.

GetDocument, getDocument_documentVersion - The document version for which you want information.

GetDocument, getDocument_versionName - An optional field specifying the version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document and can't be changed.

GetDocument, getDocument_name - The name of the SSM document.

data GetDocumentResponse Source #

See: newGetDocumentResponse smart constructor.

Instances

Instances details
Generic GetDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Associated Types

type Rep GetDocumentResponse :: Type -> Type #

Read GetDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Show GetDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

NFData GetDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

Methods

rnf :: GetDocumentResponse -> () #

Eq GetDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

type Rep GetDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.GetDocument

type Rep GetDocumentResponse = D1 ('MetaData "GetDocumentResponse" "Amazonka.SSM.GetDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetDocumentResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "attachmentsContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AttachmentContent])) :*: (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentFormat))) :*: (S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentType)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requires") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DocumentRequires))) :*: S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentStatus)) :*: S1 ('MetaSel ('Just "statusInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetDocumentResponse Source #

Create a value of GetDocumentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attachmentsContent:GetDocumentResponse', getDocumentResponse_attachmentsContent - A description of the document attachments, including names, locations, sizes, and so on.

GetDocumentResponse, getDocumentResponse_content - The contents of the SSM document.

GetDocumentResponse, getDocumentResponse_createdDate - The date the SSM document was created.

GetDocumentResponse, getDocumentResponse_displayName - The friendly name of the SSM document. This value can differ for each version of the document. If you want to update this value, see UpdateDocument.

GetDocument, getDocumentResponse_documentFormat - The document format, either JSON or YAML.

GetDocumentResponse, getDocumentResponse_documentType - The document type.

GetDocument, getDocumentResponse_documentVersion - The document version.

GetDocument, getDocumentResponse_name - The name of the SSM document.

GetDocumentResponse, getDocumentResponse_requires - A list of SSM documents required by a document. For example, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document.

GetDocumentResponse, getDocumentResponse_reviewStatus - The current review status of a new custom Systems Manager document (SSM document) created by a member of your organization, or of the latest version of an existing SSM document.

Only one version of an SSM document can be in the APPROVED state at a time. When a new version is approved, the status of the previous version changes to REJECTED.

Only one version of an SSM document can be in review, or PENDING, at a time.

GetDocumentResponse, getDocumentResponse_status - The status of the SSM document, such as Creating, Active, Updating, Failed, and Deleting.

GetDocumentResponse, getDocumentResponse_statusInformation - A message returned by Amazon Web Services Systems Manager that explains the Status value. For example, a Failed status might be explained by the StatusInformation message, "The specified S3 bucket doesn't exist. Verify that the URL of the S3 bucket is correct."

GetDocument, getDocumentResponse_versionName - The version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and can't be changed.

$sel:httpStatus:GetDocumentResponse', getDocumentResponse_httpStatus - The response's http status code.

GetInventory (Paginated)

data GetInventory Source #

See: newGetInventory smart constructor.

Instances

Instances details
ToJSON GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

ToHeaders GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

ToPath GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

ToQuery GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

AWSPager GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

AWSRequest GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Associated Types

type AWSResponse GetInventory #

Generic GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Associated Types

type Rep GetInventory :: Type -> Type #

Read GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Show GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

NFData GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Methods

rnf :: GetInventory -> () #

Eq GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Hashable GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

type AWSResponse GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

type Rep GetInventory Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

newGetInventory :: GetInventory Source #

Create a value of GetInventory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetInventory, getInventory_aggregators - Returns counts of inventory types based on one or more expressions. For example, if you aggregate by using an expression that uses the AWS:InstanceInformation.PlatformType type, you can see a count of how many Windows and Linux managed nodes exist in your inventoried fleet.

GetInventory, getInventory_filters - One or more filters. Use a filter to return a more specific list of results.

$sel:maxResults:GetInventory', getInventory_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetInventory, getInventory_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:resultAttributes:GetInventory', getInventory_resultAttributes - The list of inventory item types to return.

data GetInventoryResponse Source #

See: newGetInventoryResponse smart constructor.

Instances

Instances details
Generic GetInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Associated Types

type Rep GetInventoryResponse :: Type -> Type #

Read GetInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Show GetInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

NFData GetInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

Methods

rnf :: GetInventoryResponse -> () #

Eq GetInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

type Rep GetInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventory

type Rep GetInventoryResponse = D1 ('MetaData "GetInventoryResponse" "Amazonka.SSM.GetInventory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetInventoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InventoryResultEntity])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetInventoryResponse Source #

Create a value of GetInventoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:entities:GetInventoryResponse', getInventoryResponse_entities - Collection of inventory entities such as a collection of managed node inventory.

GetInventory, getInventoryResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:GetInventoryResponse', getInventoryResponse_httpStatus - The response's http status code.

GetInventorySchema (Paginated)

data GetInventorySchema Source #

See: newGetInventorySchema smart constructor.

Instances

Instances details
ToJSON GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

ToHeaders GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

ToPath GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

ToQuery GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

AWSPager GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

AWSRequest GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Associated Types

type AWSResponse GetInventorySchema #

Generic GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Associated Types

type Rep GetInventorySchema :: Type -> Type #

Read GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Show GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

NFData GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Methods

rnf :: GetInventorySchema -> () #

Eq GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Hashable GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

type AWSResponse GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

type Rep GetInventorySchema Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

type Rep GetInventorySchema = D1 ('MetaData "GetInventorySchema" "Amazonka.SSM.GetInventorySchema" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetInventorySchema'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aggregator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "subType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newGetInventorySchema :: GetInventorySchema Source #

Create a value of GetInventorySchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aggregator:GetInventorySchema', getInventorySchema_aggregator - Returns inventory schemas that support aggregation. For example, this call returns the AWS:InstanceInformation type, because it supports aggregation based on the PlatformName, PlatformType, and PlatformVersion attributes.

$sel:maxResults:GetInventorySchema', getInventorySchema_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetInventorySchema, getInventorySchema_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:subType:GetInventorySchema', getInventorySchema_subType - Returns the sub-type schema for a specified inventory type.

GetInventorySchema, getInventorySchema_typeName - The type of inventory item to return.

data GetInventorySchemaResponse Source #

See: newGetInventorySchemaResponse smart constructor.

Instances

Instances details
Generic GetInventorySchemaResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Associated Types

type Rep GetInventorySchemaResponse :: Type -> Type #

Read GetInventorySchemaResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Show GetInventorySchemaResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

NFData GetInventorySchemaResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

Eq GetInventorySchemaResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

type Rep GetInventorySchemaResponse Source # 
Instance details

Defined in Amazonka.SSM.GetInventorySchema

type Rep GetInventorySchemaResponse = D1 ('MetaData "GetInventorySchemaResponse" "Amazonka.SSM.GetInventorySchema" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetInventorySchemaResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InventoryItemSchema])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetInventorySchemaResponse Source #

Create a value of GetInventorySchemaResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetInventorySchema, getInventorySchemaResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:schemas:GetInventorySchemaResponse', getInventorySchemaResponse_schemas - Inventory schemas returned by the request.

$sel:httpStatus:GetInventorySchemaResponse', getInventorySchemaResponse_httpStatus - The response's http status code.

GetMaintenanceWindow

data GetMaintenanceWindow Source #

See: newGetMaintenanceWindow smart constructor.

Instances

Instances details
ToJSON GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

ToHeaders GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

ToPath GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

ToQuery GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

AWSRequest GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Associated Types

type AWSResponse GetMaintenanceWindow #

Generic GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Associated Types

type Rep GetMaintenanceWindow :: Type -> Type #

Read GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Show GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

NFData GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Methods

rnf :: GetMaintenanceWindow -> () #

Eq GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Hashable GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

type AWSResponse GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

type Rep GetMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

type Rep GetMaintenanceWindow = D1 ('MetaData "GetMaintenanceWindow" "Amazonka.SSM.GetMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetMaintenanceWindow Source #

Create a value of GetMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindow, getMaintenanceWindow_windowId - The ID of the maintenance window for which you want to retrieve information.

data GetMaintenanceWindowResponse Source #

See: newGetMaintenanceWindowResponse smart constructor.

Instances

Instances details
Generic GetMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Associated Types

type Rep GetMaintenanceWindowResponse :: Type -> Type #

Show GetMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

NFData GetMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

Eq GetMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

type Rep GetMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindow

type Rep GetMaintenanceWindowResponse = D1 ('MetaData "GetMaintenanceWindowResponse" "Amazonka.SSM.GetMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "allowUnassociatedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "cutoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextExecutionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "scheduleTimezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetMaintenanceWindowResponse Source #

Create a value of GetMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allowUnassociatedTargets:GetMaintenanceWindowResponse', getMaintenanceWindowResponse_allowUnassociatedTargets - Whether targets must be registered with the maintenance window before tasks can be defined for those targets.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_createdDate - The date the maintenance window was created.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_cutoff - The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_description - The description of the maintenance window.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_duration - The duration of the maintenance window in hours.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_enabled - Indicates whether the maintenance window is enabled.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_endDate - The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive. The maintenance window won't run after this specified time.

$sel:modifiedDate:GetMaintenanceWindowResponse', getMaintenanceWindowResponse_modifiedDate - The date the maintenance window was last modified.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_name - The name of the maintenance window.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_nextExecutionTime - The next time the maintenance window will actually run, taking into account any specified times for the maintenance window to become active or inactive.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_schedule - The schedule of the maintenance window in the form of a cron or rate expression.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_scheduleOffset - The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_scheduleTimezone - The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

GetMaintenanceWindowResponse, getMaintenanceWindowResponse_startDate - The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active. The maintenance window won't run before this specified time.

GetMaintenanceWindow, getMaintenanceWindowResponse_windowId - The ID of the created maintenance window.

$sel:httpStatus:GetMaintenanceWindowResponse', getMaintenanceWindowResponse_httpStatus - The response's http status code.

GetMaintenanceWindowExecution

data GetMaintenanceWindowExecution Source #

See: newGetMaintenanceWindowExecution smart constructor.

Instances

Instances details
ToJSON GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

ToHeaders GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

ToPath GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

ToQuery GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

AWSRequest GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Generic GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Associated Types

type Rep GetMaintenanceWindowExecution :: Type -> Type #

Read GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Show GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

NFData GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Eq GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Hashable GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

type AWSResponse GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

type Rep GetMaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

type Rep GetMaintenanceWindowExecution = D1 ('MetaData "GetMaintenanceWindowExecution" "Amazonka.SSM.GetMaintenanceWindowExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetMaintenanceWindowExecution Source #

Create a value of GetMaintenanceWindowExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowExecution, getMaintenanceWindowExecution_windowExecutionId - The ID of the maintenance window execution that includes the task.

data GetMaintenanceWindowExecutionResponse Source #

Instances

Instances details
Generic GetMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Read GetMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Show GetMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

NFData GetMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

Eq GetMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

type Rep GetMaintenanceWindowExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecution

type Rep GetMaintenanceWindowExecutionResponse = D1 ('MetaData "GetMaintenanceWindowExecutionResponse" "Amazonka.SSM.GetMaintenanceWindowExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowExecutionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)))) :*: ((S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetMaintenanceWindowExecutionResponse Source #

Create a value of GetMaintenanceWindowExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowExecutionResponse, getMaintenanceWindowExecutionResponse_endTime - The time the maintenance window finished running.

GetMaintenanceWindowExecutionResponse, getMaintenanceWindowExecutionResponse_startTime - The time the maintenance window started running.

GetMaintenanceWindowExecutionResponse, getMaintenanceWindowExecutionResponse_status - The status of the maintenance window execution.

GetMaintenanceWindowExecutionResponse, getMaintenanceWindowExecutionResponse_statusDetails - The details explaining the status. Not available for all status values.

$sel:taskIds:GetMaintenanceWindowExecutionResponse', getMaintenanceWindowExecutionResponse_taskIds - The ID of the task executions from the maintenance window execution.

GetMaintenanceWindowExecution, getMaintenanceWindowExecutionResponse_windowExecutionId - The ID of the maintenance window execution.

$sel:httpStatus:GetMaintenanceWindowExecutionResponse', getMaintenanceWindowExecutionResponse_httpStatus - The response's http status code.

GetMaintenanceWindowExecutionTask

data GetMaintenanceWindowExecutionTask Source #

See: newGetMaintenanceWindowExecutionTask smart constructor.

Instances

Instances details
ToJSON GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

ToHeaders GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

ToPath GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

ToQuery GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

AWSRequest GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Generic GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Associated Types

type Rep GetMaintenanceWindowExecutionTask :: Type -> Type #

Read GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Show GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

NFData GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Eq GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Hashable GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

type AWSResponse GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

type Rep GetMaintenanceWindowExecutionTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

type Rep GetMaintenanceWindowExecutionTask = D1 ('MetaData "GetMaintenanceWindowExecutionTask" "Amazonka.SSM.GetMaintenanceWindowExecutionTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowExecutionTask'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetMaintenanceWindowExecutionTask Source #

Create a value of GetMaintenanceWindowExecutionTask with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowExecutionTask, getMaintenanceWindowExecutionTask_windowExecutionId - The ID of the maintenance window execution that includes the task.

$sel:taskId:GetMaintenanceWindowExecutionTask', getMaintenanceWindowExecutionTask_taskId - The ID of the specific task execution in the maintenance window task that should be retrieved.

data GetMaintenanceWindowExecutionTaskResponse Source #

Instances

Instances details
Generic GetMaintenanceWindowExecutionTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Show GetMaintenanceWindowExecutionTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

NFData GetMaintenanceWindowExecutionTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

Eq GetMaintenanceWindowExecutionTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

type Rep GetMaintenanceWindowExecutionTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTask

type Rep GetMaintenanceWindowExecutionTaskResponse = D1 ('MetaData "GetMaintenanceWindowExecutionTaskResponse" "Amazonka.SSM.GetMaintenanceWindowExecutionTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowExecutionTaskResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "serviceRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus))))) :*: (((S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "taskExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression))]))))) :*: ((S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation))) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType))) :*: (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetMaintenanceWindowExecutionTaskResponse Source #

Create a value of GetMaintenanceWindowExecutionTaskResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_alarmConfiguration - The details for the CloudWatch alarm you applied to your maintenance window task.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_endTime - The time the task execution completed.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_maxConcurrency - The defined maximum number of task executions that could be run in parallel.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_maxErrors - The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_priority - The priority of the task.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_serviceRole - The role that was assumed when running the task.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_startTime - The time the task execution started.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_status - The status of the task.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_statusDetails - The details explaining the status. Not available for all status values.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_taskArn - The Amazon Resource Name (ARN) of the task that ran.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_taskExecutionId - The ID of the specific task execution in the maintenance window task that was retrieved.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_taskParameters - The parameters passed to the task when it was run.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

The map has the following format:

  • Key: string, between 1 and 255 characters
  • Value: an array of strings, each between 1 and 255 characters

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_triggeredAlarms - The CloudWatch alarms that were invoked by the maintenance window task.

GetMaintenanceWindowExecutionTaskResponse, getMaintenanceWindowExecutionTaskResponse_type - The type of task that was run.

GetMaintenanceWindowExecutionTask, getMaintenanceWindowExecutionTaskResponse_windowExecutionId - The ID of the maintenance window execution that includes the task.

$sel:httpStatus:GetMaintenanceWindowExecutionTaskResponse', getMaintenanceWindowExecutionTaskResponse_httpStatus - The response's http status code.

GetMaintenanceWindowExecutionTaskInvocation

data GetMaintenanceWindowExecutionTaskInvocation Source #

Instances

Instances details
ToJSON GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

ToHeaders GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

ToPath GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

ToQuery GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

AWSRequest GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Generic GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Read GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Show GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

NFData GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Eq GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Hashable GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

type AWSResponse GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

type Rep GetMaintenanceWindowExecutionTaskInvocation Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

type Rep GetMaintenanceWindowExecutionTaskInvocation = D1 ('MetaData "GetMaintenanceWindowExecutionTaskInvocation" "Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowExecutionTaskInvocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "taskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "invocationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetMaintenanceWindowExecutionTaskInvocation Source #

Create a value of GetMaintenanceWindowExecutionTaskInvocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowExecutionTaskInvocation, getMaintenanceWindowExecutionTaskInvocation_windowExecutionId - The ID of the maintenance window execution for which the task is a part.

$sel:taskId:GetMaintenanceWindowExecutionTaskInvocation', getMaintenanceWindowExecutionTaskInvocation_taskId - The ID of the specific task in the maintenance window task that should be retrieved.

GetMaintenanceWindowExecutionTaskInvocation, getMaintenanceWindowExecutionTaskInvocation_invocationId - The invocation ID to retrieve.

data GetMaintenanceWindowExecutionTaskInvocationResponse Source #

Instances

Instances details
Generic GetMaintenanceWindowExecutionTaskInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Show GetMaintenanceWindowExecutionTaskInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

NFData GetMaintenanceWindowExecutionTaskInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

Eq GetMaintenanceWindowExecutionTaskInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

type Rep GetMaintenanceWindowExecutionTaskInvocationResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation

type Rep GetMaintenanceWindowExecutionTaskInvocationResponse = D1 ('MetaData "GetMaintenanceWindowExecutionTaskInvocationResponse" "Amazonka.SSM.GetMaintenanceWindowExecutionTaskInvocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowExecutionTaskInvocationResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "invocationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType)) :*: S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetMaintenanceWindowExecutionTaskInvocationResponse Source #

Create a value of GetMaintenanceWindowExecutionTaskInvocationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_endTime - The time that the task finished running on the target.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_executionId - The execution ID.

GetMaintenanceWindowExecutionTaskInvocation, getMaintenanceWindowExecutionTaskInvocationResponse_invocationId - The invocation ID.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_ownerInformation - User-provided value to be included in any Amazon CloudWatch Events or Amazon EventBridge events raised while running tasks for these targets in this maintenance window.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_parameters - The parameters used at the time that the task ran.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_startTime - The time that the task started running on the target.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_status - The task status for an invocation.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_statusDetails - The details explaining the status. Details are only available for certain status values.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_taskExecutionId - The task execution ID.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_taskType - Retrieves the task type for a maintenance window.

GetMaintenanceWindowExecutionTaskInvocation, getMaintenanceWindowExecutionTaskInvocationResponse_windowExecutionId - The maintenance window execution ID.

GetMaintenanceWindowExecutionTaskInvocationResponse, getMaintenanceWindowExecutionTaskInvocationResponse_windowTargetId - The maintenance window target ID.

$sel:httpStatus:GetMaintenanceWindowExecutionTaskInvocationResponse', getMaintenanceWindowExecutionTaskInvocationResponse_httpStatus - The response's http status code.

GetMaintenanceWindowTask

data GetMaintenanceWindowTask Source #

See: newGetMaintenanceWindowTask smart constructor.

Instances

Instances details
ToJSON GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

ToHeaders GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

ToPath GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

ToQuery GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

AWSRequest GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Generic GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Associated Types

type Rep GetMaintenanceWindowTask :: Type -> Type #

Read GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Show GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

NFData GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Eq GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Hashable GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

type AWSResponse GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

type Rep GetMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

type Rep GetMaintenanceWindowTask = D1 ('MetaData "GetMaintenanceWindowTask" "Amazonka.SSM.GetMaintenanceWindowTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowTask'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetMaintenanceWindowTask Source #

Create a value of GetMaintenanceWindowTask with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowTask, getMaintenanceWindowTask_windowId - The maintenance window ID that includes the task to retrieve.

GetMaintenanceWindowTask, getMaintenanceWindowTask_windowTaskId - The maintenance window task ID to retrieve.

data GetMaintenanceWindowTaskResponse Source #

See: newGetMaintenanceWindowTaskResponse smart constructor.

Instances

Instances details
Generic GetMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Associated Types

type Rep GetMaintenanceWindowTaskResponse :: Type -> Type #

Show GetMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

NFData GetMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

Eq GetMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

type Rep GetMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.GetMaintenanceWindowTask

type Rep GetMaintenanceWindowTaskResponse = D1 ('MetaData "GetMaintenanceWindowTaskResponse" "Amazonka.SSM.GetMaintenanceWindowTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetMaintenanceWindowTaskResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "cutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskCutoffBehavior))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "loggingInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoggingInfo)))) :*: ((S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))) :*: (S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskInvocationParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskInvocationParameters)))) :*: ((S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression))))) :*: S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType))) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newGetMaintenanceWindowTaskResponse Source #

Create a value of GetMaintenanceWindowTaskResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_alarmConfiguration - The details for the CloudWatch alarm you applied to your maintenance window task.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_cutoffBehavior - The action to take on tasks when the maintenance window cutoff time is reached. CONTINUE_TASK means that tasks continue to run. For Automation, Lambda, Step Functions tasks, CANCEL_TASK means that currently running task invocations continue, but no new task invocations are started. For Run Command tasks, CANCEL_TASK means the system attempts to stop the task by sending a CancelCommand operation.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_description - The retrieved task description.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_loggingInfo - The location in Amazon Simple Storage Service (Amazon S3) where the task results are logged.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_maxConcurrency - The maximum number of targets allowed to run this task in parallel.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. This value doesn't affect the running of your task and can be ignored.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_maxErrors - The maximum number of errors allowed before the task stops being scheduled.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. This value doesn't affect the running of your task and can be ignored.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_name - The retrieved task name.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_priority - The priority of the task when it runs. The lower the number, the higher the priority. Tasks that have the same priority are scheduled in parallel.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_serviceRoleArn - The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_targets - The targets where the task should run.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_taskArn - The resource that the task used during execution. For RUN_COMMAND and AUTOMATION task types, the value of TaskArn is the SSM document name/ARN. For LAMBDA tasks, the value is the function name/ARN. For STEP_FUNCTIONS tasks, the value is the state machine ARN.

$sel:taskInvocationParameters:GetMaintenanceWindowTaskResponse', getMaintenanceWindowTaskResponse_taskInvocationParameters - The parameters to pass to the task when it runs.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_taskParameters - The parameters to pass to the task when it runs.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

GetMaintenanceWindowTaskResponse, getMaintenanceWindowTaskResponse_taskType - The type of task to run.

GetMaintenanceWindowTask, getMaintenanceWindowTaskResponse_windowId - The retrieved maintenance window ID.

GetMaintenanceWindowTask, getMaintenanceWindowTaskResponse_windowTaskId - The retrieved maintenance window task ID.

$sel:httpStatus:GetMaintenanceWindowTaskResponse', getMaintenanceWindowTaskResponse_httpStatus - The response's http status code.

GetOpsItem

data GetOpsItem Source #

See: newGetOpsItem smart constructor.

Constructors

GetOpsItem' (Maybe Text) Text 

Instances

Instances details
ToJSON GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

ToHeaders GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Methods

toHeaders :: GetOpsItem -> [Header] #

ToPath GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

ToQuery GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

AWSRequest GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Associated Types

type AWSResponse GetOpsItem #

Generic GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Associated Types

type Rep GetOpsItem :: Type -> Type #

Read GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Show GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

NFData GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Methods

rnf :: GetOpsItem -> () #

Eq GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Hashable GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

type AWSResponse GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

type Rep GetOpsItem Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

type Rep GetOpsItem = D1 ('MetaData "GetOpsItem" "Amazonka.SSM.GetOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetOpsItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsItemArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetOpsItem Source #

Arguments

:: Text

GetOpsItem

-> GetOpsItem 

Create a value of GetOpsItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetOpsItem, getOpsItem_opsItemArn - The OpsItem Amazon Resource Name (ARN).

GetOpsItem, getOpsItem_opsItemId - The ID of the OpsItem that you want to get.

data GetOpsItemResponse Source #

See: newGetOpsItemResponse smart constructor.

Instances

Instances details
Generic GetOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Associated Types

type Rep GetOpsItemResponse :: Type -> Type #

Read GetOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Show GetOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

NFData GetOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

Methods

rnf :: GetOpsItemResponse -> () #

Eq GetOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

type Rep GetOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsItem

type Rep GetOpsItemResponse = D1 ('MetaData "GetOpsItemResponse" "Amazonka.SSM.GetOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetOpsItemResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsItem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItem)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetOpsItemResponse Source #

Create a value of GetOpsItemResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:opsItem:GetOpsItemResponse', getOpsItemResponse_opsItem - The OpsItem.

$sel:httpStatus:GetOpsItemResponse', getOpsItemResponse_httpStatus - The response's http status code.

GetOpsMetadata

data GetOpsMetadata Source #

See: newGetOpsMetadata smart constructor.

Instances

Instances details
ToJSON GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

ToHeaders GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

ToPath GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

ToQuery GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

AWSRequest GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Associated Types

type AWSResponse GetOpsMetadata #

Generic GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Associated Types

type Rep GetOpsMetadata :: Type -> Type #

Read GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Show GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

NFData GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Methods

rnf :: GetOpsMetadata -> () #

Eq GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Hashable GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

type AWSResponse GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

type Rep GetOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

type Rep GetOpsMetadata = D1 ('MetaData "GetOpsMetadata" "Amazonka.SSM.GetOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetOpsMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetOpsMetadata Source #

Create a value of GetOpsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:GetOpsMetadata', getOpsMetadata_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetOpsMetadata, getOpsMetadata_nextToken - A token to start the list. Use this token to get the next set of results.

GetOpsMetadata, getOpsMetadata_opsMetadataArn - The Amazon Resource Name (ARN) of an OpsMetadata Object to view.

data GetOpsMetadataResponse Source #

See: newGetOpsMetadataResponse smart constructor.

Instances

Instances details
Generic GetOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Associated Types

type Rep GetOpsMetadataResponse :: Type -> Type #

Read GetOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Show GetOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

NFData GetOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

Methods

rnf :: GetOpsMetadataResponse -> () #

Eq GetOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

type Rep GetOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsMetadata

type Rep GetOpsMetadataResponse = D1 ('MetaData "GetOpsMetadataResponse" "Amazonka.SSM.GetOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetOpsMetadataResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "metadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text MetadataValue))) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetOpsMetadataResponse Source #

Create a value of GetOpsMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metadata:GetOpsMetadataResponse', getOpsMetadataResponse_metadata - OpsMetadata for an Application Manager application.

GetOpsMetadata, getOpsMetadataResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

GetOpsMetadataResponse, getOpsMetadataResponse_resourceId - The resource ID of the Application Manager application.

$sel:httpStatus:GetOpsMetadataResponse', getOpsMetadataResponse_httpStatus - The response's http status code.

GetOpsSummary (Paginated)

data GetOpsSummary Source #

See: newGetOpsSummary smart constructor.

Instances

Instances details
ToJSON GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

ToHeaders GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

ToPath GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

ToQuery GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

AWSPager GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

AWSRequest GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Associated Types

type AWSResponse GetOpsSummary #

Generic GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Associated Types

type Rep GetOpsSummary :: Type -> Type #

Read GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Show GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

NFData GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Methods

rnf :: GetOpsSummary -> () #

Eq GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Hashable GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

type AWSResponse GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

type Rep GetOpsSummary Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

newGetOpsSummary :: GetOpsSummary Source #

Create a value of GetOpsSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetOpsSummary, getOpsSummary_aggregators - Optional aggregators that return counts of OpsData based on one or more expressions.

GetOpsSummary, getOpsSummary_filters - Optional filters used to scope down the returned OpsData.

$sel:maxResults:GetOpsSummary', getOpsSummary_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetOpsSummary, getOpsSummary_nextToken - A token to start the list. Use this token to get the next set of results.

$sel:resultAttributes:GetOpsSummary', getOpsSummary_resultAttributes - The OpsData data type to return.

GetOpsSummary, getOpsSummary_syncName - Specify the name of a resource data sync to get.

data GetOpsSummaryResponse Source #

See: newGetOpsSummaryResponse smart constructor.

Instances

Instances details
Generic GetOpsSummaryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Associated Types

type Rep GetOpsSummaryResponse :: Type -> Type #

Read GetOpsSummaryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Show GetOpsSummaryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

NFData GetOpsSummaryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

Methods

rnf :: GetOpsSummaryResponse -> () #

Eq GetOpsSummaryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

type Rep GetOpsSummaryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetOpsSummary

type Rep GetOpsSummaryResponse = D1 ('MetaData "GetOpsSummaryResponse" "Amazonka.SSM.GetOpsSummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetOpsSummaryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsEntity])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetOpsSummaryResponse Source #

Create a value of GetOpsSummaryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:entities:GetOpsSummaryResponse', getOpsSummaryResponse_entities - The list of aggregated details and filtered OpsData.

GetOpsSummary, getOpsSummaryResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:GetOpsSummaryResponse', getOpsSummaryResponse_httpStatus - The response's http status code.

GetParameter

data GetParameter Source #

See: newGetParameter smart constructor.

Constructors

GetParameter' (Maybe Bool) Text 

Instances

Instances details
ToJSON GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

ToHeaders GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

ToPath GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

ToQuery GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

AWSRequest GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Associated Types

type AWSResponse GetParameter #

Generic GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Associated Types

type Rep GetParameter :: Type -> Type #

Read GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Show GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

NFData GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Methods

rnf :: GetParameter -> () #

Eq GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Hashable GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

type AWSResponse GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

type Rep GetParameter Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

type Rep GetParameter = D1 ('MetaData "GetParameter" "Amazonka.SSM.GetParameter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "withDecryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetParameter Source #

Create a value of GetParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:withDecryption:GetParameter', getParameter_withDecryption - Return decrypted values for secure string parameters. This flag is ignored for String and StringList parameter types.

GetParameter, getParameter_name - The name of the parameter you want to query.

To query by parameter label, use "Name": "name:label". To query by parameter version, use "Name": "name:version".

data GetParameterResponse Source #

See: newGetParameterResponse smart constructor.

Instances

Instances details
Generic GetParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Associated Types

type Rep GetParameterResponse :: Type -> Type #

Show GetParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

NFData GetParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

Methods

rnf :: GetParameterResponse -> () #

Eq GetParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

type Rep GetParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameter

type Rep GetParameterResponse = D1 ('MetaData "GetParameterResponse" "Amazonka.SSM.GetParameter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParameterResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "parameter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Parameter)))

newGetParameterResponse Source #

Create a value of GetParameterResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetParameterResponse', getParameterResponse_httpStatus - The response's http status code.

$sel:parameter:GetParameterResponse', getParameterResponse_parameter - Information about a parameter.

GetParameterHistory (Paginated)

data GetParameterHistory Source #

See: newGetParameterHistory smart constructor.

Instances

Instances details
ToJSON GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

ToHeaders GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

ToPath GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

ToQuery GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

AWSPager GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

AWSRequest GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Associated Types

type AWSResponse GetParameterHistory #

Generic GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Associated Types

type Rep GetParameterHistory :: Type -> Type #

Read GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Show GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

NFData GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Methods

rnf :: GetParameterHistory -> () #

Eq GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Hashable GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

type AWSResponse GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

type Rep GetParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

type Rep GetParameterHistory = D1 ('MetaData "GetParameterHistory" "Amazonka.SSM.GetParameterHistory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParameterHistory'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "withDecryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetParameterHistory Source #

Create a value of GetParameterHistory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:GetParameterHistory', getParameterHistory_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetParameterHistory, getParameterHistory_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

$sel:withDecryption:GetParameterHistory', getParameterHistory_withDecryption - Return decrypted values for secure string parameters. This flag is ignored for String and StringList parameter types.

GetParameterHistory, getParameterHistory_name - The name of the parameter for which you want to review history.

data GetParameterHistoryResponse Source #

See: newGetParameterHistoryResponse smart constructor.

Instances

Instances details
Generic GetParameterHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Associated Types

type Rep GetParameterHistoryResponse :: Type -> Type #

Show GetParameterHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

NFData GetParameterHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

Eq GetParameterHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

type Rep GetParameterHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameterHistory

type Rep GetParameterHistoryResponse = D1 ('MetaData "GetParameterHistoryResponse" "Amazonka.SSM.GetParameterHistory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParameterHistoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterHistory])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetParameterHistoryResponse Source #

Create a value of GetParameterHistoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetParameterHistory, getParameterHistoryResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

GetParameterHistoryResponse, getParameterHistoryResponse_parameters - A list of parameters returned by the request.

$sel:httpStatus:GetParameterHistoryResponse', getParameterHistoryResponse_httpStatus - The response's http status code.

GetParameters

data GetParameters Source #

See: newGetParameters smart constructor.

Instances

Instances details
ToJSON GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

ToHeaders GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

ToPath GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

ToQuery GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

AWSRequest GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Associated Types

type AWSResponse GetParameters #

Generic GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Associated Types

type Rep GetParameters :: Type -> Type #

Read GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Show GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

NFData GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Methods

rnf :: GetParameters -> () #

Eq GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Hashable GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

type AWSResponse GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

type Rep GetParameters Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

type Rep GetParameters = D1 ('MetaData "GetParameters" "Amazonka.SSM.GetParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "withDecryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "names") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newGetParameters Source #

Create a value of GetParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:withDecryption:GetParameters', getParameters_withDecryption - Return decrypted secure string value. Return decrypted values for secure string parameters. This flag is ignored for String and StringList parameter types.

$sel:names:GetParameters', getParameters_names - Names of the parameters for which you want to query information.

To query by parameter label, use "Name": "name:label". To query by parameter version, use "Name": "name:version".

data GetParametersResponse Source #

See: newGetParametersResponse smart constructor.

Instances

Instances details
Generic GetParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Associated Types

type Rep GetParametersResponse :: Type -> Type #

Show GetParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

NFData GetParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

Methods

rnf :: GetParametersResponse -> () #

Eq GetParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

type Rep GetParametersResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParameters

type Rep GetParametersResponse = D1 ('MetaData "GetParametersResponse" "Amazonka.SSM.GetParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParametersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "invalidParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Parameter]))))

newGetParametersResponse Source #

Create a value of GetParametersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetParametersResponse', getParametersResponse_httpStatus - The response's http status code.

$sel:invalidParameters:GetParametersResponse', getParametersResponse_invalidParameters - A list of parameters that aren't formatted correctly or don't run during an execution.

GetParametersResponse, getParametersResponse_parameters - A list of details for a parameter.

GetParametersByPath (Paginated)

data GetParametersByPath Source #

See: newGetParametersByPath smart constructor.

Instances

Instances details
ToJSON GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

ToHeaders GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

ToPath GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

ToQuery GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

AWSPager GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

AWSRequest GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Associated Types

type AWSResponse GetParametersByPath #

Generic GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Associated Types

type Rep GetParametersByPath :: Type -> Type #

Read GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Show GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

NFData GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Methods

rnf :: GetParametersByPath -> () #

Eq GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Hashable GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

type AWSResponse GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

type Rep GetParametersByPath Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

type Rep GetParametersByPath = D1 ('MetaData "GetParametersByPath" "Amazonka.SSM.GetParametersByPath" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParametersByPath'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameterFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterStringFilter])))) :*: (S1 ('MetaSel ('Just "recursive") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "withDecryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newGetParametersByPath Source #

Create a value of GetParametersByPath with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:GetParametersByPath', getParametersByPath_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetParametersByPath, getParametersByPath_nextToken - A token to start the list. Use this token to get the next set of results.

$sel:parameterFilters:GetParametersByPath', getParametersByPath_parameterFilters - Filters to limit the request results.

The following Key values are supported for GetParametersByPath: Type, KeyId, and Label.

The following Key values aren't supported for GetParametersByPath: tag, DataType, Name, Path, and Tier.

$sel:recursive:GetParametersByPath', getParametersByPath_recursive - Retrieve all parameters within a hierarchy.

If a user has access to a path, then the user can access all levels of that path. For example, if a user has permission to access path /a, then the user can also access /a/b. Even if a user has explicitly been denied access in IAM for parameter /a/b, they can still call the GetParametersByPath API operation recursively for /a and view /a/b.

$sel:withDecryption:GetParametersByPath', getParametersByPath_withDecryption - Retrieve all parameters in a hierarchy with their value decrypted.

$sel:path:GetParametersByPath', getParametersByPath_path - The hierarchy for the parameter. Hierarchies start with a forward slash (/). The hierarchy is the parameter name except the last part of the parameter. For the API call to succeed, the last part of the parameter name can't be in the path. A parameter name hierarchy can have a maximum of 15 levels. Here is an example of a hierarchy: /Finance/Prod/IAD/WinServ2016/license33

data GetParametersByPathResponse Source #

See: newGetParametersByPathResponse smart constructor.

Instances

Instances details
Generic GetParametersByPathResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Associated Types

type Rep GetParametersByPathResponse :: Type -> Type #

Show GetParametersByPathResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

NFData GetParametersByPathResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

Eq GetParametersByPathResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

type Rep GetParametersByPathResponse Source # 
Instance details

Defined in Amazonka.SSM.GetParametersByPath

type Rep GetParametersByPathResponse = D1 ('MetaData "GetParametersByPathResponse" "Amazonka.SSM.GetParametersByPath" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetParametersByPathResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Parameter])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetParametersByPathResponse Source #

Create a value of GetParametersByPathResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetParametersByPath, getParametersByPathResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

GetParametersByPathResponse, getParametersByPathResponse_parameters - A list of parameters found in the specified hierarchy.

$sel:httpStatus:GetParametersByPathResponse', getParametersByPathResponse_httpStatus - The response's http status code.

GetPatchBaseline

data GetPatchBaseline Source #

See: newGetPatchBaseline smart constructor.

Constructors

GetPatchBaseline' Text 

Instances

Instances details
ToJSON GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

ToHeaders GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

ToPath GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

ToQuery GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

AWSRequest GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Associated Types

type AWSResponse GetPatchBaseline #

Generic GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Associated Types

type Rep GetPatchBaseline :: Type -> Type #

Read GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Show GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

NFData GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Methods

rnf :: GetPatchBaseline -> () #

Eq GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Hashable GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

type AWSResponse GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

type Rep GetPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

type Rep GetPatchBaseline = D1 ('MetaData "GetPatchBaseline" "Amazonka.SSM.GetPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetPatchBaseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetPatchBaseline Source #

Create a value of GetPatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetPatchBaseline, getPatchBaseline_baselineId - The ID of the patch baseline to retrieve.

To retrieve information about an Amazon Web Services managed patch baseline, specify the full Amazon Resource Name (ARN) of the baseline. For example, for the baseline AWS-AmazonLinuxDefaultPatchBaseline, specify arn:aws:ssm:us-east-2:733109147000:patchbaseline/pb-0e392de35e7c563b7 instead of pb-0e392de35e7c563b7.

data GetPatchBaselineResponse Source #

See: newGetPatchBaselineResponse smart constructor.

Instances

Instances details
Generic GetPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Associated Types

type Rep GetPatchBaselineResponse :: Type -> Type #

Show GetPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

NFData GetPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

Eq GetPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

type Rep GetPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaseline

type Rep GetPatchBaselineResponse = D1 ('MetaData "GetPatchBaselineResponse" "Amazonka.SSM.GetPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetPatchBaselineResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "approvalRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchRuleGroup)) :*: S1 ('MetaSel ('Just "approvedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "approvedPatchesComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)) :*: S1 ('MetaSel ('Just "approvedPatchesEnableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "globalFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchFilterGroup))))) :*: (((S1 ('MetaSel ('Just "modifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem)) :*: S1 ('MetaSel ('Just "patchGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "rejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "rejectedPatchesAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchAction))) :*: (S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchSource])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetPatchBaselineResponse Source #

Create a value of GetPatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetPatchBaselineResponse, getPatchBaselineResponse_approvalRules - A set of rules used to include patches in the baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_approvedPatches - A list of explicitly approved patches for the baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_approvedPatchesComplianceLevel - Returns the specified compliance severity level for approved patches in the patch baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_approvedPatchesEnableNonSecurity - Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false. Applies to Linux managed nodes only.

GetPatchBaseline, getPatchBaselineResponse_baselineId - The ID of the retrieved patch baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_createdDate - The date the patch baseline was created.

GetPatchBaselineResponse, getPatchBaselineResponse_description - A description of the patch baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_globalFilters - A set of global filters used to exclude patches from the baseline.

$sel:modifiedDate:GetPatchBaselineResponse', getPatchBaselineResponse_modifiedDate - The date the patch baseline was last modified.

GetPatchBaselineResponse, getPatchBaselineResponse_name - The name of the patch baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_operatingSystem - Returns the operating system specified for the patch baseline.

$sel:patchGroups:GetPatchBaselineResponse', getPatchBaselineResponse_patchGroups - Patch groups included in the patch baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_rejectedPatches - A list of explicitly rejected patches for the baseline.

GetPatchBaselineResponse, getPatchBaselineResponse_rejectedPatchesAction - The action specified to take on patches included in the RejectedPatches list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.

GetPatchBaselineResponse, getPatchBaselineResponse_sources - Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.

$sel:httpStatus:GetPatchBaselineResponse', getPatchBaselineResponse_httpStatus - The response's http status code.

GetPatchBaselineForPatchGroup

data GetPatchBaselineForPatchGroup Source #

See: newGetPatchBaselineForPatchGroup smart constructor.

Instances

Instances details
ToJSON GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

ToHeaders GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

ToPath GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

ToQuery GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

AWSRequest GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Generic GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Associated Types

type Rep GetPatchBaselineForPatchGroup :: Type -> Type #

Read GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Show GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

NFData GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Eq GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Hashable GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

type AWSResponse GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

type Rep GetPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

type Rep GetPatchBaselineForPatchGroup = D1 ('MetaData "GetPatchBaselineForPatchGroup" "Amazonka.SSM.GetPatchBaselineForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetPatchBaselineForPatchGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem)) :*: S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetPatchBaselineForPatchGroup Source #

Create a value of GetPatchBaselineForPatchGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetPatchBaselineForPatchGroup, getPatchBaselineForPatchGroup_operatingSystem - Returns the operating system rule specified for patch groups using the patch baseline.

GetPatchBaselineForPatchGroup, getPatchBaselineForPatchGroup_patchGroup - The name of the patch group whose patch baseline should be retrieved.

data GetPatchBaselineForPatchGroupResponse Source #

Instances

Instances details
Generic GetPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Read GetPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Show GetPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

NFData GetPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

Eq GetPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

type Rep GetPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.GetPatchBaselineForPatchGroup

type Rep GetPatchBaselineForPatchGroupResponse = D1 ('MetaData "GetPatchBaselineForPatchGroupResponse" "Amazonka.SSM.GetPatchBaselineForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetPatchBaselineForPatchGroupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem))) :*: (S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetPatchBaselineForPatchGroupResponse Source #

Create a value of GetPatchBaselineForPatchGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetPatchBaselineForPatchGroupResponse, getPatchBaselineForPatchGroupResponse_baselineId - The ID of the patch baseline that should be used for the patch group.

GetPatchBaselineForPatchGroup, getPatchBaselineForPatchGroupResponse_operatingSystem - The operating system rule specified for patch groups using the patch baseline.

GetPatchBaselineForPatchGroup, getPatchBaselineForPatchGroupResponse_patchGroup - The name of the patch group.

$sel:httpStatus:GetPatchBaselineForPatchGroupResponse', getPatchBaselineForPatchGroupResponse_httpStatus - The response's http status code.

GetResourcePolicies (Paginated)

data GetResourcePolicies Source #

See: newGetResourcePolicies smart constructor.

Instances

Instances details
ToJSON GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

ToHeaders GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

ToPath GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

ToQuery GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

AWSPager GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

AWSRequest GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Associated Types

type AWSResponse GetResourcePolicies #

Generic GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Associated Types

type Rep GetResourcePolicies :: Type -> Type #

Read GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Show GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

NFData GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Methods

rnf :: GetResourcePolicies -> () #

Eq GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Hashable GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

type AWSResponse GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

type Rep GetResourcePolicies Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

type Rep GetResourcePolicies = D1 ('MetaData "GetResourcePolicies" "Amazonka.SSM.GetResourcePolicies" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetResourcePolicies'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetResourcePolicies Source #

Create a value of GetResourcePolicies with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:GetResourcePolicies', getResourcePolicies_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

GetResourcePolicies, getResourcePolicies_nextToken - A token to start the list. Use this token to get the next set of results.

$sel:resourceArn:GetResourcePolicies', getResourcePolicies_resourceArn - Amazon Resource Name (ARN) of the resource to which the policies are attached.

data GetResourcePoliciesResponse Source #

See: newGetResourcePoliciesResponse smart constructor.

Instances

Instances details
Generic GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Associated Types

type Rep GetResourcePoliciesResponse :: Type -> Type #

Read GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Show GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

NFData GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

Eq GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

type Rep GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.SSM.GetResourcePolicies

type Rep GetResourcePoliciesResponse = D1 ('MetaData "GetResourcePoliciesResponse" "Amazonka.SSM.GetResourcePolicies" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetResourcePoliciesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GetResourcePoliciesResponseEntry])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetResourcePoliciesResponse Source #

Create a value of GetResourcePoliciesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetResourcePolicies, getResourcePoliciesResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

GetResourcePoliciesResponse, getResourcePoliciesResponse_policies - An array of the Policy object.

$sel:httpStatus:GetResourcePoliciesResponse', getResourcePoliciesResponse_httpStatus - The response's http status code.

GetServiceSetting

data GetServiceSetting Source #

The request body of the GetServiceSetting API operation.

See: newGetServiceSetting smart constructor.

Constructors

GetServiceSetting' Text 

Instances

Instances details
ToJSON GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

ToHeaders GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

ToPath GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

ToQuery GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

AWSRequest GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Associated Types

type AWSResponse GetServiceSetting #

Generic GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Associated Types

type Rep GetServiceSetting :: Type -> Type #

Read GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Show GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

NFData GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Methods

rnf :: GetServiceSetting -> () #

Eq GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Hashable GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

type AWSResponse GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

type Rep GetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

type Rep GetServiceSetting = D1 ('MetaData "GetServiceSetting" "Amazonka.SSM.GetServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetServiceSetting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "settingId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetServiceSetting Source #

Create a value of GetServiceSetting with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetServiceSetting, getServiceSetting_settingId - The ID of the service setting to get. The setting ID can be one of the following.

  • /ssm/automation/customer-script-log-destination
  • /ssm/automation/customer-script-log-group-name
  • /ssm/documents/console/public-sharing-permission
  • /ssm/managed-instance/activation-tier
  • /ssm/opsinsights/opscenter
  • /ssm/parameter-store/default-parameter-tier
  • /ssm/parameter-store/high-throughput-enabled

data GetServiceSettingResponse Source #

The query result body of the GetServiceSetting API operation.

See: newGetServiceSettingResponse smart constructor.

Instances

Instances details
Generic GetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Associated Types

type Rep GetServiceSettingResponse :: Type -> Type #

Read GetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Show GetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

NFData GetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

Eq GetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

type Rep GetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.GetServiceSetting

type Rep GetServiceSettingResponse = D1 ('MetaData "GetServiceSettingResponse" "Amazonka.SSM.GetServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetServiceSettingResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceSetting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceSetting)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetServiceSettingResponse Source #

Create a value of GetServiceSettingResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceSetting:GetServiceSettingResponse', getServiceSettingResponse_serviceSetting - The query result of the current service setting.

$sel:httpStatus:GetServiceSettingResponse', getServiceSettingResponse_httpStatus - The response's http status code.

LabelParameterVersion

data LabelParameterVersion Source #

See: newLabelParameterVersion smart constructor.

Instances

Instances details
ToJSON LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

ToHeaders LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

ToPath LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

ToQuery LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

AWSRequest LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Associated Types

type AWSResponse LabelParameterVersion #

Generic LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Associated Types

type Rep LabelParameterVersion :: Type -> Type #

Read LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Show LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

NFData LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Methods

rnf :: LabelParameterVersion -> () #

Eq LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Hashable LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

type AWSResponse LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

type Rep LabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

type Rep LabelParameterVersion = D1 ('MetaData "LabelParameterVersion" "Amazonka.SSM.LabelParameterVersion" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "LabelParameterVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameterVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "labels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newLabelParameterVersion Source #

Create a value of LabelParameterVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

LabelParameterVersion, labelParameterVersion_parameterVersion - The specific version of the parameter on which you want to attach one or more labels. If no version is specified, the system attaches the label to the latest version.

LabelParameterVersion, labelParameterVersion_name - The parameter name on which you want to attach one or more labels.

LabelParameterVersion, labelParameterVersion_labels - One or more labels to attach to the specified parameter version.

data LabelParameterVersionResponse Source #

See: newLabelParameterVersionResponse smart constructor.

Instances

Instances details
Generic LabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Associated Types

type Rep LabelParameterVersionResponse :: Type -> Type #

Read LabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Show LabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

NFData LabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

Eq LabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

type Rep LabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.LabelParameterVersion

type Rep LabelParameterVersionResponse = D1 ('MetaData "LabelParameterVersionResponse" "Amazonka.SSM.LabelParameterVersion" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "LabelParameterVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "invalidLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "parameterVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newLabelParameterVersionResponse Source #

Create a value of LabelParameterVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:invalidLabels:LabelParameterVersionResponse', labelParameterVersionResponse_invalidLabels - The label doesn't meet the requirements. For information about parameter label requirements, see Labeling parameters in the Amazon Web Services Systems Manager User Guide.

LabelParameterVersion, labelParameterVersionResponse_parameterVersion - The version of the parameter that has been labeled.

$sel:httpStatus:LabelParameterVersionResponse', labelParameterVersionResponse_httpStatus - The response's http status code.

ListAssociationVersions (Paginated)

data ListAssociationVersions Source #

See: newListAssociationVersions smart constructor.

Instances

Instances details
ToJSON ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

ToHeaders ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

ToPath ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

ToQuery ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

AWSPager ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

AWSRequest ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Generic ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Associated Types

type Rep ListAssociationVersions :: Type -> Type #

Read ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Show ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

NFData ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Methods

rnf :: ListAssociationVersions -> () #

Eq ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Hashable ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

type AWSResponse ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

type Rep ListAssociationVersions Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

type Rep ListAssociationVersions = D1 ('MetaData "ListAssociationVersions" "Amazonka.SSM.ListAssociationVersions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListAssociationVersions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListAssociationVersions Source #

Create a value of ListAssociationVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListAssociationVersions', listAssociationVersions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListAssociationVersions, listAssociationVersions_nextToken - A token to start the list. Use this token to get the next set of results.

ListAssociationVersions, listAssociationVersions_associationId - The association ID for which you want to view all versions.

data ListAssociationVersionsResponse Source #

See: newListAssociationVersionsResponse smart constructor.

Instances

Instances details
Generic ListAssociationVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Associated Types

type Rep ListAssociationVersionsResponse :: Type -> Type #

Show ListAssociationVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

NFData ListAssociationVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

Eq ListAssociationVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

type Rep ListAssociationVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociationVersions

type Rep ListAssociationVersionsResponse = D1 ('MetaData "ListAssociationVersionsResponse" "Amazonka.SSM.ListAssociationVersions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListAssociationVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AssociationVersionInfo))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAssociationVersionsResponse Source #

Create a value of ListAssociationVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationVersions:ListAssociationVersionsResponse', listAssociationVersionsResponse_associationVersions - Information about all versions of the association for the specified association ID.

ListAssociationVersions, listAssociationVersionsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:ListAssociationVersionsResponse', listAssociationVersionsResponse_httpStatus - The response's http status code.

ListAssociations (Paginated)

data ListAssociations Source #

See: newListAssociations smart constructor.

Instances

Instances details
ToJSON ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

ToHeaders ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

ToPath ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

ToQuery ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

AWSPager ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

AWSRequest ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Associated Types

type AWSResponse ListAssociations #

Generic ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Associated Types

type Rep ListAssociations :: Type -> Type #

Read ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Show ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

NFData ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Methods

rnf :: ListAssociations -> () #

Eq ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Hashable ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

type AWSResponse ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

type Rep ListAssociations Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

type Rep ListAssociations = D1 ('MetaData "ListAssociations" "Amazonka.SSM.ListAssociations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListAssociations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationFilterList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AssociationFilter))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListAssociations :: ListAssociations Source #

Create a value of ListAssociations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationFilterList:ListAssociations', listAssociations_associationFilterList - One or more filters. Use a filter to return a more specific list of results.

Filtering associations using the InstanceID attribute only returns legacy associations created using the InstanceID attribute. Associations targeting the managed node that are part of the Target Attributes ResourceGroup or Tags aren't returned.

$sel:maxResults:ListAssociations', listAssociations_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListAssociations, listAssociations_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data ListAssociationsResponse Source #

See: newListAssociationsResponse smart constructor.

Instances

Instances details
Generic ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Associated Types

type Rep ListAssociationsResponse :: Type -> Type #

Read ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Show ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

NFData ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

Eq ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

type Rep ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListAssociations

type Rep ListAssociationsResponse = D1 ('MetaData "ListAssociationsResponse" "Amazonka.SSM.ListAssociations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListAssociationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Association])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAssociationsResponse Source #

Create a value of ListAssociationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associations:ListAssociationsResponse', listAssociationsResponse_associations - The associations.

ListAssociations, listAssociationsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:ListAssociationsResponse', listAssociationsResponse_httpStatus - The response's http status code.

ListCommandInvocations (Paginated)

data ListCommandInvocations Source #

See: newListCommandInvocations smart constructor.

Instances

Instances details
ToJSON ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

ToHeaders ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

ToPath ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

ToQuery ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

AWSPager ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

AWSRequest ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Associated Types

type AWSResponse ListCommandInvocations #

Generic ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Associated Types

type Rep ListCommandInvocations :: Type -> Type #

Read ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Show ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

NFData ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Methods

rnf :: ListCommandInvocations -> () #

Eq ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Hashable ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

type AWSResponse ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

type Rep ListCommandInvocations Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

type Rep ListCommandInvocations = D1 ('MetaData "ListCommandInvocations" "Amazonka.SSM.ListCommandInvocations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListCommandInvocations'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "details") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty CommandFilter))))) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newListCommandInvocations :: ListCommandInvocations Source #

Create a value of ListCommandInvocations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListCommandInvocations, listCommandInvocations_commandId - (Optional) The invocations for a specific command ID.

ListCommandInvocations, listCommandInvocations_details - (Optional) If set this returns the response of the command executions and any command output. The default value is false.

ListCommandInvocations, listCommandInvocations_filters - (Optional) One or more filters. Use a filter to return a more specific list of results.

ListCommandInvocations, listCommandInvocations_instanceId - (Optional) The command execution details for a specific managed node ID.

$sel:maxResults:ListCommandInvocations', listCommandInvocations_maxResults - (Optional) The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListCommandInvocations, listCommandInvocations_nextToken - (Optional) The token for the next set of items to return. (You received this token from a previous call.)

data ListCommandInvocationsResponse Source #

See: newListCommandInvocationsResponse smart constructor.

Instances

Instances details
Generic ListCommandInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Associated Types

type Rep ListCommandInvocationsResponse :: Type -> Type #

Read ListCommandInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Show ListCommandInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

NFData ListCommandInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

Eq ListCommandInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

type Rep ListCommandInvocationsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommandInvocations

type Rep ListCommandInvocationsResponse = D1 ('MetaData "ListCommandInvocationsResponse" "Amazonka.SSM.ListCommandInvocations" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListCommandInvocationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "commandInvocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CommandInvocation])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListCommandInvocationsResponse Source #

Create a value of ListCommandInvocationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:commandInvocations:ListCommandInvocationsResponse', listCommandInvocationsResponse_commandInvocations - (Optional) A list of all invocations.

ListCommandInvocations, listCommandInvocationsResponse_nextToken - (Optional) The token for the next set of items to return. (You received this token from a previous call.)

$sel:httpStatus:ListCommandInvocationsResponse', listCommandInvocationsResponse_httpStatus - The response's http status code.

ListCommands (Paginated)

data ListCommands Source #

See: newListCommands smart constructor.

Instances

Instances details
ToJSON ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

ToHeaders ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

ToPath ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

ToQuery ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

AWSPager ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

AWSRequest ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Associated Types

type AWSResponse ListCommands #

Generic ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Associated Types

type Rep ListCommands :: Type -> Type #

Read ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Show ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

NFData ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Methods

rnf :: ListCommands -> () #

Eq ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Hashable ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

type AWSResponse ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

type Rep ListCommands Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

type Rep ListCommands = D1 ('MetaData "ListCommands" "Amazonka.SSM.ListCommands" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListCommands'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty CommandFilter)))) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newListCommands :: ListCommands Source #

Create a value of ListCommands with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListCommands, listCommands_commandId - (Optional) If provided, lists only the specified command.

ListCommands, listCommands_filters - (Optional) One or more filters. Use a filter to return a more specific list of results.

ListCommands, listCommands_instanceId - (Optional) Lists commands issued against this managed node ID.

You can't specify a managed node ID in the same command that you specify Status = Pending. This is because the command hasn't reached the managed node yet.

$sel:maxResults:ListCommands', listCommands_maxResults - (Optional) The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListCommands, listCommands_nextToken - (Optional) The token for the next set of items to return. (You received this token from a previous call.)

data ListCommandsResponse Source #

See: newListCommandsResponse smart constructor.

Instances

Instances details
Generic ListCommandsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Associated Types

type Rep ListCommandsResponse :: Type -> Type #

Show ListCommandsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

NFData ListCommandsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

Methods

rnf :: ListCommandsResponse -> () #

Eq ListCommandsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

type Rep ListCommandsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListCommands

type Rep ListCommandsResponse = D1 ('MetaData "ListCommandsResponse" "Amazonka.SSM.ListCommands" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListCommandsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "commands") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Command])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListCommandsResponse Source #

Create a value of ListCommandsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:commands:ListCommandsResponse', listCommandsResponse_commands - (Optional) The list of commands requested by the user.

ListCommands, listCommandsResponse_nextToken - (Optional) The token for the next set of items to return. (You received this token from a previous call.)

$sel:httpStatus:ListCommandsResponse', listCommandsResponse_httpStatus - The response's http status code.

ListComplianceItems (Paginated)

data ListComplianceItems Source #

See: newListComplianceItems smart constructor.

Instances

Instances details
ToJSON ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

ToHeaders ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

ToPath ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

ToQuery ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

AWSPager ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

AWSRequest ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Associated Types

type AWSResponse ListComplianceItems #

Generic ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Associated Types

type Rep ListComplianceItems :: Type -> Type #

Read ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Show ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

NFData ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Methods

rnf :: ListComplianceItems -> () #

Eq ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Hashable ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

type AWSResponse ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

type Rep ListComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

type Rep ListComplianceItems = D1 ('MetaData "ListComplianceItems" "Amazonka.SSM.ListComplianceItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListComplianceItems'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ComplianceStringFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "resourceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))))

newListComplianceItems :: ListComplianceItems Source #

Create a value of ListComplianceItems with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListComplianceItems, listComplianceItems_filters - One or more compliance filters. Use a filter to return a more specific list of results.

$sel:maxResults:ListComplianceItems', listComplianceItems_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListComplianceItems, listComplianceItems_nextToken - A token to start the list. Use this token to get the next set of results.

$sel:resourceIds:ListComplianceItems', listComplianceItems_resourceIds - The ID for the resources from which to get compliance information. Currently, you can only specify one resource ID.

$sel:resourceTypes:ListComplianceItems', listComplianceItems_resourceTypes - The type of resource from which to get compliance information. Currently, the only supported resource type is ManagedInstance.

data ListComplianceItemsResponse Source #

See: newListComplianceItemsResponse smart constructor.

Instances

Instances details
Generic ListComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Associated Types

type Rep ListComplianceItemsResponse :: Type -> Type #

Read ListComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Show ListComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

NFData ListComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

Eq ListComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

type Rep ListComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceItems

type Rep ListComplianceItemsResponse = D1 ('MetaData "ListComplianceItemsResponse" "Amazonka.SSM.ListComplianceItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListComplianceItemsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "complianceItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ComplianceItem])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListComplianceItemsResponse Source #

Create a value of ListComplianceItemsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:complianceItems:ListComplianceItemsResponse', listComplianceItemsResponse_complianceItems - A list of compliance information for the specified resource ID.

ListComplianceItems, listComplianceItemsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:ListComplianceItemsResponse', listComplianceItemsResponse_httpStatus - The response's http status code.

ListComplianceSummaries (Paginated)

data ListComplianceSummaries Source #

See: newListComplianceSummaries smart constructor.

Instances

Instances details
ToJSON ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

ToHeaders ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

ToPath ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

ToQuery ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

AWSPager ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

AWSRequest ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Generic ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Associated Types

type Rep ListComplianceSummaries :: Type -> Type #

Read ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Show ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

NFData ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Methods

rnf :: ListComplianceSummaries -> () #

Eq ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Hashable ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

type AWSResponse ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

type Rep ListComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

type Rep ListComplianceSummaries = D1 ('MetaData "ListComplianceSummaries" "Amazonka.SSM.ListComplianceSummaries" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListComplianceSummaries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ComplianceStringFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListComplianceSummaries :: ListComplianceSummaries Source #

Create a value of ListComplianceSummaries with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListComplianceSummaries, listComplianceSummaries_filters - One or more compliance or inventory filters. Use a filter to return a more specific list of results.

$sel:maxResults:ListComplianceSummaries', listComplianceSummaries_maxResults - The maximum number of items to return for this call. Currently, you can specify null or 50. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListComplianceSummaries, listComplianceSummaries_nextToken - A token to start the list. Use this token to get the next set of results.

data ListComplianceSummariesResponse Source #

See: newListComplianceSummariesResponse smart constructor.

Instances

Instances details
Generic ListComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Associated Types

type Rep ListComplianceSummariesResponse :: Type -> Type #

Read ListComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Show ListComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

NFData ListComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

Eq ListComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

type Rep ListComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListComplianceSummaries

type Rep ListComplianceSummariesResponse = D1 ('MetaData "ListComplianceSummariesResponse" "Amazonka.SSM.ListComplianceSummaries" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListComplianceSummariesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "complianceSummaryItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ComplianceSummaryItem])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListComplianceSummariesResponse Source #

Create a value of ListComplianceSummariesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:complianceSummaryItems:ListComplianceSummariesResponse', listComplianceSummariesResponse_complianceSummaryItems - A list of compliant and non-compliant summary counts based on compliance types. For example, this call returns State Manager associations, patches, or custom compliance types according to the filter criteria that you specified.

ListComplianceSummaries, listComplianceSummariesResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:httpStatus:ListComplianceSummariesResponse', listComplianceSummariesResponse_httpStatus - The response's http status code.

ListDocumentMetadataHistory

data ListDocumentMetadataHistory Source #

See: newListDocumentMetadataHistory smart constructor.

Instances

Instances details
ToJSON ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

ToHeaders ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

ToPath ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

ToQuery ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

AWSRequest ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Generic ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Associated Types

type Rep ListDocumentMetadataHistory :: Type -> Type #

Read ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Show ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

NFData ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Eq ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Hashable ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

type AWSResponse ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

type Rep ListDocumentMetadataHistory Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

type Rep ListDocumentMetadataHistory = D1 ('MetaData "ListDocumentMetadataHistory" "Amazonka.SSM.ListDocumentMetadataHistory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListDocumentMetadataHistory'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "metadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DocumentMetadataEnum)))))

newListDocumentMetadataHistory Source #

Create a value of ListDocumentMetadataHistory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListDocumentMetadataHistory, listDocumentMetadataHistory_documentVersion - The version of the change template.

$sel:maxResults:ListDocumentMetadataHistory', listDocumentMetadataHistory_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListDocumentMetadataHistory, listDocumentMetadataHistory_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

ListDocumentMetadataHistory, listDocumentMetadataHistory_name - The name of the change template.

ListDocumentMetadataHistory, listDocumentMetadataHistory_metadata - The type of data for which details are being requested. Currently, the only supported value is DocumentReviews.

data ListDocumentMetadataHistoryResponse Source #

Instances

Instances details
Generic ListDocumentMetadataHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Read ListDocumentMetadataHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Show ListDocumentMetadataHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

NFData ListDocumentMetadataHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

Eq ListDocumentMetadataHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

type Rep ListDocumentMetadataHistoryResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentMetadataHistory

type Rep ListDocumentMetadataHistoryResponse = D1 ('MetaData "ListDocumentMetadataHistoryResponse" "Amazonka.SSM.ListDocumentMetadataHistory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListDocumentMetadataHistoryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "author") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentMetadataResponseInfo)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newListDocumentMetadataHistoryResponse Source #

Create a value of ListDocumentMetadataHistoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListDocumentMetadataHistoryResponse, listDocumentMetadataHistoryResponse_author - The user ID of the person in the organization who requested the review of the change template.

ListDocumentMetadataHistory, listDocumentMetadataHistoryResponse_documentVersion - The version of the change template.

ListDocumentMetadataHistory, listDocumentMetadataHistoryResponse_metadata - Information about the response to the change template approval request.

ListDocumentMetadataHistory, listDocumentMetadataHistoryResponse_name - The name of the change template.

ListDocumentMetadataHistory, listDocumentMetadataHistoryResponse_nextToken - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

$sel:httpStatus:ListDocumentMetadataHistoryResponse', listDocumentMetadataHistoryResponse_httpStatus - The response's http status code.

ListDocumentVersions (Paginated)

data ListDocumentVersions Source #

See: newListDocumentVersions smart constructor.

Instances

Instances details
ToJSON ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

ToHeaders ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

ToPath ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

ToQuery ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

AWSPager ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

AWSRequest ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Associated Types

type AWSResponse ListDocumentVersions #

Generic ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Associated Types

type Rep ListDocumentVersions :: Type -> Type #

Read ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Show ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

NFData ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Methods

rnf :: ListDocumentVersions -> () #

Eq ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Hashable ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

type AWSResponse ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

type Rep ListDocumentVersions Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

type Rep ListDocumentVersions = D1 ('MetaData "ListDocumentVersions" "Amazonka.SSM.ListDocumentVersions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListDocumentVersions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListDocumentVersions Source #

Create a value of ListDocumentVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListDocumentVersions', listDocumentVersions_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListDocumentVersions, listDocumentVersions_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

ListDocumentVersions, listDocumentVersions_name - The name of the document. You can specify an Amazon Resource Name (ARN).

data ListDocumentVersionsResponse Source #

See: newListDocumentVersionsResponse smart constructor.

Instances

Instances details
Generic ListDocumentVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Associated Types

type Rep ListDocumentVersionsResponse :: Type -> Type #

Read ListDocumentVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Show ListDocumentVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

NFData ListDocumentVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

Eq ListDocumentVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

type Rep ListDocumentVersionsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocumentVersions

type Rep ListDocumentVersionsResponse = D1 ('MetaData "ListDocumentVersionsResponse" "Amazonka.SSM.ListDocumentVersions" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListDocumentVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DocumentVersionInfo))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDocumentVersionsResponse Source #

Create a value of ListDocumentVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentVersions:ListDocumentVersionsResponse', listDocumentVersionsResponse_documentVersions - The document versions.

ListDocumentVersions, listDocumentVersionsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:ListDocumentVersionsResponse', listDocumentVersionsResponse_httpStatus - The response's http status code.

ListDocuments (Paginated)

data ListDocuments Source #

See: newListDocuments smart constructor.

Instances

Instances details
ToJSON ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

ToHeaders ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

ToPath ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

ToQuery ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

AWSPager ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

AWSRequest ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Associated Types

type AWSResponse ListDocuments #

Generic ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Associated Types

type Rep ListDocuments :: Type -> Type #

Read ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Show ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

NFData ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Methods

rnf :: ListDocuments -> () #

Eq ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Hashable ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

type AWSResponse ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

type Rep ListDocuments Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

type Rep ListDocuments = D1 ('MetaData "ListDocuments" "Amazonka.SSM.ListDocuments" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListDocuments'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "documentFilterList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DocumentFilter))) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentKeyValuesFilter]))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListDocuments :: ListDocuments Source #

Create a value of ListDocuments with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentFilterList:ListDocuments', listDocuments_documentFilterList - This data type is deprecated. Instead, use Filters.

ListDocuments, listDocuments_filters - One or more DocumentKeyValuesFilter objects. Use a filter to return a more specific list of results. For keys, you can specify one or more key-value pair tags that have been applied to a document. Other valid keys include Owner, Name, PlatformTypes, DocumentType, and TargetType. For example, to return documents you own use Key=Owner,Values=Self. To specify a custom key-value pair, use the format Key=tag:tagName,Values=valueName.

This API operation only supports filtering documents by using a single tag key and one or more tag values. For example: Key=tag:tagName,Values=valueName1,valueName2

$sel:maxResults:ListDocuments', listDocuments_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListDocuments, listDocuments_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

data ListDocumentsResponse Source #

See: newListDocumentsResponse smart constructor.

Instances

Instances details
Generic ListDocumentsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Associated Types

type Rep ListDocumentsResponse :: Type -> Type #

Read ListDocumentsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Show ListDocumentsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

NFData ListDocumentsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

Methods

rnf :: ListDocumentsResponse -> () #

Eq ListDocumentsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

type Rep ListDocumentsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListDocuments

type Rep ListDocumentsResponse = D1 ('MetaData "ListDocumentsResponse" "Amazonka.SSM.ListDocuments" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListDocumentsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentIdentifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentIdentifier])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDocumentsResponse Source #

Create a value of ListDocumentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentIdentifiers:ListDocumentsResponse', listDocumentsResponse_documentIdentifiers - The names of the SSM documents.

ListDocuments, listDocumentsResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

$sel:httpStatus:ListDocumentsResponse', listDocumentsResponse_httpStatus - The response's http status code.

ListInventoryEntries

data ListInventoryEntries Source #

See: newListInventoryEntries smart constructor.

Instances

Instances details
ToJSON ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

ToHeaders ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

ToPath ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

ToQuery ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

AWSRequest ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Associated Types

type AWSResponse ListInventoryEntries #

Generic ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Associated Types

type Rep ListInventoryEntries :: Type -> Type #

Read ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Show ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

NFData ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Methods

rnf :: ListInventoryEntries -> () #

Eq ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Hashable ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

type AWSResponse ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

type Rep ListInventoryEntries Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

type Rep ListInventoryEntries = D1 ('MetaData "ListInventoryEntries" "Amazonka.SSM.ListInventoryEntries" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListInventoryEntries'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InventoryFilter))) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListInventoryEntries Source #

Create a value of ListInventoryEntries with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListInventoryEntries, listInventoryEntries_filters - One or more filters. Use a filter to return a more specific list of results.

$sel:maxResults:ListInventoryEntries', listInventoryEntries_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListInventoryEntries, listInventoryEntries_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

ListInventoryEntries, listInventoryEntries_instanceId - The managed node ID for which you want inventory information.

ListInventoryEntries, listInventoryEntries_typeName - The type of inventory item for which you want information.

data ListInventoryEntriesResponse Source #

See: newListInventoryEntriesResponse smart constructor.

Instances

Instances details
Generic ListInventoryEntriesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Associated Types

type Rep ListInventoryEntriesResponse :: Type -> Type #

Read ListInventoryEntriesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Show ListInventoryEntriesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

NFData ListInventoryEntriesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

Eq ListInventoryEntriesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

type Rep ListInventoryEntriesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListInventoryEntries

type Rep ListInventoryEntriesResponse = D1 ('MetaData "ListInventoryEntriesResponse" "Amazonka.SSM.ListInventoryEntries" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListInventoryEntriesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "captureTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text Text])) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newListInventoryEntriesResponse Source #

Create a value of ListInventoryEntriesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListInventoryEntriesResponse, listInventoryEntriesResponse_captureTime - The time that inventory information was collected for the managed node(s).

$sel:entries:ListInventoryEntriesResponse', listInventoryEntriesResponse_entries - A list of inventory items on the managed node(s).

ListInventoryEntries, listInventoryEntriesResponse_instanceId - The managed node ID targeted by the request to query inventory information.

ListInventoryEntries, listInventoryEntriesResponse_nextToken - The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

ListInventoryEntriesResponse, listInventoryEntriesResponse_schemaVersion - The inventory schema version used by the managed node(s).

ListInventoryEntries, listInventoryEntriesResponse_typeName - The type of inventory item returned by the request.

$sel:httpStatus:ListInventoryEntriesResponse', listInventoryEntriesResponse_httpStatus - The response's http status code.

ListOpsItemEvents (Paginated)

data ListOpsItemEvents Source #

See: newListOpsItemEvents smart constructor.

Instances

Instances details
ToJSON ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

ToHeaders ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

ToPath ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

ToQuery ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

AWSPager ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

AWSRequest ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Associated Types

type AWSResponse ListOpsItemEvents #

Generic ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Associated Types

type Rep ListOpsItemEvents :: Type -> Type #

Read ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Show ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

NFData ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Methods

rnf :: ListOpsItemEvents -> () #

Eq ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Hashable ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

type AWSResponse ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

type Rep ListOpsItemEvents Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

type Rep ListOpsItemEvents = D1 ('MetaData "ListOpsItemEvents" "Amazonka.SSM.ListOpsItemEvents" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListOpsItemEvents'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemEventFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListOpsItemEvents :: ListOpsItemEvents Source #

Create a value of ListOpsItemEvents with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListOpsItemEvents, listOpsItemEvents_filters - One or more OpsItem filters. Use a filter to return a more specific list of results.

$sel:maxResults:ListOpsItemEvents', listOpsItemEvents_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListOpsItemEvents, listOpsItemEvents_nextToken - A token to start the list. Use this token to get the next set of results.

data ListOpsItemEventsResponse Source #

See: newListOpsItemEventsResponse smart constructor.

Instances

Instances details
Generic ListOpsItemEventsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Associated Types

type Rep ListOpsItemEventsResponse :: Type -> Type #

Read ListOpsItemEventsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Show ListOpsItemEventsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

NFData ListOpsItemEventsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

Eq ListOpsItemEventsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

type Rep ListOpsItemEventsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemEvents

type Rep ListOpsItemEventsResponse = D1 ('MetaData "ListOpsItemEventsResponse" "Amazonka.SSM.ListOpsItemEvents" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListOpsItemEventsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "summaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemEventSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListOpsItemEventsResponse Source #

Create a value of ListOpsItemEventsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListOpsItemEvents, listOpsItemEventsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:summaries:ListOpsItemEventsResponse', listOpsItemEventsResponse_summaries - A list of event information for the specified OpsItems.

$sel:httpStatus:ListOpsItemEventsResponse', listOpsItemEventsResponse_httpStatus - The response's http status code.

ListOpsItemRelatedItems (Paginated)

data ListOpsItemRelatedItems Source #

See: newListOpsItemRelatedItems smart constructor.

Instances

Instances details
ToJSON ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

ToHeaders ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

ToPath ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

ToQuery ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

AWSPager ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

AWSRequest ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Generic ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Associated Types

type Rep ListOpsItemRelatedItems :: Type -> Type #

Read ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Show ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

NFData ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Methods

rnf :: ListOpsItemRelatedItems -> () #

Eq ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Hashable ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

type AWSResponse ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

type Rep ListOpsItemRelatedItems Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

type Rep ListOpsItemRelatedItems = D1 ('MetaData "ListOpsItemRelatedItems" "Amazonka.SSM.ListOpsItemRelatedItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListOpsItemRelatedItems'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemRelatedItemsFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListOpsItemRelatedItems :: ListOpsItemRelatedItems Source #

Create a value of ListOpsItemRelatedItems with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListOpsItemRelatedItems, listOpsItemRelatedItems_filters - One or more OpsItem filters. Use a filter to return a more specific list of results.

$sel:maxResults:ListOpsItemRelatedItems', listOpsItemRelatedItems_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListOpsItemRelatedItems, listOpsItemRelatedItems_nextToken - The token for the next set of items to return. (You received this token from a previous call.)

ListOpsItemRelatedItems, listOpsItemRelatedItems_opsItemId - The ID of the OpsItem for which you want to list all related-item resources.

data ListOpsItemRelatedItemsResponse Source #

See: newListOpsItemRelatedItemsResponse smart constructor.

Instances

Instances details
Generic ListOpsItemRelatedItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Associated Types

type Rep ListOpsItemRelatedItemsResponse :: Type -> Type #

Read ListOpsItemRelatedItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Show ListOpsItemRelatedItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

NFData ListOpsItemRelatedItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

Eq ListOpsItemRelatedItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

type Rep ListOpsItemRelatedItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsItemRelatedItems

type Rep ListOpsItemRelatedItemsResponse = D1 ('MetaData "ListOpsItemRelatedItemsResponse" "Amazonka.SSM.ListOpsItemRelatedItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListOpsItemRelatedItemsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "summaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemRelatedItemSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListOpsItemRelatedItemsResponse Source #

Create a value of ListOpsItemRelatedItemsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListOpsItemRelatedItems, listOpsItemRelatedItemsResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:summaries:ListOpsItemRelatedItemsResponse', listOpsItemRelatedItemsResponse_summaries - A list of related-item resources for the specified OpsItem.

$sel:httpStatus:ListOpsItemRelatedItemsResponse', listOpsItemRelatedItemsResponse_httpStatus - The response's http status code.

ListOpsMetadata (Paginated)

data ListOpsMetadata Source #

See: newListOpsMetadata smart constructor.

Instances

Instances details
ToJSON ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

ToHeaders ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

ToPath ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

ToQuery ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

AWSPager ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

AWSRequest ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Associated Types

type AWSResponse ListOpsMetadata #

Generic ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Associated Types

type Rep ListOpsMetadata :: Type -> Type #

Read ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Show ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

NFData ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Methods

rnf :: ListOpsMetadata -> () #

Eq ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Hashable ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

type AWSResponse ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

type Rep ListOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

type Rep ListOpsMetadata = D1 ('MetaData "ListOpsMetadata" "Amazonka.SSM.ListOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListOpsMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsMetadataFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListOpsMetadata :: ListOpsMetadata Source #

Create a value of ListOpsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListOpsMetadata, listOpsMetadata_filters - One or more filters to limit the number of OpsMetadata objects returned by the call.

$sel:maxResults:ListOpsMetadata', listOpsMetadata_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListOpsMetadata, listOpsMetadata_nextToken - A token to start the list. Use this token to get the next set of results.

data ListOpsMetadataResponse Source #

See: newListOpsMetadataResponse smart constructor.

Instances

Instances details
Generic ListOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Associated Types

type Rep ListOpsMetadataResponse :: Type -> Type #

Read ListOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Show ListOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

NFData ListOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

Methods

rnf :: ListOpsMetadataResponse -> () #

Eq ListOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

type Rep ListOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.ListOpsMetadata

type Rep ListOpsMetadataResponse = D1 ('MetaData "ListOpsMetadataResponse" "Amazonka.SSM.ListOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListOpsMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "opsMetadataList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty OpsMetadata))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListOpsMetadataResponse Source #

Create a value of ListOpsMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListOpsMetadata, listOpsMetadataResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:opsMetadataList:ListOpsMetadataResponse', listOpsMetadataResponse_opsMetadataList - Returns a list of OpsMetadata objects.

$sel:httpStatus:ListOpsMetadataResponse', listOpsMetadataResponse_httpStatus - The response's http status code.

ListResourceComplianceSummaries (Paginated)

data ListResourceComplianceSummaries Source #

See: newListResourceComplianceSummaries smart constructor.

Instances

Instances details
ToJSON ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

ToHeaders ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

ToPath ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

ToQuery ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

AWSPager ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

AWSRequest ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Generic ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Associated Types

type Rep ListResourceComplianceSummaries :: Type -> Type #

Read ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Show ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

NFData ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Eq ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Hashable ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

type AWSResponse ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

type Rep ListResourceComplianceSummaries Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

type Rep ListResourceComplianceSummaries = D1 ('MetaData "ListResourceComplianceSummaries" "Amazonka.SSM.ListResourceComplianceSummaries" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListResourceComplianceSummaries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ComplianceStringFilter])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListResourceComplianceSummaries :: ListResourceComplianceSummaries Source #

Create a value of ListResourceComplianceSummaries with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListResourceComplianceSummaries, listResourceComplianceSummaries_filters - One or more filters. Use a filter to return a more specific list of results.

$sel:maxResults:ListResourceComplianceSummaries', listResourceComplianceSummaries_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListResourceComplianceSummaries, listResourceComplianceSummaries_nextToken - A token to start the list. Use this token to get the next set of results.

data ListResourceComplianceSummariesResponse Source #

Instances

Instances details
Generic ListResourceComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Read ListResourceComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Show ListResourceComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

NFData ListResourceComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

Eq ListResourceComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

type Rep ListResourceComplianceSummariesResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceComplianceSummaries

type Rep ListResourceComplianceSummariesResponse = D1 ('MetaData "ListResourceComplianceSummariesResponse" "Amazonka.SSM.ListResourceComplianceSummaries" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListResourceComplianceSummariesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourceComplianceSummaryItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceComplianceSummaryItem])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListResourceComplianceSummariesResponse Source #

Create a value of ListResourceComplianceSummariesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListResourceComplianceSummaries, listResourceComplianceSummariesResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:resourceComplianceSummaryItems:ListResourceComplianceSummariesResponse', listResourceComplianceSummariesResponse_resourceComplianceSummaryItems - A summary count for specified or targeted managed nodes. Summary count includes information about compliant and non-compliant State Manager associations, patch status, or custom items according to the filter criteria that you specify.

$sel:httpStatus:ListResourceComplianceSummariesResponse', listResourceComplianceSummariesResponse_httpStatus - The response's http status code.

ListResourceDataSync (Paginated)

data ListResourceDataSync Source #

See: newListResourceDataSync smart constructor.

Instances

Instances details
ToJSON ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

ToHeaders ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

ToPath ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

ToQuery ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

AWSPager ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

AWSRequest ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Associated Types

type AWSResponse ListResourceDataSync #

Generic ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Associated Types

type Rep ListResourceDataSync :: Type -> Type #

Read ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Show ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

NFData ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Methods

rnf :: ListResourceDataSync -> () #

Eq ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Hashable ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

type AWSResponse ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

type Rep ListResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

type Rep ListResourceDataSync = D1 ('MetaData "ListResourceDataSync" "Amazonka.SSM.ListResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListResourceDataSync'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "syncType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListResourceDataSync :: ListResourceDataSync Source #

Create a value of ListResourceDataSync with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListResourceDataSync', listResourceDataSync_maxResults - The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ListResourceDataSync, listResourceDataSync_nextToken - A token to start the list. Use this token to get the next set of results.

ListResourceDataSync, listResourceDataSync_syncType - View a list of resource data syncs according to the sync type. Specify SyncToDestination to view resource data syncs that synchronize data to an Amazon S3 bucket. Specify SyncFromSource to view resource data syncs from Organizations or from multiple Amazon Web Services Regions.

data ListResourceDataSyncResponse Source #

See: newListResourceDataSyncResponse smart constructor.

Instances

Instances details
Generic ListResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Associated Types

type Rep ListResourceDataSyncResponse :: Type -> Type #

Read ListResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Show ListResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

NFData ListResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

Eq ListResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

type Rep ListResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.ListResourceDataSync

type Rep ListResourceDataSyncResponse = D1 ('MetaData "ListResourceDataSyncResponse" "Amazonka.SSM.ListResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListResourceDataSyncResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourceDataSyncItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceDataSyncItem])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListResourceDataSyncResponse Source #

Create a value of ListResourceDataSyncResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListResourceDataSync, listResourceDataSyncResponse_nextToken - The token for the next set of items to return. Use this token to get the next set of results.

$sel:resourceDataSyncItems:ListResourceDataSyncResponse', listResourceDataSyncResponse_resourceDataSyncItems - A list of your current resource data sync configurations and their statuses.

$sel:httpStatus:ListResourceDataSyncResponse', listResourceDataSyncResponse_httpStatus - The response's http status code.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
ToJSON ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.SSM.ListTagsForResource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceTypeForTagging) :*: S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newListTagsForResource Source #

Create a value of ListTagsForResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTagsForResource, listTagsForResource_resourceType - Returns a list of tags for a specific resource type.

ListTagsForResource, listTagsForResource_resourceId - The resource ID for which you want to see a list of tags.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.SSM.ListTagsForResource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagList:ListTagsForResourceResponse', listTagsForResourceResponse_tagList - A list of tags.

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

ModifyDocumentPermission

data ModifyDocumentPermission Source #

See: newModifyDocumentPermission smart constructor.

Instances

Instances details
ToJSON ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

ToHeaders ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

ToPath ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

ToQuery ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

AWSRequest ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Generic ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Associated Types

type Rep ModifyDocumentPermission :: Type -> Type #

Read ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Show ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

NFData ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Eq ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Hashable ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

type AWSResponse ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

type Rep ModifyDocumentPermission Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

type Rep ModifyDocumentPermission = D1 ('MetaData "ModifyDocumentPermission" "Amazonka.SSM.ModifyDocumentPermission" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ModifyDocumentPermission'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountIdsToAdd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "accountIdsToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "sharedDocumentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "permissionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DocumentPermissionType)))))

newModifyDocumentPermission Source #

Create a value of ModifyDocumentPermission with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountIdsToAdd:ModifyDocumentPermission', modifyDocumentPermission_accountIdsToAdd - The Amazon Web Services user accounts that should have access to the document. The account IDs can either be a group of account IDs or All.

$sel:accountIdsToRemove:ModifyDocumentPermission', modifyDocumentPermission_accountIdsToRemove - The Amazon Web Services user accounts that should no longer have access to the document. The Amazon Web Services user account can either be a group of account IDs or All. This action has a higher priority than AccountIdsToAdd. If you specify an account ID to add and the same ID to remove, the system removes access to the document.

ModifyDocumentPermission, modifyDocumentPermission_sharedDocumentVersion - (Optional) The version of the document to share. If it isn't specified, the system choose the Default version to share.

ModifyDocumentPermission, modifyDocumentPermission_name - The name of the document that you want to share.

$sel:permissionType:ModifyDocumentPermission', modifyDocumentPermission_permissionType - The permission type for the document. The permission type can be Share.

data ModifyDocumentPermissionResponse Source #

See: newModifyDocumentPermissionResponse smart constructor.

Instances

Instances details
Generic ModifyDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Associated Types

type Rep ModifyDocumentPermissionResponse :: Type -> Type #

Read ModifyDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Show ModifyDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

NFData ModifyDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

Eq ModifyDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

type Rep ModifyDocumentPermissionResponse Source # 
Instance details

Defined in Amazonka.SSM.ModifyDocumentPermission

type Rep ModifyDocumentPermissionResponse = D1 ('MetaData "ModifyDocumentPermissionResponse" "Amazonka.SSM.ModifyDocumentPermission" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ModifyDocumentPermissionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newModifyDocumentPermissionResponse Source #

Create a value of ModifyDocumentPermissionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:ModifyDocumentPermissionResponse', modifyDocumentPermissionResponse_httpStatus - The response's http status code.

PutComplianceItems

data PutComplianceItems Source #

See: newPutComplianceItems smart constructor.

Instances

Instances details
ToJSON PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

ToHeaders PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

ToPath PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

ToQuery PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

AWSRequest PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Associated Types

type AWSResponse PutComplianceItems #

Generic PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Associated Types

type Rep PutComplianceItems :: Type -> Type #

Read PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Show PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

NFData PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Methods

rnf :: PutComplianceItems -> () #

Eq PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Hashable PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

type AWSResponse PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

type Rep PutComplianceItems Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

newPutComplianceItems Source #

Create a value of PutComplianceItems with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:itemContentHash:PutComplianceItems', putComplianceItems_itemContentHash - MD5 or SHA-256 content hash. The content hash is used to determine if existing information should be overwritten or ignored. If the content hashes match, the request to put compliance information is ignored.

$sel:uploadType:PutComplianceItems', putComplianceItems_uploadType - The mode for uploading compliance items. You can specify COMPLETE or PARTIAL. In COMPLETE mode, the system overwrites all existing compliance information for the resource. You must provide a full list of compliance items each time you send the request.

In PARTIAL mode, the system overwrites compliance information for a specific association. The association must be configured with SyncCompliance set to MANUAL. By default, all requests use COMPLETE mode.

This attribute is only valid for association compliance.

PutComplianceItems, putComplianceItems_resourceId - Specify an ID for this resource. For a managed node, this is the node ID.

PutComplianceItems, putComplianceItems_resourceType - Specify the type of resource. ManagedInstance is currently the only supported resource type.

PutComplianceItems, putComplianceItems_complianceType - Specify the compliance type. For example, specify Association (for a State Manager association), Patch, or Custom:string.

PutComplianceItems, putComplianceItems_executionSummary - 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'.

$sel:items:PutComplianceItems', putComplianceItems_items - Information about the compliance as defined by the resource type. For example, for a patch compliance type, Items includes information about the PatchSeverity, Classification, and so on.

data PutComplianceItemsResponse Source #

See: newPutComplianceItemsResponse smart constructor.

Instances

Instances details
Generic PutComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Associated Types

type Rep PutComplianceItemsResponse :: Type -> Type #

Read PutComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Show PutComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

NFData PutComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

Eq PutComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

type Rep PutComplianceItemsResponse Source # 
Instance details

Defined in Amazonka.SSM.PutComplianceItems

type Rep PutComplianceItemsResponse = D1 ('MetaData "PutComplianceItemsResponse" "Amazonka.SSM.PutComplianceItems" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PutComplianceItemsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutComplianceItemsResponse Source #

Create a value of PutComplianceItemsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutComplianceItemsResponse', putComplianceItemsResponse_httpStatus - The response's http status code.

PutInventory

data PutInventory Source #

See: newPutInventory smart constructor.

Instances

Instances details
ToJSON PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

ToHeaders PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

ToPath PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

ToQuery PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

AWSRequest PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Associated Types

type AWSResponse PutInventory #

Generic PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Associated Types

type Rep PutInventory :: Type -> Type #

Read PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Show PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

NFData PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Methods

rnf :: PutInventory -> () #

Eq PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Hashable PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

type AWSResponse PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

type Rep PutInventory Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

type Rep PutInventory = D1 ('MetaData "PutInventory" "Amazonka.SSM.PutInventory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PutInventory'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "items") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InventoryItem))))

newPutInventory Source #

Create a value of PutInventory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutInventory, putInventory_instanceId - An managed node ID where you want to add or update inventory items.

$sel:items:PutInventory', putInventory_items - The inventory items that you want to add or update on managed nodes.

data PutInventoryResponse Source #

See: newPutInventoryResponse smart constructor.

Instances

Instances details
Generic PutInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Associated Types

type Rep PutInventoryResponse :: Type -> Type #

Read PutInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Show PutInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

NFData PutInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

Methods

rnf :: PutInventoryResponse -> () #

Eq PutInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

type Rep PutInventoryResponse Source # 
Instance details

Defined in Amazonka.SSM.PutInventory

type Rep PutInventoryResponse = D1 ('MetaData "PutInventoryResponse" "Amazonka.SSM.PutInventory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PutInventoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutInventoryResponse Source #

Create a value of PutInventoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutInventoryResponse, putInventoryResponse_message - Information about the request.

$sel:httpStatus:PutInventoryResponse', putInventoryResponse_httpStatus - The response's http status code.

PutParameter

data PutParameter Source #

See: newPutParameter smart constructor.

Instances

Instances details
ToJSON PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

ToHeaders PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

ToPath PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

ToQuery PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

AWSRequest PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Associated Types

type AWSResponse PutParameter #

Generic PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Associated Types

type Rep PutParameter :: Type -> Type #

Show PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

NFData PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Methods

rnf :: PutParameter -> () #

Eq PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Hashable PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

type AWSResponse PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

type Rep PutParameter Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

newPutParameter Source #

Create a value of PutParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutParameter, putParameter_allowedPattern - A regular expression used to validate the parameter value. For example, for String types with values restricted to numbers, you can specify the following: AllowedPattern=^\d+$

PutParameter, putParameter_dataType - The data type for a String parameter. Supported data types include plain text and Amazon Machine Image (AMI) IDs.

The following data type values are supported.

  • text
  • aws:ec2:image
  • aws:ssm:integration

When you create a String parameter and specify aws:ec2:image, Amazon Web Services Systems Manager validates the parameter value is in the required format, such as ami-12345abcdeEXAMPLE, and that the specified AMI is available in your Amazon Web Services account. For more information, see Native parameter support for Amazon Machine Image (AMI) IDs in the Amazon Web Services Systems Manager User Guide.

PutParameter, putParameter_description - Information about the parameter that you want to add to the system. Optional but recommended.

Don't enter personally identifiable information in this field.

PutParameter, putParameter_keyId - The Key Management Service (KMS) ID that you want to use to encrypt a parameter. Either the default KMS key automatically assigned to your Amazon Web Services account or a custom key. Required for parameters that use the SecureString data type.

If you don't specify a key ID, the system uses the default key associated with your Amazon Web Services account.

  • To use your default KMS key, choose the SecureString data type, and do not specify the Key ID when you create the parameter. The system automatically populates Key ID with your default KMS key.
  • To use a custom KMS key, choose the SecureString data type with the Key ID parameter.

$sel:overwrite:PutParameter', putParameter_overwrite - Overwrite an existing parameter. The default value is false.

PutParameter, putParameter_policies - One or more policies to apply to a parameter. This operation takes a JSON array. Parameter Store, a capability of Amazon Web Services Systems Manager supports the following policy types:

Expiration: This policy deletes the parameter after it expires. When you create the policy, you specify the expiration date. You can update the expiration date and time by updating the policy. Updating the parameter doesn't affect the expiration date and time. When the expiration time is reached, Parameter Store deletes the parameter.

ExpirationNotification: This policy initiates an event in Amazon CloudWatch Events that notifies you about the expiration. By using this policy, you can receive notification before or after the expiration time is reached, in units of days or hours.

NoChangeNotification: This policy initiates a CloudWatch Events event if a parameter hasn't been modified for a specified period of time. This policy type is useful when, for example, a secret needs to be changed within a period of time, but it hasn't been changed.

All existing policies are preserved until you send new policies or an empty policy. For more information about parameter policies, see Assigning parameter policies.

PutParameter, putParameter_tags - Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag a Systems Manager parameter to identify the type of resource to which it applies, the environment, or the type of configuration data referenced by the parameter. In this case, you could specify the following key-value pairs:

  • Key=Resource,Value=S3bucket
  • Key=OS,Value=Windows
  • Key=ParameterType,Value=LicenseKey

To add tags to an existing Systems Manager parameter, use the AddTagsToResource operation.

PutParameter, putParameter_tier - The parameter tier to assign to a parameter.

Parameter Store offers a standard tier and an advanced tier for parameters. Standard parameters have a content size limit of 4 KB and can't be configured to use parameter policies. You can create a maximum of 10,000 standard parameters for each Region in an Amazon Web Services account. Standard parameters are offered at no additional cost.

Advanced parameters have a content size limit of 8 KB and can be configured to use parameter policies. You can create a maximum of 100,000 advanced parameters for each Region in an Amazon Web Services account. Advanced parameters incur a charge. For more information, see Standard and advanced parameter tiers in the Amazon Web Services Systems Manager User Guide.

You can change a standard parameter to an advanced parameter any time. But you can't revert an advanced parameter to a standard parameter. Reverting an advanced parameter to a standard parameter would result in data loss because the system would truncate the size of the parameter from 8 KB to 4 KB. Reverting would also remove any policies attached to the parameter. Lastly, advanced parameters use a different form of encryption than standard parameters.

If you no longer need an advanced parameter, or if you no longer want to incur charges for an advanced parameter, you must delete it and recreate it as a new standard parameter.

Using the Default Tier Configuration

In PutParameter requests, you can specify the tier to create the parameter in. Whenever you specify a tier in the request, Parameter Store creates or updates the parameter according to that request. However, if you don't specify a tier in a request, Parameter Store assigns the tier based on the current Parameter Store default tier configuration.

The default tier when you begin using Parameter Store is the standard-parameter tier. If you use the advanced-parameter tier, you can specify one of the following as the default:

  • Advanced: With this option, Parameter Store evaluates all requests as advanced parameters.
  • Intelligent-Tiering: With this option, Parameter Store evaluates each request to determine if the parameter is standard or advanced.

    If the request doesn't include any options that require an advanced parameter, the parameter is created in the standard-parameter tier. If one or more options requiring an advanced parameter are included in the request, Parameter Store create a parameter in the advanced-parameter tier.

    This approach helps control your parameter-related costs by always creating standard parameters unless an advanced parameter is necessary.

Options that require an advanced parameter include the following:

  • The content size of the parameter is more than 4 KB.
  • The parameter uses a parameter policy.
  • More than 10,000 parameters already exist in your Amazon Web Services account in the current Amazon Web Services Region.

For more information about configuring the default tier option, see Specifying a default parameter tier in the Amazon Web Services Systems Manager User Guide.

PutParameter, putParameter_type - The type of parameter that you want to add to the system.

SecureString isn't currently supported for CloudFormation templates.

Items in a StringList must be separated by a comma (,). You can't use other punctuation or special character to escape items in the list. If you have a parameter value that requires a comma, then use the String data type.

Specifying a parameter type isn't required when updating a parameter. You must specify a parameter type when creating a parameter.

PutParameter, putParameter_name - The fully qualified name of the parameter that you want to add to the system. The fully qualified name includes the complete hierarchy of the parameter path and name. For parameters in a hierarchy, you must include a leading forward slash character (/) when you create or reference a parameter. For example: /Dev/DBServer/MySQL/db-string13

Naming Constraints:

  • Parameter names are case sensitive.
  • A parameter name must be unique within an Amazon Web Services Region
  • A parameter name can't be prefixed with "aws" or "ssm" (case-insensitive).
  • Parameter names can include only the following symbols and letters: a-zA-Z0-9_.-

    In addition, the slash character ( / ) is used to delineate hierarchies in parameter names. For example: /Dev/Production/East/Project-ABC/MyParameter

  • A parameter name can't include spaces.
  • Parameter hierarchies are limited to a maximum depth of fifteen levels.

For additional information about valid values for parameter names, see Creating Systems Manager parameters in the Amazon Web Services Systems Manager User Guide.

The maximum length constraint of 2048 characters listed below includes 1037 characters reserved for internal use by Systems Manager. The maximum length for a parameter name that you create is 1011 characters. This includes the characters in the ARN that precede the name you specify, such as arn:aws:ssm:us-east-2:111122223333:parameter/.

PutParameter, putParameter_value - The parameter value that you want to add to the system. Standard parameters have a value limit of 4 KB. Advanced parameters have a value limit of 8 KB.

Parameters can't be referenced or nested in the values of other parameters. You can't include {{}} or {{ssm:parameter-name}} in a parameter value.

data PutParameterResponse Source #

See: newPutParameterResponse smart constructor.

Instances

Instances details
Generic PutParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Associated Types

type Rep PutParameterResponse :: Type -> Type #

Read PutParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Show PutParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

NFData PutParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

Methods

rnf :: PutParameterResponse -> () #

Eq PutParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

type Rep PutParameterResponse Source # 
Instance details

Defined in Amazonka.SSM.PutParameter

type Rep PutParameterResponse = D1 ('MetaData "PutParameterResponse" "Amazonka.SSM.PutParameter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PutParameterResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterTier)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer))))

newPutParameterResponse Source #

Create a value of PutParameterResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutParameter, putParameterResponse_tier - The tier assigned to the parameter.

$sel:httpStatus:PutParameterResponse', putParameterResponse_httpStatus - The response's http status code.

PutParameterResponse, putParameterResponse_version - The new version number of a parameter. If you edit a parameter value, Parameter Store automatically creates a new version and assigns this new version a unique ID. You can reference a parameter version ID in API operations or in Systems Manager documents (SSM documents). By default, if you don't specify a specific version, the system returns the latest parameter value when a parameter is called.

PutResourcePolicy

data PutResourcePolicy Source #

See: newPutResourcePolicy smart constructor.

Instances

Instances details
ToJSON PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

ToHeaders PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

ToPath PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

ToQuery PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

AWSRequest PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Associated Types

type AWSResponse PutResourcePolicy #

Generic PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Associated Types

type Rep PutResourcePolicy :: Type -> Type #

Read PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Show PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

NFData PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Methods

rnf :: PutResourcePolicy -> () #

Eq PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Hashable PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

type AWSResponse PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

type Rep PutResourcePolicy Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

type Rep PutResourcePolicy = D1 ('MetaData "PutResourcePolicy" "Amazonka.SSM.PutResourcePolicy" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PutResourcePolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "policy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPutResourcePolicy Source #

Create a value of PutResourcePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutResourcePolicy, putResourcePolicy_policyHash - ID of the current policy version. The hash helps to prevent a situation where multiple users attempt to overwrite a policy. You must provide this hash when updating or deleting a policy.

PutResourcePolicy, putResourcePolicy_policyId - The policy ID.

$sel:resourceArn:PutResourcePolicy', putResourcePolicy_resourceArn - Amazon Resource Name (ARN) of the resource to which you want to attach a policy.

PutResourcePolicy, putResourcePolicy_policy - A policy you want to associate with a resource.

data PutResourcePolicyResponse Source #

See: newPutResourcePolicyResponse smart constructor.

Instances

Instances details
Generic PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Associated Types

type Rep PutResourcePolicyResponse :: Type -> Type #

Read PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Show PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

NFData PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

Eq PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

type Rep PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.SSM.PutResourcePolicy

type Rep PutResourcePolicyResponse = D1 ('MetaData "PutResourcePolicyResponse" "Amazonka.SSM.PutResourcePolicy" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PutResourcePolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "policyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newPutResourcePolicyResponse Source #

Create a value of PutResourcePolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutResourcePolicy, putResourcePolicyResponse_policyHash - ID of the current policy version.

PutResourcePolicy, putResourcePolicyResponse_policyId - The policy ID. To update a policy, you must specify PolicyId and PolicyHash.

$sel:httpStatus:PutResourcePolicyResponse', putResourcePolicyResponse_httpStatus - The response's http status code.

RegisterDefaultPatchBaseline

data RegisterDefaultPatchBaseline Source #

See: newRegisterDefaultPatchBaseline smart constructor.

Instances

Instances details
ToJSON RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

ToHeaders RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

ToPath RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

ToQuery RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

AWSRequest RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Generic RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Associated Types

type Rep RegisterDefaultPatchBaseline :: Type -> Type #

Read RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Show RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

NFData RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Eq RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Hashable RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

type AWSResponse RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

type Rep RegisterDefaultPatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

type Rep RegisterDefaultPatchBaseline = D1 ('MetaData "RegisterDefaultPatchBaseline" "Amazonka.SSM.RegisterDefaultPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterDefaultPatchBaseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRegisterDefaultPatchBaseline Source #

Create a value of RegisterDefaultPatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterDefaultPatchBaseline, registerDefaultPatchBaseline_baselineId - The ID of the patch baseline that should be the default patch baseline.

data RegisterDefaultPatchBaselineResponse Source #

Instances

Instances details
Generic RegisterDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Read RegisterDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Show RegisterDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

NFData RegisterDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

Eq RegisterDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

type Rep RegisterDefaultPatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterDefaultPatchBaseline

type Rep RegisterDefaultPatchBaselineResponse = D1 ('MetaData "RegisterDefaultPatchBaselineResponse" "Amazonka.SSM.RegisterDefaultPatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterDefaultPatchBaselineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRegisterDefaultPatchBaselineResponse Source #

Create a value of RegisterDefaultPatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterDefaultPatchBaseline, registerDefaultPatchBaselineResponse_baselineId - The ID of the default patch baseline.

$sel:httpStatus:RegisterDefaultPatchBaselineResponse', registerDefaultPatchBaselineResponse_httpStatus - The response's http status code.

RegisterPatchBaselineForPatchGroup

data RegisterPatchBaselineForPatchGroup Source #

Instances

Instances details
ToJSON RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

ToHeaders RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

ToPath RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

ToQuery RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

AWSRequest RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Generic RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Associated Types

type Rep RegisterPatchBaselineForPatchGroup :: Type -> Type #

Read RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Show RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

NFData RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Eq RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Hashable RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

type AWSResponse RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

type Rep RegisterPatchBaselineForPatchGroup Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

type Rep RegisterPatchBaselineForPatchGroup = D1 ('MetaData "RegisterPatchBaselineForPatchGroup" "Amazonka.SSM.RegisterPatchBaselineForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterPatchBaselineForPatchGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRegisterPatchBaselineForPatchGroup Source #

Create a value of RegisterPatchBaselineForPatchGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterPatchBaselineForPatchGroup, registerPatchBaselineForPatchGroup_baselineId - The ID of the patch baseline to register with the patch group.

RegisterPatchBaselineForPatchGroup, registerPatchBaselineForPatchGroup_patchGroup - The name of the patch group to be registered with the patch baseline.

data RegisterPatchBaselineForPatchGroupResponse Source #

Instances

Instances details
Generic RegisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Read RegisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Show RegisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

NFData RegisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

Eq RegisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

type Rep RegisterPatchBaselineForPatchGroupResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterPatchBaselineForPatchGroup

type Rep RegisterPatchBaselineForPatchGroupResponse = D1 ('MetaData "RegisterPatchBaselineForPatchGroupResponse" "Amazonka.SSM.RegisterPatchBaselineForPatchGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterPatchBaselineForPatchGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRegisterPatchBaselineForPatchGroupResponse Source #

Create a value of RegisterPatchBaselineForPatchGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterPatchBaselineForPatchGroup, registerPatchBaselineForPatchGroupResponse_baselineId - The ID of the patch baseline the patch group was registered with.

RegisterPatchBaselineForPatchGroup, registerPatchBaselineForPatchGroupResponse_patchGroup - The name of the patch group registered with the patch baseline.

$sel:httpStatus:RegisterPatchBaselineForPatchGroupResponse', registerPatchBaselineForPatchGroupResponse_httpStatus - The response's http status code.

RegisterTargetWithMaintenanceWindow

data RegisterTargetWithMaintenanceWindow Source #

Instances

Instances details
ToJSON RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

ToHeaders RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

ToPath RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

ToQuery RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

AWSRequest RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Generic RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Show RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

NFData RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Eq RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Hashable RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

type AWSResponse RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

type Rep RegisterTargetWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

type Rep RegisterTargetWithMaintenanceWindow = D1 ('MetaData "RegisterTargetWithMaintenanceWindow" "Amazonka.SSM.RegisterTargetWithMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterTargetWithMaintenanceWindow'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MaintenanceWindowResourceType) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Target])))))

newRegisterTargetWithMaintenanceWindow Source #

Create a value of RegisterTargetWithMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:RegisterTargetWithMaintenanceWindow', registerTargetWithMaintenanceWindow_clientToken - User-provided idempotency token.

RegisterTargetWithMaintenanceWindow, registerTargetWithMaintenanceWindow_description - An optional description for the target.

RegisterTargetWithMaintenanceWindow, registerTargetWithMaintenanceWindow_name - An optional name for the target.

RegisterTargetWithMaintenanceWindow, registerTargetWithMaintenanceWindow_ownerInformation - User-provided value that will be included in any Amazon CloudWatch Events events raised while running tasks for these targets in this maintenance window.

RegisterTargetWithMaintenanceWindow, registerTargetWithMaintenanceWindow_windowId - The ID of the maintenance window the target should be registered with.

RegisterTargetWithMaintenanceWindow, registerTargetWithMaintenanceWindow_resourceType - The type of target being registered with the maintenance window.

RegisterTargetWithMaintenanceWindow, registerTargetWithMaintenanceWindow_targets - The targets to register with the maintenance window. In other words, the managed nodes to run commands on when the maintenance window runs.

If a single maintenance window task is registered with multiple targets, its task invocations occur sequentially and not in parallel. If your task must run on multiple targets at the same time, register a task for each target individually and assign each task the same priority level.

You can specify targets using managed node IDs, resource group names, or tags that have been applied to managed nodes.

Example 1: Specify managed node IDs

Key=InstanceIds,Values=<instance-id-1>,<instance-id-2>,<instance-id-3>

Example 2: Use tag key-pairs applied to managed nodes

Key=tag:<my-tag-key>,Values=<my-tag-value-1>,<my-tag-value-2>

Example 3: Use tag-keys applied to managed nodes

Key=tag-key,Values=<my-tag-key-1>,<my-tag-key-2>

Example 4: Use resource group names

Key=resource-groups:Name,Values=<resource-group-name>

Example 5: Use filters for resource group types

Key=resource-groups:ResourceTypeFilters,Values=<resource-type-1>,<resource-type-2>

For Key=resource-groups:ResourceTypeFilters, specify resource types in the following format

Key=resource-groups:ResourceTypeFilters,Values=AWS::EC2::INSTANCE,AWS::EC2::VPC

For more information about these examples formats, including the best use case for each one, see Examples: Register targets with a maintenance window in the Amazon Web Services Systems Manager User Guide.

data RegisterTargetWithMaintenanceWindowResponse Source #

Instances

Instances details
Generic RegisterTargetWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Read RegisterTargetWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Show RegisterTargetWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

NFData RegisterTargetWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

Eq RegisterTargetWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

type Rep RegisterTargetWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTargetWithMaintenanceWindow

type Rep RegisterTargetWithMaintenanceWindowResponse = D1 ('MetaData "RegisterTargetWithMaintenanceWindowResponse" "Amazonka.SSM.RegisterTargetWithMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterTargetWithMaintenanceWindowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRegisterTargetWithMaintenanceWindowResponse Source #

Create a value of RegisterTargetWithMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterTargetWithMaintenanceWindowResponse, registerTargetWithMaintenanceWindowResponse_windowTargetId - The ID of the target definition in this maintenance window.

$sel:httpStatus:RegisterTargetWithMaintenanceWindowResponse', registerTargetWithMaintenanceWindowResponse_httpStatus - The response's http status code.

RegisterTaskWithMaintenanceWindow

data RegisterTaskWithMaintenanceWindow Source #

See: newRegisterTaskWithMaintenanceWindow smart constructor.

Instances

Instances details
ToJSON RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

ToHeaders RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

ToPath RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

ToQuery RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

AWSRequest RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Generic RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Associated Types

type Rep RegisterTaskWithMaintenanceWindow :: Type -> Type #

Show RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

NFData RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Eq RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Hashable RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

type AWSResponse RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

type Rep RegisterTaskWithMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

type Rep RegisterTaskWithMaintenanceWindow = D1 ('MetaData "RegisterTaskWithMaintenanceWindow" "Amazonka.SSM.RegisterTaskWithMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterTaskWithMaintenanceWindow'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "cutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskCutoffBehavior)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "loggingInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoggingInfo)) :*: S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "taskInvocationParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskInvocationParameters)))) :*: ((S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression))))) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MaintenanceWindowTaskType))))))

newRegisterTaskWithMaintenanceWindow Source #

Create a value of RegisterTaskWithMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_alarmConfiguration - The CloudWatch alarm you want to apply to your maintenance window task.

$sel:clientToken:RegisterTaskWithMaintenanceWindow', registerTaskWithMaintenanceWindow_clientToken - User-provided idempotency token.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_cutoffBehavior - Indicates whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

  • CONTINUE_TASK: When the cutoff time is reached, any tasks that are running continue. The default value.
  • CANCEL_TASK:

    • For Automation, Lambda, Step Functions tasks: When the cutoff time is reached, any task invocations that are already running continue, but no new task invocations are started.
    • For Run Command tasks: When the cutoff time is reached, the system sends a CancelCommand operation that attempts to cancel the command associated with the task. However, there is no guarantee that the command will be terminated and the underlying process stopped.

    The status for tasks that are not completed is TIMED_OUT.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_description - An optional description for the task.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_loggingInfo - A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed node-level logs to.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_maxConcurrency - The maximum number of targets this task can be run for, in parallel.

Although this element is listed as "Required: No", a value can be omitted only when you are registering or updating a targetless task You must provide a value in all other cases.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1. This value doesn't affect the running of your task.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_maxErrors - The maximum number of errors allowed before this task stops being scheduled.

Although this element is listed as "Required: No", a value can be omitted only when you are registering or updating a targetless task You must provide a value in all other cases.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1. This value doesn't affect the running of your task.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_name - An optional name for the task.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_priority - The priority of the task in the maintenance window, the lower the number the higher the priority. Tasks in a maintenance window are scheduled in priority order with tasks that have the same priority scheduled in parallel.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_serviceRoleArn - The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a maintenance window task. If you do not specify a service role ARN, Systems Manager uses your account's service-linked role. If no service-linked role for Systems Manager exists in your account, it is created when you run RegisterTaskWithMaintenanceWindow.

For more information, see the following topics in the in the /Amazon Web Services Systems Manager User Guide/:

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_targets - The targets (either managed nodes or maintenance window targets).

One or more targets must be specified for maintenance window Run Command-type tasks. Depending on the task, targets are optional for other maintenance window task types (Automation, Lambda, and Step Functions). For more information about running tasks that don't specify targets, see Registering maintenance window tasks without targets in the Amazon Web Services Systems Manager User Guide.

Specify managed nodes using the following format:

Key=InstanceIds,Values=<instance-id-1>,<instance-id-2>

Specify maintenance window targets using the following format:

Key=WindowTargetIds,Values=<window-target-id-1>,<window-target-id-2>

$sel:taskInvocationParameters:RegisterTaskWithMaintenanceWindow', registerTaskWithMaintenanceWindow_taskInvocationParameters - The parameters that the task should use during execution. Populate only the fields that match the task type. All other fields should be empty.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_taskParameters - The parameters that should be passed to the task when it is run.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_windowId - The ID of the maintenance window the task should be added to.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_taskArn - The ARN of the task to run.

RegisterTaskWithMaintenanceWindow, registerTaskWithMaintenanceWindow_taskType - The type of task being registered.

data RegisterTaskWithMaintenanceWindowResponse Source #

Instances

Instances details
Generic RegisterTaskWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Read RegisterTaskWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Show RegisterTaskWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

NFData RegisterTaskWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

Eq RegisterTaskWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

type Rep RegisterTaskWithMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.RegisterTaskWithMaintenanceWindow

type Rep RegisterTaskWithMaintenanceWindowResponse = D1 ('MetaData "RegisterTaskWithMaintenanceWindowResponse" "Amazonka.SSM.RegisterTaskWithMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegisterTaskWithMaintenanceWindowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRegisterTaskWithMaintenanceWindowResponse Source #

Create a value of RegisterTaskWithMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterTaskWithMaintenanceWindowResponse, registerTaskWithMaintenanceWindowResponse_windowTaskId - The ID of the task in the maintenance window.

$sel:httpStatus:RegisterTaskWithMaintenanceWindowResponse', registerTaskWithMaintenanceWindowResponse_httpStatus - The response's http status code.

RemoveTagsFromResource

data RemoveTagsFromResource Source #

See: newRemoveTagsFromResource smart constructor.

Instances

Instances details
ToJSON RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

ToHeaders RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

ToPath RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

ToQuery RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

AWSRequest RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Associated Types

type AWSResponse RemoveTagsFromResource #

Generic RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Associated Types

type Rep RemoveTagsFromResource :: Type -> Type #

Read RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Show RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

NFData RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Methods

rnf :: RemoveTagsFromResource -> () #

Eq RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Hashable RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

type AWSResponse RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

type Rep RemoveTagsFromResource Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

type Rep RemoveTagsFromResource = D1 ('MetaData "RemoveTagsFromResource" "Amazonka.SSM.RemoveTagsFromResource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RemoveTagsFromResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceTypeForTagging) :*: (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newRemoveTagsFromResource Source #

Create a value of RemoveTagsFromResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RemoveTagsFromResource, removeTagsFromResource_resourceType - The type of resource from which you want to remove a tag.

The ManagedInstance type for this API operation is only for on-premises managed nodes. Specify the name of the managed node in the following format: mi-ID_number . For example, mi-1a2b3c4d5e6f.

RemoveTagsFromResource, removeTagsFromResource_resourceId - The ID of the resource from which you want to remove tags. For example:

ManagedInstance: mi-012345abcde

MaintenanceWindow: mw-012345abcde

Automation: example-c160-4567-8519-012345abcde

PatchBaseline: pb-012345abcde

OpsMetadata object: ResourceID for tagging is created from the Amazon Resource Name (ARN) for the object. Specifically, ResourceID is created from the strings that come after the word opsmetadata in the ARN. For example, an OpsMetadata object with an ARN of arn:aws:ssm:us-east-2:1234567890:opsmetadata/aws/ssm/MyGroup/appmanager has a ResourceID of either aws/ssm/MyGroup/appmanager or /aws/ssm/MyGroup/appmanager.

For the Document and Parameter values, use the name of the resource.

The ManagedInstance type for this API operation is only for on-premises managed nodes. Specify the name of the managed node in the following format: mi-ID_number. For example, mi-1a2b3c4d5e6f.

$sel:tagKeys:RemoveTagsFromResource', removeTagsFromResource_tagKeys - Tag keys that you want to remove from the specified resource.

data RemoveTagsFromResourceResponse Source #

See: newRemoveTagsFromResourceResponse smart constructor.

Instances

Instances details
Generic RemoveTagsFromResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Associated Types

type Rep RemoveTagsFromResourceResponse :: Type -> Type #

Read RemoveTagsFromResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Show RemoveTagsFromResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

NFData RemoveTagsFromResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

Eq RemoveTagsFromResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

type Rep RemoveTagsFromResourceResponse Source # 
Instance details

Defined in Amazonka.SSM.RemoveTagsFromResource

type Rep RemoveTagsFromResourceResponse = D1 ('MetaData "RemoveTagsFromResourceResponse" "Amazonka.SSM.RemoveTagsFromResource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RemoveTagsFromResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRemoveTagsFromResourceResponse Source #

Create a value of RemoveTagsFromResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:RemoveTagsFromResourceResponse', removeTagsFromResourceResponse_httpStatus - The response's http status code.

ResetServiceSetting

data ResetServiceSetting Source #

The request body of the ResetServiceSetting API operation.

See: newResetServiceSetting smart constructor.

Instances

Instances details
ToJSON ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

ToHeaders ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

ToPath ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

ToQuery ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

AWSRequest ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Associated Types

type AWSResponse ResetServiceSetting #

Generic ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Associated Types

type Rep ResetServiceSetting :: Type -> Type #

Read ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Show ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

NFData ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Methods

rnf :: ResetServiceSetting -> () #

Eq ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Hashable ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

type AWSResponse ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

type Rep ResetServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

type Rep ResetServiceSetting = D1 ('MetaData "ResetServiceSetting" "Amazonka.SSM.ResetServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResetServiceSetting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "settingId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newResetServiceSetting Source #

Create a value of ResetServiceSetting with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ResetServiceSetting, resetServiceSetting_settingId - The Amazon Resource Name (ARN) of the service setting to reset. The setting ID can be one of the following.

  • /ssm/automation/customer-script-log-destination
  • /ssm/automation/customer-script-log-group-name
  • /ssm/documents/console/public-sharing-permission
  • /ssm/managed-instance/activation-tier
  • /ssm/opsinsights/opscenter
  • /ssm/parameter-store/default-parameter-tier
  • /ssm/parameter-store/high-throughput-enabled

data ResetServiceSettingResponse Source #

The result body of the ResetServiceSetting API operation.

See: newResetServiceSettingResponse smart constructor.

Instances

Instances details
Generic ResetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Associated Types

type Rep ResetServiceSettingResponse :: Type -> Type #

Read ResetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Show ResetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

NFData ResetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

Eq ResetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

type Rep ResetServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.ResetServiceSetting

type Rep ResetServiceSettingResponse = D1 ('MetaData "ResetServiceSettingResponse" "Amazonka.SSM.ResetServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResetServiceSettingResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceSetting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceSetting)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newResetServiceSettingResponse Source #

Create a value of ResetServiceSettingResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceSetting:ResetServiceSettingResponse', resetServiceSettingResponse_serviceSetting - The current, effective service setting after calling the ResetServiceSetting API operation.

$sel:httpStatus:ResetServiceSettingResponse', resetServiceSettingResponse_httpStatus - The response's http status code.

ResumeSession

data ResumeSession Source #

See: newResumeSession smart constructor.

Constructors

ResumeSession' Text 

Instances

Instances details
ToJSON ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

ToHeaders ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

ToPath ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

ToQuery ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

AWSRequest ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Associated Types

type AWSResponse ResumeSession #

Generic ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Associated Types

type Rep ResumeSession :: Type -> Type #

Read ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Show ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

NFData ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Methods

rnf :: ResumeSession -> () #

Eq ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Hashable ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

type AWSResponse ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

type Rep ResumeSession Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

type Rep ResumeSession = D1 ('MetaData "ResumeSession" "Amazonka.SSM.ResumeSession" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResumeSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newResumeSession Source #

Create a value of ResumeSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ResumeSession, resumeSession_sessionId - The ID of the disconnected session to resume.

data ResumeSessionResponse Source #

See: newResumeSessionResponse smart constructor.

Instances

Instances details
Generic ResumeSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Associated Types

type Rep ResumeSessionResponse :: Type -> Type #

Read ResumeSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Show ResumeSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

NFData ResumeSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

Methods

rnf :: ResumeSessionResponse -> () #

Eq ResumeSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

type Rep ResumeSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.ResumeSession

type Rep ResumeSessionResponse = D1 ('MetaData "ResumeSessionResponse" "Amazonka.SSM.ResumeSession" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResumeSessionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "streamUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tokenValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newResumeSessionResponse Source #

Create a value of ResumeSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ResumeSession, resumeSessionResponse_sessionId - The ID of the session.

$sel:streamUrl:ResumeSessionResponse', resumeSessionResponse_streamUrl - A URL back to SSM Agent on the managed node that the Session Manager client uses to send commands and receive output from the managed node. Format: wss://ssmmessages.region.amazonaws.com/v1/data-channel/session-id?stream=(input|output).

region represents the Region identifier for an Amazon Web Services Region supported by Amazon Web Services Systems Manager, such as us-east-2 for the US East (Ohio) Region. For a list of supported region values, see the Region column in Systems Manager service endpoints in the Amazon Web Services General Reference.

session-id represents the ID of a Session Manager session, such as 1a2b3c4dEXAMPLE.

$sel:tokenValue:ResumeSessionResponse', resumeSessionResponse_tokenValue - An encrypted token value containing session and caller information. Used to authenticate the connection to the managed node.

$sel:httpStatus:ResumeSessionResponse', resumeSessionResponse_httpStatus - The response's http status code.

SendAutomationSignal

data SendAutomationSignal Source #

See: newSendAutomationSignal smart constructor.

Instances

Instances details
ToJSON SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

ToHeaders SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

ToPath SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

ToQuery SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

AWSRequest SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Associated Types

type AWSResponse SendAutomationSignal #

Generic SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Associated Types

type Rep SendAutomationSignal :: Type -> Type #

Read SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Show SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

NFData SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Methods

rnf :: SendAutomationSignal -> () #

Eq SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Hashable SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

type AWSResponse SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

type Rep SendAutomationSignal Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

type Rep SendAutomationSignal = D1 ('MetaData "SendAutomationSignal" "Amazonka.SSM.SendAutomationSignal" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SendAutomationSignal'" 'PrefixI 'True) (S1 ('MetaSel ('Just "payload") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "signalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SignalType))))

newSendAutomationSignal Source #

Create a value of SendAutomationSignal with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

SendAutomationSignal, sendAutomationSignal_payload - The data sent with the signal. The data schema depends on the type of signal used in the request.

For Approve and Reject signal types, the payload is an optional comment that you can send with the signal type. For example:

Comment="Looks good"

For StartStep and Resume signal types, you must send the name of the Automation step to start or resume as the payload. For example:

StepName="step1"

For the StopStep signal type, you must send the step execution ID as the payload. For example:

StepExecutionId="97fff367-fc5a-4299-aed8-0123456789ab"

SendAutomationSignal, sendAutomationSignal_automationExecutionId - The unique identifier for an existing Automation execution that you want to send the signal to.

$sel:signalType:SendAutomationSignal', sendAutomationSignal_signalType - The type of signal to send to an Automation execution.

data SendAutomationSignalResponse Source #

See: newSendAutomationSignalResponse smart constructor.

Instances

Instances details
Generic SendAutomationSignalResponse Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Associated Types

type Rep SendAutomationSignalResponse :: Type -> Type #

Read SendAutomationSignalResponse Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Show SendAutomationSignalResponse Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

NFData SendAutomationSignalResponse Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

Eq SendAutomationSignalResponse Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

type Rep SendAutomationSignalResponse Source # 
Instance details

Defined in Amazonka.SSM.SendAutomationSignal

type Rep SendAutomationSignalResponse = D1 ('MetaData "SendAutomationSignalResponse" "Amazonka.SSM.SendAutomationSignal" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SendAutomationSignalResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSendAutomationSignalResponse Source #

Create a value of SendAutomationSignalResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:SendAutomationSignalResponse', sendAutomationSignalResponse_httpStatus - The response's http status code.

SendCommand

data SendCommand Source #

See: newSendCommand smart constructor.

Instances

Instances details
ToJSON SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

ToHeaders SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Methods

toHeaders :: SendCommand -> [Header] #

ToPath SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

ToQuery SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

AWSRequest SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Associated Types

type AWSResponse SendCommand #

Generic SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Associated Types

type Rep SendCommand :: Type -> Type #

Show SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

NFData SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Methods

rnf :: SendCommand -> () #

Eq SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Hashable SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

type AWSResponse SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

type Rep SendCommand Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

type Rep SendCommand = D1 ('MetaData "SendCommand" "Amazonka.SSM.SendCommand" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SendCommand'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig))) :*: (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "documentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentHashType)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "instanceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig)) :*: S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: (S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newSendCommand Source #

Create a value of SendCommand with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

SendCommand, sendCommand_alarmConfiguration - The CloudWatch alarm you want to apply to your command.

SendCommand, sendCommand_cloudWatchOutputConfig - Enables Amazon Web Services Systems Manager to send Run Command output to Amazon CloudWatch Logs. Run Command is a capability of Amazon Web Services Systems Manager.

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

SendCommand, sendCommand_documentHash - The Sha256 or Sha1 hash created by the system when the document was created.

Sha1 hashes have been deprecated.

SendCommand, sendCommand_documentHashType - Sha256 or Sha1.

Sha1 hashes have been deprecated.

SendCommand, sendCommand_documentVersion - The SSM document version to use in the request. You can specify $DEFAULT, $LATEST, or a specific version number. If you run commands by using the Command Line Interface (Amazon Web Services CLI), then you must escape the first two options by using a backslash. If you specify a version number, then you don't need to use the backslash. For example:

  • -document-version "\$DEFAULT"
  • -document-version "\$LATEST"
  • -document-version "3"

SendCommand, sendCommand_instanceIds - The IDs of the managed nodes where the command should run. Specifying managed node IDs is most useful when you are targeting a limited number of managed nodes, though you can specify up to 50 IDs.

To target a larger number of managed nodes, or if you prefer not to list individual node IDs, we recommend using the Targets option instead. Using Targets, which accepts tag key-value pairs to identify the managed nodes to send commands to, you can a send command to tens, hundreds, or thousands of nodes at once.

For more information about how to use targets, see Using targets and rate controls to send commands to a fleet in the Amazon Web Services Systems Manager User Guide.

SendCommand, sendCommand_maxConcurrency - (Optional) The maximum number of managed nodes that are allowed to run the command at the same time. You can specify a number such as 10 or a percentage such as 10%. The default value is 50. For more information about how to use MaxConcurrency, see Using concurrency controls in the Amazon Web Services Systems Manager User Guide.

SendCommand, sendCommand_maxErrors - The maximum number of errors allowed without the command failing. When the command fails one more time beyond the value of MaxErrors, the systems stops sending the command to additional targets. You can specify a number like 10 or a percentage like 10%. The default value is 0. For more information about how to use MaxErrors, see Using error controls in the Amazon Web Services Systems Manager User Guide.

SendCommand, sendCommand_notificationConfig - Configurations for sending notifications.

SendCommand, sendCommand_outputS3BucketName - The name of the S3 bucket where command execution responses should be stored.

SendCommand, sendCommand_outputS3KeyPrefix - The directory structure within the S3 bucket where the responses should be stored.

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

SendCommand, sendCommand_parameters - The required and optional parameters specified in the document being run.

SendCommand, sendCommand_serviceRoleArn - The ARN of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for Run Command commands.

This role must provide the sns:Publish permission for your notification topic. For information about creating and using this service role, see Monitoring Systems Manager status changes using Amazon SNS notifications in the Amazon Web Services Systems Manager User Guide.

SendCommand, sendCommand_targets - An array of search criteria that targets managed nodes using a Key,Value combination that you specify. Specifying targets is most useful when you want to send a command to a large number of managed nodes at once. Using Targets, which accepts tag key-value pairs to identify managed nodes, you can send a command to tens, hundreds, or thousands of nodes at once.

To send a command to a smaller number of managed nodes, you can use the InstanceIds option instead.

For more information about how to use targets, see Sending commands to a fleet in the Amazon Web Services Systems Manager User Guide.

SendCommand, sendCommand_timeoutSeconds - If this time is reached and the command hasn't already started running, it won't run.

SendCommand, sendCommand_documentName - The name of the Amazon Web Services Systems Manager document (SSM document) to run. This can be a public document or a custom document. To run a shared document belonging to another account, specify the document Amazon Resource Name (ARN). For more information about how to use shared documents, see Using shared SSM documents in the Amazon Web Services Systems Manager User Guide.

If you specify a document name or ARN that hasn't been shared with your account, you receive an InvalidDocument error.

data SendCommandResponse Source #

See: newSendCommandResponse smart constructor.

Instances

Instances details
Generic SendCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Associated Types

type Rep SendCommandResponse :: Type -> Type #

Show SendCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

NFData SendCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

Methods

rnf :: SendCommandResponse -> () #

Eq SendCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

type Rep SendCommandResponse Source # 
Instance details

Defined in Amazonka.SSM.SendCommand

type Rep SendCommandResponse = D1 ('MetaData "SendCommandResponse" "Amazonka.SSM.SendCommand" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SendCommandResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Command)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSendCommandResponse Source #

Create a value of SendCommandResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:command:SendCommandResponse', sendCommandResponse_command - The request as it was received by Systems Manager. Also provides the command ID which can be used future references to this request.

$sel:httpStatus:SendCommandResponse', sendCommandResponse_httpStatus - The response's http status code.

StartAssociationsOnce

data StartAssociationsOnce Source #

See: newStartAssociationsOnce smart constructor.

Instances

Instances details
ToJSON StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

ToHeaders StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

ToPath StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

ToQuery StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

AWSRequest StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Associated Types

type AWSResponse StartAssociationsOnce #

Generic StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Associated Types

type Rep StartAssociationsOnce :: Type -> Type #

Read StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Show StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

NFData StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Methods

rnf :: StartAssociationsOnce -> () #

Eq StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Hashable StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

type AWSResponse StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

type Rep StartAssociationsOnce Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

type Rep StartAssociationsOnce = D1 ('MetaData "StartAssociationsOnce" "Amazonka.SSM.StartAssociationsOnce" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartAssociationsOnce'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newStartAssociationsOnce Source #

Create a value of StartAssociationsOnce with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationIds:StartAssociationsOnce', startAssociationsOnce_associationIds - The association IDs that you want to run immediately and only one time.

data StartAssociationsOnceResponse Source #

See: newStartAssociationsOnceResponse smart constructor.

Instances

Instances details
Generic StartAssociationsOnceResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Associated Types

type Rep StartAssociationsOnceResponse :: Type -> Type #

Read StartAssociationsOnceResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Show StartAssociationsOnceResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

NFData StartAssociationsOnceResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

Eq StartAssociationsOnceResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

type Rep StartAssociationsOnceResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAssociationsOnce

type Rep StartAssociationsOnceResponse = D1 ('MetaData "StartAssociationsOnceResponse" "Amazonka.SSM.StartAssociationsOnce" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartAssociationsOnceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartAssociationsOnceResponse Source #

Create a value of StartAssociationsOnceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StartAssociationsOnceResponse', startAssociationsOnceResponse_httpStatus - The response's http status code.

StartAutomationExecution

data StartAutomationExecution Source #

See: newStartAutomationExecution smart constructor.

Instances

Instances details
ToJSON StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

ToHeaders StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

ToPath StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

ToQuery StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

AWSRequest StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Generic StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Associated Types

type Rep StartAutomationExecution :: Type -> Type #

Read StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Show StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

NFData StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Eq StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Hashable StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

type AWSResponse StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

type Rep StartAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

type Rep StartAutomationExecution = D1 ('MetaData "StartAutomationExecution" "Amazonka.SSM.StartAutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartAutomationExecution'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionMode))))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation))))) :*: ((S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: S1 ('MetaSel ('Just "targetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newStartAutomationExecution Source #

Create a value of StartAutomationExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartAutomationExecution, startAutomationExecution_alarmConfiguration - The CloudWatch alarm you want to apply to your automation.

$sel:clientToken:StartAutomationExecution', startAutomationExecution_clientToken - User-provided idempotency token. The token must be unique, is case insensitive, enforces the UUID format, and can't be reused.

StartAutomationExecution, startAutomationExecution_documentVersion - The version of the Automation runbook to use for this execution.

StartAutomationExecution, startAutomationExecution_maxConcurrency - The maximum number of targets allowed to run this task in parallel. You can specify a number, such as 10, or a percentage, such as 10%. The default value is 10.

StartAutomationExecution, startAutomationExecution_maxErrors - The number of errors that are allowed before the system stops running the automation on additional targets. You can specify either an absolute number of errors, for example 10, or a percentage of the target set, for example 10%. If you specify 3, for example, the system stops running the automation when the fourth error is received. If you specify 0, then the system stops running the automation on additional targets after the first error result is returned. If you run an automation on 50 resources and set max-errors to 10%, then the system stops running the automation on additional targets when the sixth error is received.

Executions that are already running an automation when max-errors is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set max-concurrency to 1 so the executions proceed one at a time.

StartAutomationExecution, startAutomationExecution_mode - The execution mode of the automation. Valid modes include the following: Auto and Interactive. The default mode is Auto.

StartAutomationExecution, startAutomationExecution_parameters - A key-value map of execution parameters, which match the declared parameters in the Automation runbook.

StartAutomationExecution, startAutomationExecution_tags - Optional metadata that you assign to a resource. You can specify a maximum of five tags for an automation. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag an automation to identify an environment or operating system. In this case, you could specify the following key-value pairs:

  • Key=environment,Value=test
  • Key=OS,Value=Windows

To add tags to an existing automation, use the AddTagsToResource operation.

StartAutomationExecution, startAutomationExecution_targetLocations - A location is a combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the automation. Use this operation to start an automation in multiple Amazon Web Services Regions and multiple Amazon Web Services accounts. For more information, see Running Automation workflows in multiple Amazon Web Services Regions and Amazon Web Services accounts in the Amazon Web Services Systems Manager User Guide.

StartAutomationExecution, startAutomationExecution_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

StartAutomationExecution, startAutomationExecution_targetParameterName - The name of the parameter used as the target resource for the rate-controlled execution. Required if you specify targets.

StartAutomationExecution, startAutomationExecution_targets - A key-value mapping to target resources. Required if you specify TargetParameterName.

StartAutomationExecution, startAutomationExecution_documentName - The name of the SSM document to run. This can be a public document or a custom document. To run a shared document belonging to another account, specify the document ARN. For more information about how to use shared documents, see Using shared SSM documents in the Amazon Web Services Systems Manager User Guide.

data StartAutomationExecutionResponse Source #

See: newStartAutomationExecutionResponse smart constructor.

Instances

Instances details
Generic StartAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Associated Types

type Rep StartAutomationExecutionResponse :: Type -> Type #

Read StartAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Show StartAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

NFData StartAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

Eq StartAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

type Rep StartAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartAutomationExecution

type Rep StartAutomationExecutionResponse = D1 ('MetaData "StartAutomationExecutionResponse" "Amazonka.SSM.StartAutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartAutomationExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartAutomationExecutionResponse Source #

Create a value of StartAutomationExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartAutomationExecutionResponse, startAutomationExecutionResponse_automationExecutionId - The unique ID of a newly scheduled automation execution.

$sel:httpStatus:StartAutomationExecutionResponse', startAutomationExecutionResponse_httpStatus - The response's http status code.

StartChangeRequestExecution

data StartChangeRequestExecution Source #

See: newStartChangeRequestExecution smart constructor.

Instances

Instances details
ToJSON StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

ToHeaders StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

ToPath StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

ToQuery StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

AWSRequest StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Generic StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Associated Types

type Rep StartChangeRequestExecution :: Type -> Type #

Read StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Show StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

NFData StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Eq StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Hashable StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

type AWSResponse StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

type Rep StartChangeRequestExecution Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

type Rep StartChangeRequestExecution = D1 ('MetaData "StartChangeRequestExecution" "Amazonka.SSM.StartChangeRequestExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartChangeRequestExecution'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "autoApprove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "changeDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "changeRequestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "scheduledEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "scheduledTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runbooks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Runbook)))))))

newStartChangeRequestExecution Source #

Create a value of StartChangeRequestExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoApprove:StartChangeRequestExecution', startChangeRequestExecution_autoApprove - Indicates whether the change request can be approved automatically without the need for manual approvals.

If AutoApprovable is enabled in a change template, then setting AutoApprove to true in StartChangeRequestExecution creates a change request that bypasses approver review.

Change Calendar restrictions are not bypassed in this scenario. If the state of an associated calendar is CLOSED, change freeze approvers must still grant permission for this change request to run. If they don't, the change won't be processed until the calendar state is again OPEN.

$sel:changeDetails:StartChangeRequestExecution', startChangeRequestExecution_changeDetails - User-provided details about the change. If no details are provided, content specified in the Template information section of the associated change template is added.

StartChangeRequestExecution, startChangeRequestExecution_changeRequestName - The name of the change request associated with the runbook workflow to be run.

$sel:clientToken:StartChangeRequestExecution', startChangeRequestExecution_clientToken - The user-provided idempotency token. The token must be unique, is case insensitive, enforces the UUID format, and can't be reused.

StartChangeRequestExecution, startChangeRequestExecution_documentVersion - The version of the change template document to run during the runbook workflow.

StartChangeRequestExecution, startChangeRequestExecution_parameters - A key-value map of parameters that match the declared parameters in the change template document.

$sel:scheduledEndTime:StartChangeRequestExecution', startChangeRequestExecution_scheduledEndTime - The time that the requester expects the runbook workflow related to the change request to complete. The time is an estimate only that the requester provides for reviewers.

StartChangeRequestExecution, startChangeRequestExecution_scheduledTime - The date and time specified in the change request to run the Automation runbooks.

The Automation runbooks specified for the runbook workflow can't run until all required approvals for the change request have been received.

StartChangeRequestExecution, startChangeRequestExecution_tags - Optional metadata that you assign to a resource. You can specify a maximum of five tags for a change request. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For example, you might want to tag a change request to identify an environment or target Amazon Web Services Region. In this case, you could specify the following key-value pairs:

  • Key=Environment,Value=Production
  • Key=Region,Value=us-east-2

StartChangeRequestExecution, startChangeRequestExecution_documentName - The name of the change template document to run during the runbook workflow.

StartChangeRequestExecution, startChangeRequestExecution_runbooks - Information about the Automation runbooks that are run during the runbook workflow.

The Automation runbooks specified for the runbook workflow can't run until all required approvals for the change request have been received.

data StartChangeRequestExecutionResponse Source #

Instances

Instances details
Generic StartChangeRequestExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Read StartChangeRequestExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Show StartChangeRequestExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

NFData StartChangeRequestExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

Eq StartChangeRequestExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

type Rep StartChangeRequestExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartChangeRequestExecution

type Rep StartChangeRequestExecutionResponse = D1 ('MetaData "StartChangeRequestExecutionResponse" "Amazonka.SSM.StartChangeRequestExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartChangeRequestExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartChangeRequestExecutionResponse Source #

Create a value of StartChangeRequestExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartChangeRequestExecutionResponse, startChangeRequestExecutionResponse_automationExecutionId - The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)

$sel:httpStatus:StartChangeRequestExecutionResponse', startChangeRequestExecutionResponse_httpStatus - The response's http status code.

StartSession

data StartSession Source #

See: newStartSession smart constructor.

Instances

Instances details
ToJSON StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

ToHeaders StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

ToPath StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

ToQuery StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

AWSRequest StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Associated Types

type AWSResponse StartSession #

Generic StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Associated Types

type Rep StartSession :: Type -> Type #

Read StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Show StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

NFData StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Methods

rnf :: StartSession -> () #

Eq StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Hashable StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

type AWSResponse StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

type Rep StartSession Source # 
Instance details

Defined in Amazonka.SSM.StartSession

type Rep StartSession = D1 ('MetaData "StartSession" "Amazonka.SSM.StartSession" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartSession'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newStartSession Source #

Create a value of StartSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartSession, startSession_documentName - The name of the SSM document you want to use to define the type of session, input parameters, or preferences for the session. For example, SSM-SessionManagerRunShell. You can call the GetDocument API to verify the document exists before attempting to start a session. If no document name is provided, a shell to the managed node is launched by default. For more information, see Start a session in the Amazon Web Services Systems Manager User Guide.

StartSession, startSession_parameters - The values you want to specify for the parameters defined in the Session document.

StartSession, startSession_reason - The reason for connecting to the instance. This value is included in the details for the Amazon CloudWatch Events event created when you start the session.

StartSession, startSession_target - The managed node to connect to for the session.

data StartSessionResponse Source #

See: newStartSessionResponse smart constructor.

Instances

Instances details
Generic StartSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Associated Types

type Rep StartSessionResponse :: Type -> Type #

Read StartSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Show StartSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartSession

NFData StartSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartSession

Methods

rnf :: StartSessionResponse -> () #

Eq StartSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartSession

type Rep StartSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.StartSession

type Rep StartSessionResponse = D1 ('MetaData "StartSessionResponse" "Amazonka.SSM.StartSession" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StartSessionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "streamUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tokenValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newStartSessionResponse Source #

Create a value of StartSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartSessionResponse, startSessionResponse_sessionId - The ID of the session.

$sel:streamUrl:StartSessionResponse', startSessionResponse_streamUrl - A URL back to SSM Agent on the managed node that the Session Manager client uses to send commands and receive output from the node. Format: wss://ssmmessages.region.amazonaws.com/v1/data-channel/session-id?stream=(input|output)

region represents the Region identifier for an Amazon Web Services Region supported by Amazon Web Services Systems Manager, such as us-east-2 for the US East (Ohio) Region. For a list of supported region values, see the Region column in Systems Manager service endpoints in the Amazon Web Services General Reference.

session-id represents the ID of a Session Manager session, such as 1a2b3c4dEXAMPLE.

$sel:tokenValue:StartSessionResponse', startSessionResponse_tokenValue - An encrypted token value containing session and caller information. This token is used to authenticate the connection to the managed node, and is valid only long enough to ensure the connection is successful. Never share your session's token.

$sel:httpStatus:StartSessionResponse', startSessionResponse_httpStatus - The response's http status code.

StopAutomationExecution

data StopAutomationExecution Source #

See: newStopAutomationExecution smart constructor.

Instances

Instances details
ToJSON StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

ToHeaders StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

ToPath StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

ToQuery StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

AWSRequest StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Generic StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Associated Types

type Rep StopAutomationExecution :: Type -> Type #

Read StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Show StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

NFData StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Methods

rnf :: StopAutomationExecution -> () #

Eq StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Hashable StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

type AWSResponse StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

type Rep StopAutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

type Rep StopAutomationExecution = D1 ('MetaData "StopAutomationExecution" "Amazonka.SSM.StopAutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StopAutomationExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StopType)) :*: S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopAutomationExecution Source #

Create a value of StopAutomationExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopAutomationExecution, stopAutomationExecution_type - The stop request type. Valid types include the following: Cancel and Complete. The default type is Cancel.

StopAutomationExecution, stopAutomationExecution_automationExecutionId - The execution ID of the Automation to stop.

data StopAutomationExecutionResponse Source #

See: newStopAutomationExecutionResponse smart constructor.

Instances

Instances details
Generic StopAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Associated Types

type Rep StopAutomationExecutionResponse :: Type -> Type #

Read StopAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Show StopAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

NFData StopAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

Eq StopAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

type Rep StopAutomationExecutionResponse Source # 
Instance details

Defined in Amazonka.SSM.StopAutomationExecution

type Rep StopAutomationExecutionResponse = D1 ('MetaData "StopAutomationExecutionResponse" "Amazonka.SSM.StopAutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StopAutomationExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopAutomationExecutionResponse Source #

Create a value of StopAutomationExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StopAutomationExecutionResponse', stopAutomationExecutionResponse_httpStatus - The response's http status code.

TerminateSession

data TerminateSession Source #

See: newTerminateSession smart constructor.

Constructors

TerminateSession' Text 

Instances

Instances details
ToJSON TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

ToHeaders TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

ToPath TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

ToQuery TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

AWSRequest TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Associated Types

type AWSResponse TerminateSession #

Generic TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Associated Types

type Rep TerminateSession :: Type -> Type #

Read TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Show TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

NFData TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Methods

rnf :: TerminateSession -> () #

Eq TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Hashable TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

type AWSResponse TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

type Rep TerminateSession Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

type Rep TerminateSession = D1 ('MetaData "TerminateSession" "Amazonka.SSM.TerminateSession" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "TerminateSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTerminateSession Source #

Create a value of TerminateSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

TerminateSession, terminateSession_sessionId - The ID of the session to terminate.

data TerminateSessionResponse Source #

See: newTerminateSessionResponse smart constructor.

Instances

Instances details
Generic TerminateSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Associated Types

type Rep TerminateSessionResponse :: Type -> Type #

Read TerminateSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Show TerminateSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

NFData TerminateSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

Eq TerminateSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

type Rep TerminateSessionResponse Source # 
Instance details

Defined in Amazonka.SSM.TerminateSession

type Rep TerminateSessionResponse = D1 ('MetaData "TerminateSessionResponse" "Amazonka.SSM.TerminateSession" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "TerminateSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTerminateSessionResponse Source #

Create a value of TerminateSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

TerminateSession, terminateSessionResponse_sessionId - The ID of the session that has been terminated.

$sel:httpStatus:TerminateSessionResponse', terminateSessionResponse_httpStatus - The response's http status code.

UnlabelParameterVersion

data UnlabelParameterVersion Source #

See: newUnlabelParameterVersion smart constructor.

Instances

Instances details
ToJSON UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

ToHeaders UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

ToPath UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

ToQuery UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

AWSRequest UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Generic UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Associated Types

type Rep UnlabelParameterVersion :: Type -> Type #

Read UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Show UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

NFData UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Methods

rnf :: UnlabelParameterVersion -> () #

Eq UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Hashable UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

type AWSResponse UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

type Rep UnlabelParameterVersion Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

type Rep UnlabelParameterVersion = D1 ('MetaData "UnlabelParameterVersion" "Amazonka.SSM.UnlabelParameterVersion" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UnlabelParameterVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "parameterVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer) :*: S1 ('MetaSel ('Just "labels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newUnlabelParameterVersion Source #

Create a value of UnlabelParameterVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UnlabelParameterVersion, unlabelParameterVersion_name - The name of the parameter from which you want to delete one or more labels.

$sel:parameterVersion:UnlabelParameterVersion', unlabelParameterVersion_parameterVersion - The specific version of the parameter which you want to delete one or more labels from. If it isn't present, the call will fail.

UnlabelParameterVersion, unlabelParameterVersion_labels - One or more labels to delete from the specified parameter version.

data UnlabelParameterVersionResponse Source #

See: newUnlabelParameterVersionResponse smart constructor.

Instances

Instances details
Generic UnlabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Associated Types

type Rep UnlabelParameterVersionResponse :: Type -> Type #

Read UnlabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Show UnlabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

NFData UnlabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

Eq UnlabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

type Rep UnlabelParameterVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UnlabelParameterVersion

type Rep UnlabelParameterVersionResponse = D1 ('MetaData "UnlabelParameterVersionResponse" "Amazonka.SSM.UnlabelParameterVersion" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UnlabelParameterVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "invalidLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "removedLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUnlabelParameterVersionResponse Source #

Create a value of UnlabelParameterVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:invalidLabels:UnlabelParameterVersionResponse', unlabelParameterVersionResponse_invalidLabels - The labels that aren't attached to the given parameter version.

$sel:removedLabels:UnlabelParameterVersionResponse', unlabelParameterVersionResponse_removedLabels - A list of all labels deleted from the parameter.

$sel:httpStatus:UnlabelParameterVersionResponse', unlabelParameterVersionResponse_httpStatus - The response's http status code.

UpdateAssociation

data UpdateAssociation Source #

See: newUpdateAssociation smart constructor.

Instances

Instances details
ToJSON UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

ToHeaders UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

ToPath UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

ToQuery UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

AWSRequest UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

Associated Types

type AWSResponse UpdateAssociation #

Generic UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

Associated Types

type Rep UpdateAssociation :: Type -> Type #

Show UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

NFData UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

Methods

rnf :: UpdateAssociation -> () #

Eq UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

Hashable UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

type AWSResponse UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

type Rep UpdateAssociation Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

type Rep UpdateAssociation = D1 ('MetaData "UpdateAssociation" "Amazonka.SSM.UpdateAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateAssociation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "automationTargetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "calendarNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "complianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationComplianceSeverity))) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputLocation))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance)) :*: S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation)))) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newUpdateAssociation Source #

Create a value of UpdateAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateAssociation, updateAssociation_alarmConfiguration - Undocumented member.

UpdateAssociation, updateAssociation_applyOnlyAtCronInterval - By default, when you update an association, the system runs it immediately after it is updated and then according to the schedule you specified. Specify this option if you don't want an association to run immediately after you update it. This parameter isn't supported for rate expressions.

If you chose this option when you created an association and later you edit that association or you make changes to the SSM document on which that association is based (by using the Documents page in the console), State Manager applies the association at the next specified cron interval. For example, if you chose the Latest version of an SSM document when you created an association and you edit the association by choosing a different document version on the Documents page, State Manager applies the association at the next specified cron interval if you previously selected this option. If this option wasn't selected, State Manager immediately runs the association.

You can reset this option. To do so, specify the no-apply-only-at-cron-interval parameter when you update the association from the command line. This parameter forces the association to run immediately after updating it and according to the interval specified.

UpdateAssociation, updateAssociation_associationName - The name of the association that you want to update.

UpdateAssociation, updateAssociation_associationVersion - This parameter is provided for concurrency control purposes. You must specify the latest association version in the service. If you want to ensure that this request succeeds, either specify $LATEST, or omit this parameter.

UpdateAssociation, updateAssociation_automationTargetParameterName - Choose the parameter that will define how your automation will branch out. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.

UpdateAssociation, updateAssociation_calendarNames - The names or Amazon Resource Names (ARNs) of the Change Calendar type documents you want to gate your associations under. The associations only run when that change calendar is open. For more information, see Amazon Web Services Systems Manager Change Calendar.

UpdateAssociation, updateAssociation_complianceSeverity - The severity level to assign to the association.

UpdateAssociation, updateAssociation_documentVersion - The document version you want update for the association.

State Manager doesn't support running associations that use a new version of a document if that document is shared from another account. State Manager always runs the default version of a document if shared from another account, even though the Systems Manager console shows that a new version was processed. If you want to run an association using a new version of a document shared form another account, you must set the document version to default.

UpdateAssociation, updateAssociation_maxConcurrency - The maximum number of targets allowed to run the association at the same time. You can specify a number, for example 10, or a percentage of the target set, for example 10%. The default value is 100%, which means all targets run the association at the same time.

If a new managed node starts and attempts to run an association while Systems Manager is running MaxConcurrency associations, the association is allowed to run. During the next association interval, the new managed node will process its association within the limit specified for MaxConcurrency.

UpdateAssociation, updateAssociation_maxErrors - The number of errors that are allowed before the system stops sending requests to run the association on additional targets. You can specify either an absolute number of errors, for example 10, or a percentage of the target set, for example 10%. If you specify 3, for example, the system stops sending requests when the fourth error is received. If you specify 0, then the system stops sending requests after the first error is returned. If you run an association on 50 managed nodes and set MaxError to 10%, then the system stops sending the request when the sixth error is received.

Executions that are already running an association when MaxErrors is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set MaxConcurrency to 1 so that executions proceed one at a time.

UpdateAssociation, updateAssociation_name - The name of the SSM Command document or Automation runbook that contains the configuration information for the managed node.

You can specify Amazon Web Services-predefined documents, documents you created, or a document that is shared with you from another account.

For Systems Manager document (SSM document) that are shared with you from other Amazon Web Services accounts, you must specify the complete SSM document ARN, in the following format:

arn:aws:ssm:region:account-id:document/document-name

For example:

arn:aws:ssm:us-east-2:12345678912:document/My-Shared-Document

For Amazon Web Services-predefined documents and SSM documents you created in your account, you only need to specify the document name. For example, AWS-ApplyPatchBaseline or My-Document.

UpdateAssociation, updateAssociation_outputLocation - An S3 bucket where you want to store the results of this request.

UpdateAssociation, updateAssociation_parameters - The parameters you want to update for the association. If you create a parameter using Parameter Store, a capability of Amazon Web Services Systems Manager, you can reference the parameter using {{ssm:parameter-name}}.

UpdateAssociation, updateAssociation_scheduleExpression - The cron expression used to schedule the association that you want to update.

UpdateAssociation, updateAssociation_scheduleOffset - Number of days to wait after the scheduled day to run an association. For example, if you specified a cron schedule of cron(0 0 ? * THU#2 *), you could specify an offset of 3 to run the association each Sunday after the second Thursday of the month. For more information about cron schedules for associations, see Reference: Cron and rate expressions for Systems Manager in the Amazon Web Services Systems Manager User Guide.

To use offsets, you must specify the ApplyOnlyAtCronInterval parameter. This option tells the system not to run an association immediately after you create it.

UpdateAssociation, updateAssociation_syncCompliance - The mode for generating association compliance. You can specify AUTO or MANUAL. In AUTO mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT. If the association execution doesn't run successfully, the association is NON-COMPLIANT.

In MANUAL mode, you must specify the AssociationId as a parameter for the PutComplianceItems API operation. In this case, compliance data isn't managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the PutComplianceItems API operation.

By default, all associations use AUTO mode.

UpdateAssociation, updateAssociation_targetLocations - A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the association. Use this action to update an association in multiple Regions and multiple accounts.

UpdateAssociation, updateAssociation_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

UpdateAssociation, updateAssociation_targets - The targets of the association.

UpdateAssociation, updateAssociation_associationId - The ID of the association you want to update.

data UpdateAssociationResponse Source #

See: newUpdateAssociationResponse smart constructor.

Instances

Instances details
Generic UpdateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

Associated Types

type Rep UpdateAssociationResponse :: Type -> Type #

Show UpdateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

NFData UpdateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

Eq UpdateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

type Rep UpdateAssociationResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociation

type Rep UpdateAssociationResponse = D1 ('MetaData "UpdateAssociationResponse" "Amazonka.SSM.UpdateAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateAssociationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateAssociationResponse Source #

Create a value of UpdateAssociationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationDescription:UpdateAssociationResponse', updateAssociationResponse_associationDescription - The description of the association that was updated.

$sel:httpStatus:UpdateAssociationResponse', updateAssociationResponse_httpStatus - The response's http status code.

UpdateAssociationStatus

data UpdateAssociationStatus Source #

See: newUpdateAssociationStatus smart constructor.

Instances

Instances details
ToJSON UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

ToHeaders UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

ToPath UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

ToQuery UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

AWSRequest UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Generic UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Associated Types

type Rep UpdateAssociationStatus :: Type -> Type #

Read UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Show UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

NFData UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Methods

rnf :: UpdateAssociationStatus -> () #

Eq UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Hashable UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

type AWSResponse UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

type Rep UpdateAssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

type Rep UpdateAssociationStatus = D1 ('MetaData "UpdateAssociationStatus" "Amazonka.SSM.UpdateAssociationStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateAssociationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "associationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssociationStatus))))

newUpdateAssociationStatus Source #

Create a value of UpdateAssociationStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateAssociationStatus, updateAssociationStatus_name - The name of the SSM document.

UpdateAssociationStatus, updateAssociationStatus_instanceId - The managed node ID.

UpdateAssociationStatus, updateAssociationStatus_associationStatus - The association status.

data UpdateAssociationStatusResponse Source #

See: newUpdateAssociationStatusResponse smart constructor.

Instances

Instances details
Generic UpdateAssociationStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Associated Types

type Rep UpdateAssociationStatusResponse :: Type -> Type #

Show UpdateAssociationStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

NFData UpdateAssociationStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

Eq UpdateAssociationStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

type Rep UpdateAssociationStatusResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateAssociationStatus

type Rep UpdateAssociationStatusResponse = D1 ('MetaData "UpdateAssociationStatusResponse" "Amazonka.SSM.UpdateAssociationStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateAssociationStatusResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateAssociationStatusResponse Source #

Create a value of UpdateAssociationStatusResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationDescription:UpdateAssociationStatusResponse', updateAssociationStatusResponse_associationDescription - Information about the association.

$sel:httpStatus:UpdateAssociationStatusResponse', updateAssociationStatusResponse_httpStatus - The response's http status code.

UpdateDocument

data UpdateDocument Source #

See: newUpdateDocument smart constructor.

Instances

Instances details
ToJSON UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

ToHeaders UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

ToPath UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

ToQuery UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

AWSRequest UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Associated Types

type AWSResponse UpdateDocument #

Generic UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Associated Types

type Rep UpdateDocument :: Type -> Type #

Read UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Show UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

NFData UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Methods

rnf :: UpdateDocument -> () #

Eq UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Hashable UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

type AWSResponse UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

type Rep UpdateDocument Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

newUpdateDocument Source #

Create a value of UpdateDocument with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attachments:UpdateDocument', updateDocument_attachments - A list of key-value pairs that describe attachments to a version of a document.

UpdateDocument, updateDocument_displayName - The friendly name of the SSM document that you want to update. This value can differ for each version of the document. If you don't specify a value for this parameter in your request, the existing value is applied to the new document version.

UpdateDocument, updateDocument_documentFormat - Specify the document format for the new document version. Systems Manager supports JSON and YAML documents. JSON is the default format.

UpdateDocument, updateDocument_documentVersion - The version of the document that you want to update. Currently, Systems Manager supports updating only the latest version of the document. You can specify the version number of the latest version or use the $LATEST variable.

If you change a document version for a State Manager association, Systems Manager immediately runs the association unless you previously specifed the apply-only-at-cron-interval parameter.

UpdateDocument, updateDocument_targetType - Specify a new target type for the document.

UpdateDocument, updateDocument_versionName - An optional field specifying the version of the artifact you are updating with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and can't be changed.

UpdateDocument, updateDocument_content - A valid JSON or YAML string.

UpdateDocument, updateDocument_name - The name of the SSM document that you want to update.

data UpdateDocumentResponse Source #

See: newUpdateDocumentResponse smart constructor.

Instances

Instances details
Generic UpdateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Associated Types

type Rep UpdateDocumentResponse :: Type -> Type #

Read UpdateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Show UpdateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

NFData UpdateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

Methods

rnf :: UpdateDocumentResponse -> () #

Eq UpdateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

type Rep UpdateDocumentResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocument

type Rep UpdateDocumentResponse = D1 ('MetaData "UpdateDocumentResponse" "Amazonka.SSM.UpdateDocument" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateDocumentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDocumentResponse Source #

Create a value of UpdateDocumentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentDescription:UpdateDocumentResponse', updateDocumentResponse_documentDescription - A description of the document that was updated.

$sel:httpStatus:UpdateDocumentResponse', updateDocumentResponse_httpStatus - The response's http status code.

UpdateDocumentDefaultVersion

data UpdateDocumentDefaultVersion Source #

See: newUpdateDocumentDefaultVersion smart constructor.

Instances

Instances details
ToJSON UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

ToHeaders UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

ToPath UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

ToQuery UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

AWSRequest UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Generic UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Associated Types

type Rep UpdateDocumentDefaultVersion :: Type -> Type #

Read UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Show UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

NFData UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Eq UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Hashable UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

type AWSResponse UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

type Rep UpdateDocumentDefaultVersion Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

type Rep UpdateDocumentDefaultVersion = D1 ('MetaData "UpdateDocumentDefaultVersion" "Amazonka.SSM.UpdateDocumentDefaultVersion" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateDocumentDefaultVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateDocumentDefaultVersion Source #

Create a value of UpdateDocumentDefaultVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateDocumentDefaultVersion, updateDocumentDefaultVersion_name - The name of a custom document that you want to set as the default version.

UpdateDocumentDefaultVersion, updateDocumentDefaultVersion_documentVersion - The version of a custom document that you want to set as the default version.

data UpdateDocumentDefaultVersionResponse Source #

Instances

Instances details
Generic UpdateDocumentDefaultVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Read UpdateDocumentDefaultVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Show UpdateDocumentDefaultVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

NFData UpdateDocumentDefaultVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

Eq UpdateDocumentDefaultVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

type Rep UpdateDocumentDefaultVersionResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentDefaultVersion

type Rep UpdateDocumentDefaultVersionResponse = D1 ('MetaData "UpdateDocumentDefaultVersionResponse" "Amazonka.SSM.UpdateDocumentDefaultVersion" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateDocumentDefaultVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentDefaultVersionDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDocumentDefaultVersionResponse Source #

Create a value of UpdateDocumentDefaultVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateDocumentDefaultVersionResponse, updateDocumentDefaultVersionResponse_description - The description of a custom document that you want to set as the default version.

$sel:httpStatus:UpdateDocumentDefaultVersionResponse', updateDocumentDefaultVersionResponse_httpStatus - The response's http status code.

UpdateDocumentMetadata

data UpdateDocumentMetadata Source #

See: newUpdateDocumentMetadata smart constructor.

Instances

Instances details
ToJSON UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

ToHeaders UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

ToPath UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

ToQuery UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

AWSRequest UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Associated Types

type AWSResponse UpdateDocumentMetadata #

Generic UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Associated Types

type Rep UpdateDocumentMetadata :: Type -> Type #

Read UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Show UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

NFData UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Methods

rnf :: UpdateDocumentMetadata -> () #

Eq UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Hashable UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

type AWSResponse UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

type Rep UpdateDocumentMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

type Rep UpdateDocumentMetadata = D1 ('MetaData "UpdateDocumentMetadata" "Amazonka.SSM.UpdateDocumentMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateDocumentMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "documentReviews") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DocumentReviews))))

newUpdateDocumentMetadata Source #

Create a value of UpdateDocumentMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateDocumentMetadata, updateDocumentMetadata_documentVersion - The version of a change template in which to update approval metadata.

UpdateDocumentMetadata, updateDocumentMetadata_name - The name of the change template for which a version's metadata is to be updated.

$sel:documentReviews:UpdateDocumentMetadata', updateDocumentMetadata_documentReviews - The change template review details to update.

data UpdateDocumentMetadataResponse Source #

See: newUpdateDocumentMetadataResponse smart constructor.

Instances

Instances details
Generic UpdateDocumentMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Associated Types

type Rep UpdateDocumentMetadataResponse :: Type -> Type #

Read UpdateDocumentMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Show UpdateDocumentMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

NFData UpdateDocumentMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

Eq UpdateDocumentMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

type Rep UpdateDocumentMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateDocumentMetadata

type Rep UpdateDocumentMetadataResponse = D1 ('MetaData "UpdateDocumentMetadataResponse" "Amazonka.SSM.UpdateDocumentMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateDocumentMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDocumentMetadataResponse Source #

Create a value of UpdateDocumentMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateDocumentMetadataResponse', updateDocumentMetadataResponse_httpStatus - The response's http status code.

UpdateMaintenanceWindow

data UpdateMaintenanceWindow Source #

See: newUpdateMaintenanceWindow smart constructor.

Instances

Instances details
ToJSON UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

ToHeaders UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

ToPath UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

ToQuery UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

AWSRequest UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

Generic UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

Associated Types

type Rep UpdateMaintenanceWindow :: Type -> Type #

Show UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

NFData UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

Methods

rnf :: UpdateMaintenanceWindow -> () #

Eq UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

Hashable UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

type AWSResponse UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

type Rep UpdateMaintenanceWindow Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

type Rep UpdateMaintenanceWindow = D1 ('MetaData "UpdateMaintenanceWindow" "Amazonka.SSM.UpdateMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateMaintenanceWindow'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowUnassociatedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "cutoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: (S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "scheduleTimezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateMaintenanceWindow Source #

Create a value of UpdateMaintenanceWindow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMaintenanceWindow, updateMaintenanceWindow_allowUnassociatedTargets - Whether targets must be registered with the maintenance window before tasks can be defined for those targets.

UpdateMaintenanceWindow, updateMaintenanceWindow_cutoff - The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.

UpdateMaintenanceWindow, updateMaintenanceWindow_description - An optional description for the update request.

UpdateMaintenanceWindow, updateMaintenanceWindow_duration - The duration of the maintenance window in hours.

UpdateMaintenanceWindow, updateMaintenanceWindow_enabled - Whether the maintenance window is enabled.

UpdateMaintenanceWindow, updateMaintenanceWindow_endDate - The date and time, in ISO-8601 Extended format, for when you want the maintenance window to become inactive. EndDate allows you to set a date and time in the future when the maintenance window will no longer run.

UpdateMaintenanceWindow, updateMaintenanceWindow_name - The name of the maintenance window.

$sel:replace:UpdateMaintenanceWindow', updateMaintenanceWindow_replace - If True, then all fields that are required by the CreateMaintenanceWindow operation are also required for this API request. Optional fields that aren't specified are set to null.

UpdateMaintenanceWindow, updateMaintenanceWindow_schedule - The schedule of the maintenance window in the form of a cron or rate expression.

UpdateMaintenanceWindow, updateMaintenanceWindow_scheduleOffset - The number of days to wait after the date and time specified by a cron expression before running the maintenance window.

For example, the following cron expression schedules a maintenance window to run the third Tuesday of every month at 11:30 PM.

cron(30 23 ? * TUE#3 *)

If the schedule offset is 2, the maintenance window won't run until two days later.

UpdateMaintenanceWindow, updateMaintenanceWindow_scheduleTimezone - The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

UpdateMaintenanceWindow, updateMaintenanceWindow_startDate - The date and time, in ISO-8601 Extended format, for when you want the maintenance window to become active. StartDate allows you to delay activation of the maintenance window until the specified future date.

UpdateMaintenanceWindow, updateMaintenanceWindow_windowId - The ID of the maintenance window to update.

data UpdateMaintenanceWindowResponse Source #

See: newUpdateMaintenanceWindowResponse smart constructor.

Instances

Instances details
Generic UpdateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

Associated Types

type Rep UpdateMaintenanceWindowResponse :: Type -> Type #

Show UpdateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

NFData UpdateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

Eq UpdateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

type Rep UpdateMaintenanceWindowResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindow

type Rep UpdateMaintenanceWindowResponse = D1 ('MetaData "UpdateMaintenanceWindowResponse" "Amazonka.SSM.UpdateMaintenanceWindow" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateMaintenanceWindowResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowUnassociatedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "cutoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: (S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "scheduleTimezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newUpdateMaintenanceWindowResponse Source #

Create a value of UpdateMaintenanceWindowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_allowUnassociatedTargets - Whether targets must be registered with the maintenance window before tasks can be defined for those targets.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_cutoff - The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_description - An optional description of the update.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_duration - The duration of the maintenance window in hours.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_enabled - Whether the maintenance window is enabled.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_endDate - The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive. The maintenance window won't run after this specified time.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_name - The name of the maintenance window.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_schedule - The schedule of the maintenance window in the form of a cron or rate expression.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_scheduleOffset - The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_scheduleTimezone - The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_startDate - The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active. The maintenance window won't run before this specified time.

UpdateMaintenanceWindow, updateMaintenanceWindowResponse_windowId - The ID of the created maintenance window.

$sel:httpStatus:UpdateMaintenanceWindowResponse', updateMaintenanceWindowResponse_httpStatus - The response's http status code.

UpdateMaintenanceWindowTarget

data UpdateMaintenanceWindowTarget Source #

See: newUpdateMaintenanceWindowTarget smart constructor.

Instances

Instances details
ToJSON UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

ToHeaders UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

ToPath UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

ToQuery UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

AWSRequest UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

Generic UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

Associated Types

type Rep UpdateMaintenanceWindowTarget :: Type -> Type #

Show UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

NFData UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

Eq UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

Hashable UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

type AWSResponse UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

type Rep UpdateMaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

type Rep UpdateMaintenanceWindowTarget = D1 ('MetaData "UpdateMaintenanceWindowTarget" "Amazonka.SSM.UpdateMaintenanceWindowTarget" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateMaintenanceWindowTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateMaintenanceWindowTarget Source #

Create a value of UpdateMaintenanceWindowTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMaintenanceWindowTarget, updateMaintenanceWindowTarget_description - An optional description for the update.

UpdateMaintenanceWindowTarget, updateMaintenanceWindowTarget_name - A name for the update.

UpdateMaintenanceWindowTarget, updateMaintenanceWindowTarget_ownerInformation - User-provided value that will be included in any Amazon CloudWatch Events events raised while running tasks for these targets in this maintenance window.

$sel:replace:UpdateMaintenanceWindowTarget', updateMaintenanceWindowTarget_replace - If True, then all fields that are required by the RegisterTargetWithMaintenanceWindow operation are also required for this API request. Optional fields that aren't specified are set to null.

UpdateMaintenanceWindowTarget, updateMaintenanceWindowTarget_targets - The targets to add or replace.

UpdateMaintenanceWindowTarget, updateMaintenanceWindowTarget_windowId - The maintenance window ID with which to modify the target.

UpdateMaintenanceWindowTarget, updateMaintenanceWindowTarget_windowTargetId - The target ID to modify.

data UpdateMaintenanceWindowTargetResponse Source #

Instances

Instances details
Generic UpdateMaintenanceWindowTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

Show UpdateMaintenanceWindowTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

NFData UpdateMaintenanceWindowTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

Eq UpdateMaintenanceWindowTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

type Rep UpdateMaintenanceWindowTargetResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTarget

type Rep UpdateMaintenanceWindowTargetResponse = D1 ('MetaData "UpdateMaintenanceWindowTargetResponse" "Amazonka.SSM.UpdateMaintenanceWindowTarget" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateMaintenanceWindowTargetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

UpdateMaintenanceWindowTask

data UpdateMaintenanceWindowTask Source #

See: newUpdateMaintenanceWindowTask smart constructor.

Instances

Instances details
ToJSON UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

ToHeaders UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

ToPath UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

ToQuery UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

AWSRequest UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

Generic UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

Associated Types

type Rep UpdateMaintenanceWindowTask :: Type -> Type #

Show UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

NFData UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

Eq UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

Hashable UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

type AWSResponse UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

type Rep UpdateMaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

type Rep UpdateMaintenanceWindowTask = D1 ('MetaData "UpdateMaintenanceWindowTask" "Amazonka.SSM.UpdateMaintenanceWindowTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateMaintenanceWindowTask'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "cutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskCutoffBehavior))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "loggingInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoggingInfo)))) :*: ((S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "taskInvocationParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskInvocationParameters)) :*: S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression)))))) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateMaintenanceWindowTask Source #

Create a value of UpdateMaintenanceWindowTask with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_alarmConfiguration - The CloudWatch alarm you want to apply to your maintenance window task.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_cutoffBehavior - Indicates whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

  • CONTINUE_TASK: When the cutoff time is reached, any tasks that are running continue. The default value.
  • CANCEL_TASK:

    • For Automation, Lambda, Step Functions tasks: When the cutoff time is reached, any task invocations that are already running continue, but no new task invocations are started.
    • For Run Command tasks: When the cutoff time is reached, the system sends a CancelCommand operation that attempts to cancel the command associated with the task. However, there is no guarantee that the command will be terminated and the underlying process stopped.

    The status for tasks that are not completed is TIMED_OUT.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_description - The new task description to specify.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_loggingInfo - The new logging location in Amazon S3 to specify.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_maxConcurrency - The new MaxConcurrency value you want to specify. MaxConcurrency is the number of targets that are allowed to run this task, in parallel.

Although this element is listed as "Required: No", a value can be omitted only when you are registering or updating a targetless task You must provide a value in all other cases.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1. This value doesn't affect the running of your task.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_maxErrors - The new MaxErrors value to specify. MaxErrors is the maximum number of errors that are allowed before the task stops being scheduled.

Although this element is listed as "Required: No", a value can be omitted only when you are registering or updating a targetless task You must provide a value in all other cases.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1. This value doesn't affect the running of your task.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_name - The new task name to specify.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_priority - The new task priority to specify. The lower the number, the higher the priority. Tasks that have the same priority are scheduled in parallel.

$sel:replace:UpdateMaintenanceWindowTask', updateMaintenanceWindowTask_replace - If True, then all fields that are required by the RegisterTaskWithMaintenanceWindow operation are also required for this API request. Optional fields that aren't specified are set to null.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_serviceRoleArn - The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a maintenance window task. If you do not specify a service role ARN, Systems Manager uses your account's service-linked role. If no service-linked role for Systems Manager exists in your account, it is created when you run RegisterTaskWithMaintenanceWindow.

For more information, see the following topics in the in the /Amazon Web Services Systems Manager User Guide/:

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_targets - The targets (either managed nodes or tags) to modify. Managed nodes are specified using the format Key=instanceids,Values=instanceID_1,instanceID_2. Tags are specified using the format Key=tag_name,Values=tag_value.

One or more targets must be specified for maintenance window Run Command-type tasks. Depending on the task, targets are optional for other maintenance window task types (Automation, Lambda, and Step Functions). For more information about running tasks that don't specify targets, see Registering maintenance window tasks without targets in the Amazon Web Services Systems Manager User Guide.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_taskArn - The task ARN to modify.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_taskInvocationParameters - The parameters that the task should use during execution. Populate only the fields that match the task type. All other fields should be empty.

When you update a maintenance window task that has options specified in TaskInvocationParameters, you must provide again all the TaskInvocationParameters values that you want to retain. The values you don't specify again are removed. For example, suppose that when you registered a Run Command task, you specified TaskInvocationParameters values for Comment, NotificationConfig, and OutputS3BucketName. If you update the maintenance window task and specify only a different OutputS3BucketName value, the values for Comment and NotificationConfig are removed.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_taskParameters - The parameters to modify.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

The map has the following format:

Key: string, between 1 and 255 characters

Value: an array of strings, each string is between 1 and 255 characters

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_windowId - The maintenance window ID that contains the task to modify.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTask_windowTaskId - The task ID to modify.

data UpdateMaintenanceWindowTaskResponse Source #

Instances

Instances details
Generic UpdateMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

Show UpdateMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

NFData UpdateMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

Eq UpdateMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

type Rep UpdateMaintenanceWindowTaskResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateMaintenanceWindowTask

type Rep UpdateMaintenanceWindowTaskResponse = D1 ('MetaData "UpdateMaintenanceWindowTaskResponse" "Amazonka.SSM.UpdateMaintenanceWindowTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateMaintenanceWindowTaskResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "cutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskCutoffBehavior))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "loggingInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoggingInfo)))) :*: ((S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))) :*: (S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskInvocationParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskInvocationParameters)))) :*: ((S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression))))) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newUpdateMaintenanceWindowTaskResponse Source #

Create a value of UpdateMaintenanceWindowTaskResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_alarmConfiguration - The details for the CloudWatch alarm you applied to your maintenance window task.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_cutoffBehavior - The specification for whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_description - The updated task description.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_loggingInfo - The updated logging information in Amazon S3.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_maxConcurrency - The updated MaxConcurrency value.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_maxErrors - The updated MaxErrors value.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_name - The updated task name.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_priority - The updated priority value.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_serviceRoleArn - The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_targets - The updated target values.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_taskArn - The updated task ARN value.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_taskInvocationParameters - The updated parameter values.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_taskParameters - The updated parameter values.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_windowId - The ID of the maintenance window that was updated.

UpdateMaintenanceWindowTask, updateMaintenanceWindowTaskResponse_windowTaskId - The task ID of the maintenance window that was updated.

$sel:httpStatus:UpdateMaintenanceWindowTaskResponse', updateMaintenanceWindowTaskResponse_httpStatus - The response's http status code.

UpdateManagedInstanceRole

data UpdateManagedInstanceRole Source #

See: newUpdateManagedInstanceRole smart constructor.

Instances

Instances details
ToJSON UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

ToHeaders UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

ToPath UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

ToQuery UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

AWSRequest UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Generic UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Associated Types

type Rep UpdateManagedInstanceRole :: Type -> Type #

Read UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Show UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

NFData UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Eq UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Hashable UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

type AWSResponse UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

type Rep UpdateManagedInstanceRole Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

type Rep UpdateManagedInstanceRole = D1 ('MetaData "UpdateManagedInstanceRole" "Amazonka.SSM.UpdateManagedInstanceRole" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateManagedInstanceRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "iamRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateManagedInstanceRole Source #

Create a value of UpdateManagedInstanceRole with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateManagedInstanceRole, updateManagedInstanceRole_instanceId - The ID of the managed node where you want to update the role.

UpdateManagedInstanceRole, updateManagedInstanceRole_iamRole - The name of the Identity and Access Management (IAM) role that you want to assign to the managed node. This IAM role must provide AssumeRole permissions for the Amazon Web Services Systems Manager service principal ssm.amazonaws.com. For more information, see Create an IAM service role for a hybrid environment in the Amazon Web Services Systems Manager User Guide.

You can't specify an IAM service-linked role for this parameter. You must create a unique role.

data UpdateManagedInstanceRoleResponse Source #

See: newUpdateManagedInstanceRoleResponse smart constructor.

Instances

Instances details
Generic UpdateManagedInstanceRoleResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Associated Types

type Rep UpdateManagedInstanceRoleResponse :: Type -> Type #

Read UpdateManagedInstanceRoleResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Show UpdateManagedInstanceRoleResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

NFData UpdateManagedInstanceRoleResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

Eq UpdateManagedInstanceRoleResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

type Rep UpdateManagedInstanceRoleResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateManagedInstanceRole

type Rep UpdateManagedInstanceRoleResponse = D1 ('MetaData "UpdateManagedInstanceRoleResponse" "Amazonka.SSM.UpdateManagedInstanceRole" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateManagedInstanceRoleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateManagedInstanceRoleResponse Source #

Create a value of UpdateManagedInstanceRoleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateManagedInstanceRoleResponse', updateManagedInstanceRoleResponse_httpStatus - The response's http status code.

UpdateOpsItem

data UpdateOpsItem Source #

See: newUpdateOpsItem smart constructor.

Instances

Instances details
ToJSON UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

ToHeaders UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

ToPath UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

ToQuery UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

AWSRequest UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Associated Types

type AWSResponse UpdateOpsItem #

Generic UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Associated Types

type Rep UpdateOpsItem :: Type -> Type #

Read UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Show UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

NFData UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Methods

rnf :: UpdateOpsItem -> () #

Eq UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Hashable UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

type AWSResponse UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

type Rep UpdateOpsItem Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

type Rep UpdateOpsItem = D1 ('MetaData "UpdateOpsItem" "Amazonka.SSM.UpdateOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateOpsItem'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "actualEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "actualStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "notifications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemNotification])) :*: S1 ('MetaSel ('Just "operationalData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsItemDataValue)))) :*: (S1 ('MetaSel ('Just "operationalDataToDelete") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "opsItemArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "plannedEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "plannedStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "relatedOpsItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RelatedOpsItem])))) :*: ((S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemStatus))) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateOpsItem Source #

Create a value of UpdateOpsItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateOpsItem, updateOpsItem_actualEndTime - The time a runbook workflow ended. Currently reported only for the OpsItem type /aws/changerequest.

UpdateOpsItem, updateOpsItem_actualStartTime - The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

UpdateOpsItem, updateOpsItem_category - Specify a new category for an OpsItem.

UpdateOpsItem, updateOpsItem_description - Update the information about the OpsItem. Provide enough information so that users reading this OpsItem for the first time understand the issue.

UpdateOpsItem, updateOpsItem_notifications - The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or changed.

UpdateOpsItem, updateOpsItem_operationalData - Add new keys or edit existing key-value pairs of the OperationalData map in the OpsItem object.

Operational data is custom data that provides useful reference details about the OpsItem. For example, you can specify log files, error strings, license keys, troubleshooting tips, or other relevant data. You enter operational data as key-value pairs. The key has a maximum length of 128 characters. The value has a maximum size of 20 KB.

Operational data keys can't begin with the following: amazon, aws, amzn, ssm, /amazon, /aws, /amzn, /ssm.

You can choose to make the data searchable by other users in the account or you can restrict search access. Searchable data means that all users with access to the OpsItem Overview page (as provided by the DescribeOpsItems API operation) can view and search on the specified data. Operational data that isn't searchable is only viewable by users who have access to the OpsItem (as provided by the GetOpsItem API operation).

Use the /aws/resources key in OperationalData to specify a related resource in the request. Use the /aws/automations key in OperationalData to associate an Automation runbook with the OpsItem. To view Amazon Web Services CLI example commands that use these keys, see Creating OpsItems manually in the Amazon Web Services Systems Manager User Guide.

$sel:operationalDataToDelete:UpdateOpsItem', updateOpsItem_operationalDataToDelete - Keys that you want to remove from the OperationalData map.

UpdateOpsItem, updateOpsItem_opsItemArn - The OpsItem Amazon Resource Name (ARN).

UpdateOpsItem, updateOpsItem_plannedEndTime - The time specified in a change request for a runbook workflow to end. Currently supported only for the OpsItem type /aws/changerequest.

UpdateOpsItem, updateOpsItem_plannedStartTime - The time specified in a change request for a runbook workflow to start. Currently supported only for the OpsItem type /aws/changerequest.

UpdateOpsItem, updateOpsItem_priority - The importance of this OpsItem in relation to other OpsItems in the system.

UpdateOpsItem, updateOpsItem_relatedOpsItems - One or more OpsItems that share something in common with the current OpsItems. For example, related OpsItems can include OpsItems with similar error messages, impacted resources, or statuses for the impacted resource.

UpdateOpsItem, updateOpsItem_severity - Specify a new severity for an OpsItem.

UpdateOpsItem, updateOpsItem_status - The OpsItem status. Status can be Open, In Progress, or Resolved. For more information, see Editing OpsItem details in the Amazon Web Services Systems Manager User Guide.

UpdateOpsItem, updateOpsItem_title - A short heading that describes the nature of the OpsItem and the impacted resource.

UpdateOpsItem, updateOpsItem_opsItemId - The ID of the OpsItem.

data UpdateOpsItemResponse Source #

See: newUpdateOpsItemResponse smart constructor.

Instances

Instances details
Generic UpdateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Associated Types

type Rep UpdateOpsItemResponse :: Type -> Type #

Read UpdateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Show UpdateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

NFData UpdateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

Methods

rnf :: UpdateOpsItemResponse -> () #

Eq UpdateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

type Rep UpdateOpsItemResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsItem

type Rep UpdateOpsItemResponse = D1 ('MetaData "UpdateOpsItemResponse" "Amazonka.SSM.UpdateOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateOpsItemResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateOpsItemResponse Source #

Create a value of UpdateOpsItemResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateOpsItemResponse', updateOpsItemResponse_httpStatus - The response's http status code.

UpdateOpsMetadata

data UpdateOpsMetadata Source #

See: newUpdateOpsMetadata smart constructor.

Instances

Instances details
ToJSON UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

ToHeaders UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

ToPath UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

ToQuery UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

AWSRequest UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Associated Types

type AWSResponse UpdateOpsMetadata #

Generic UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Associated Types

type Rep UpdateOpsMetadata :: Type -> Type #

Read UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Show UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

NFData UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Methods

rnf :: UpdateOpsMetadata -> () #

Eq UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Hashable UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

type AWSResponse UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

type Rep UpdateOpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

type Rep UpdateOpsMetadata = D1 ('MetaData "UpdateOpsMetadata" "Amazonka.SSM.UpdateOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateOpsMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keysToDelete") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "metadataToUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text MetadataValue))) :*: S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateOpsMetadata Source #

Create a value of UpdateOpsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:keysToDelete:UpdateOpsMetadata', updateOpsMetadata_keysToDelete - The metadata keys to delete from the OpsMetadata object.

$sel:metadataToUpdate:UpdateOpsMetadata', updateOpsMetadata_metadataToUpdate - Metadata to add to an OpsMetadata object.

UpdateOpsMetadata, updateOpsMetadata_opsMetadataArn - The Amazon Resource Name (ARN) of the OpsMetadata Object to update.

data UpdateOpsMetadataResponse Source #

See: newUpdateOpsMetadataResponse smart constructor.

Instances

Instances details
Generic UpdateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Associated Types

type Rep UpdateOpsMetadataResponse :: Type -> Type #

Read UpdateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Show UpdateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

NFData UpdateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

Eq UpdateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

type Rep UpdateOpsMetadataResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateOpsMetadata

type Rep UpdateOpsMetadataResponse = D1 ('MetaData "UpdateOpsMetadataResponse" "Amazonka.SSM.UpdateOpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateOpsMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateOpsMetadataResponse Source #

Create a value of UpdateOpsMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateOpsMetadata, updateOpsMetadataResponse_opsMetadataArn - The Amazon Resource Name (ARN) of the OpsMetadata Object that was updated.

$sel:httpStatus:UpdateOpsMetadataResponse', updateOpsMetadataResponse_httpStatus - The response's http status code.

UpdatePatchBaseline

data UpdatePatchBaseline Source #

See: newUpdatePatchBaseline smart constructor.

Instances

Instances details
ToJSON UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

ToHeaders UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

ToPath UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

ToQuery UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

AWSRequest UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

Associated Types

type AWSResponse UpdatePatchBaseline #

Generic UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

Associated Types

type Rep UpdatePatchBaseline :: Type -> Type #

Show UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

NFData UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

Methods

rnf :: UpdatePatchBaseline -> () #

Eq UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

Hashable UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

type AWSResponse UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

type Rep UpdatePatchBaseline Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

type Rep UpdatePatchBaseline = D1 ('MetaData "UpdatePatchBaseline" "Amazonka.SSM.UpdatePatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdatePatchBaseline'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "approvalRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchRuleGroup)) :*: (S1 ('MetaSel ('Just "approvedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "approvedPatchesComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)))) :*: (S1 ('MetaSel ('Just "approvedPatchesEnableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "globalFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchFilterGroup))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "rejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "rejectedPatchesAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchAction)))) :*: (S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchSource])) :*: S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdatePatchBaseline Source #

Create a value of UpdatePatchBaseline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdatePatchBaseline, updatePatchBaseline_approvalRules - A set of rules used to include patches in the baseline.

UpdatePatchBaseline, updatePatchBaseline_approvedPatches - A list of explicitly approved patches for the baseline.

For information about accepted formats for lists of approved patches and rejected patches, see About package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide.

UpdatePatchBaseline, updatePatchBaseline_approvedPatchesComplianceLevel - Assigns a new compliance severity level to an existing patch baseline.

UpdatePatchBaseline, updatePatchBaseline_approvedPatchesEnableNonSecurity - Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false. Applies to Linux managed nodes only.

UpdatePatchBaseline, updatePatchBaseline_description - A description of the patch baseline.

UpdatePatchBaseline, updatePatchBaseline_globalFilters - A set of global filters used to include patches in the baseline.

UpdatePatchBaseline, updatePatchBaseline_name - The name of the patch baseline.

UpdatePatchBaseline, updatePatchBaseline_rejectedPatches - A list of explicitly rejected patches for the baseline.

For information about accepted formats for lists of approved patches and rejected patches, see About package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide.

UpdatePatchBaseline, updatePatchBaseline_rejectedPatchesAction - The action for Patch Manager to take on patches included in the RejectedPackages list.

  • ALLOW_AS_DEPENDENCY : A package in the Rejected patches list is installed only if it is a dependency of another package. It is considered compliant with the patch baseline, and its status is reported as InstalledOther. This is the default action if no option is specified.
  • BLOCK : Packages in the RejectedPatches list, and packages that include them as dependencies, aren't installed under any circumstances. If a package was installed before it was added to the Rejected patches list, it is considered non-compliant with the patch baseline, and its status is reported as InstalledRejected.

$sel:replace:UpdatePatchBaseline', updatePatchBaseline_replace - If True, then all fields that are required by the CreatePatchBaseline operation are also required for this API request. Optional fields that aren't specified are set to null.

UpdatePatchBaseline, updatePatchBaseline_sources - Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.

UpdatePatchBaseline, updatePatchBaseline_baselineId - The ID of the patch baseline to update.

data UpdatePatchBaselineResponse Source #

See: newUpdatePatchBaselineResponse smart constructor.

Instances

Instances details
Generic UpdatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

Associated Types

type Rep UpdatePatchBaselineResponse :: Type -> Type #

Show UpdatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

NFData UpdatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

Eq UpdatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

type Rep UpdatePatchBaselineResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdatePatchBaseline

type Rep UpdatePatchBaselineResponse = D1 ('MetaData "UpdatePatchBaselineResponse" "Amazonka.SSM.UpdatePatchBaseline" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdatePatchBaselineResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "approvalRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchRuleGroup)) :*: (S1 ('MetaSel ('Just "approvedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "approvedPatchesComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)))) :*: ((S1 ('MetaSel ('Just "approvedPatchesEnableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "globalFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchFilterGroup)) :*: S1 ('MetaSel ('Just "modifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem)))) :*: ((S1 ('MetaSel ('Just "rejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "rejectedPatchesAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchAction))) :*: (S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchSource])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newUpdatePatchBaselineResponse Source #

Create a value of UpdatePatchBaselineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdatePatchBaseline, updatePatchBaselineResponse_approvalRules - A set of rules used to include patches in the baseline.

UpdatePatchBaseline, updatePatchBaselineResponse_approvedPatches - A list of explicitly approved patches for the baseline.

UpdatePatchBaseline, updatePatchBaselineResponse_approvedPatchesComplianceLevel - The compliance severity level assigned to the patch baseline after the update completed.

UpdatePatchBaseline, updatePatchBaselineResponse_approvedPatchesEnableNonSecurity - Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false. Applies to Linux managed nodes only.

UpdatePatchBaseline, updatePatchBaselineResponse_baselineId - The ID of the deleted patch baseline.

UpdatePatchBaselineResponse, updatePatchBaselineResponse_createdDate - The date when the patch baseline was created.

UpdatePatchBaseline, updatePatchBaselineResponse_description - A description of the patch baseline.

UpdatePatchBaseline, updatePatchBaselineResponse_globalFilters - A set of global filters used to exclude patches from the baseline.

$sel:modifiedDate:UpdatePatchBaselineResponse', updatePatchBaselineResponse_modifiedDate - The date when the patch baseline was last modified.

UpdatePatchBaseline, updatePatchBaselineResponse_name - The name of the patch baseline.

UpdatePatchBaselineResponse, updatePatchBaselineResponse_operatingSystem - The operating system rule used by the updated patch baseline.

UpdatePatchBaseline, updatePatchBaselineResponse_rejectedPatches - A list of explicitly rejected patches for the baseline.

UpdatePatchBaseline, updatePatchBaselineResponse_rejectedPatchesAction - The action specified to take on patches included in the RejectedPatches list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.

UpdatePatchBaseline, updatePatchBaselineResponse_sources - Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.

$sel:httpStatus:UpdatePatchBaselineResponse', updatePatchBaselineResponse_httpStatus - The response's http status code.

UpdateResourceDataSync

data UpdateResourceDataSync Source #

See: newUpdateResourceDataSync smart constructor.

Instances

Instances details
ToJSON UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

ToHeaders UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

ToPath UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

ToQuery UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

AWSRequest UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Associated Types

type AWSResponse UpdateResourceDataSync #

Generic UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Associated Types

type Rep UpdateResourceDataSync :: Type -> Type #

Read UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Show UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

NFData UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Methods

rnf :: UpdateResourceDataSync -> () #

Eq UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Hashable UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

type AWSResponse UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

type Rep UpdateResourceDataSync Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

type Rep UpdateResourceDataSync = D1 ('MetaData "UpdateResourceDataSync" "Amazonka.SSM.UpdateResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateResourceDataSync'" 'PrefixI 'True) (S1 ('MetaSel ('Just "syncName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "syncType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "syncSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceDataSyncSource))))

newUpdateResourceDataSync Source #

Create a value of UpdateResourceDataSync with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateResourceDataSync, updateResourceDataSync_syncName - The name of the resource data sync you want to update.

UpdateResourceDataSync, updateResourceDataSync_syncType - The type of resource data sync. The supported SyncType is SyncFromSource.

UpdateResourceDataSync, updateResourceDataSync_syncSource - Specify information about the data sources to synchronize.

data UpdateResourceDataSyncResponse Source #

See: newUpdateResourceDataSyncResponse smart constructor.

Instances

Instances details
Generic UpdateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Associated Types

type Rep UpdateResourceDataSyncResponse :: Type -> Type #

Read UpdateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Show UpdateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

NFData UpdateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

Eq UpdateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

type Rep UpdateResourceDataSyncResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateResourceDataSync

type Rep UpdateResourceDataSyncResponse = D1 ('MetaData "UpdateResourceDataSyncResponse" "Amazonka.SSM.UpdateResourceDataSync" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateResourceDataSyncResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateResourceDataSyncResponse Source #

Create a value of UpdateResourceDataSyncResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateResourceDataSyncResponse', updateResourceDataSyncResponse_httpStatus - The response's http status code.

UpdateServiceSetting

data UpdateServiceSetting Source #

The request body of the UpdateServiceSetting API operation.

See: newUpdateServiceSetting smart constructor.

Instances

Instances details
ToJSON UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

ToHeaders UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

ToPath UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

ToQuery UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

AWSRequest UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Associated Types

type AWSResponse UpdateServiceSetting #

Generic UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Associated Types

type Rep UpdateServiceSetting :: Type -> Type #

Read UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Show UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

NFData UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Methods

rnf :: UpdateServiceSetting -> () #

Eq UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Hashable UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

type AWSResponse UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

type Rep UpdateServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

type Rep UpdateServiceSetting = D1 ('MetaData "UpdateServiceSetting" "Amazonka.SSM.UpdateServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateServiceSetting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "settingId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "settingValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateServiceSetting Source #

Create a value of UpdateServiceSetting with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateServiceSetting, updateServiceSetting_settingId - The Amazon Resource Name (ARN) of the service setting to reset. For example, arn:aws:ssm:us-east-1:111122223333:servicesetting/ssm/parameter-store/high-throughput-enabled. The setting ID can be one of the following.

  • /ssm/automation/customer-script-log-destination
  • /ssm/automation/customer-script-log-group-name
  • /ssm/documents/console/public-sharing-permission
  • /ssm/managed-instance/activation-tier
  • /ssm/opsinsights/opscenter
  • /ssm/parameter-store/default-parameter-tier
  • /ssm/parameter-store/high-throughput-enabled

UpdateServiceSetting, updateServiceSetting_settingValue - The new value to specify for the service setting. The following list specifies the available values for each setting.

  • /ssm/automation/customer-script-log-destination: CloudWatch
  • /ssm/automation/customer-script-log-group-name: the name of an Amazon CloudWatch Logs log group
  • /ssm/documents/console/public-sharing-permission: Enable or Disable
  • /ssm/managed-instance/activation-tier: standard or advanced
  • /ssm/opsinsights/opscenter: Enabled or Disabled
  • /ssm/parameter-store/default-parameter-tier: Standard, Advanced, Intelligent-Tiering
  • /ssm/parameter-store/high-throughput-enabled: true or false

data UpdateServiceSettingResponse Source #

The result body of the UpdateServiceSetting API operation.

See: newUpdateServiceSettingResponse smart constructor.

Instances

Instances details
Generic UpdateServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Associated Types

type Rep UpdateServiceSettingResponse :: Type -> Type #

Read UpdateServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Show UpdateServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

NFData UpdateServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

Eq UpdateServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

type Rep UpdateServiceSettingResponse Source # 
Instance details

Defined in Amazonka.SSM.UpdateServiceSetting

type Rep UpdateServiceSettingResponse = D1 ('MetaData "UpdateServiceSettingResponse" "Amazonka.SSM.UpdateServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "UpdateServiceSettingResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateServiceSettingResponse Source #

Create a value of UpdateServiceSettingResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateServiceSettingResponse', updateServiceSettingResponse_httpStatus - The response's http status code.

Types

AssociationComplianceSeverity

newtype AssociationComplianceSeverity Source #

Instances

Instances details
FromJSON AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

FromJSONKey AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToJSON AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToJSONKey AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToByteString AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToHeader AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToLog AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToQuery AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

FromText AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToText AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

FromXML AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToXML AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Generic AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Associated Types

type Rep AssociationComplianceSeverity :: Type -> Type #

Read AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Show AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

NFData AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Eq AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Ord AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Hashable AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

type Rep AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

type Rep AssociationComplianceSeverity = D1 ('MetaData "AssociationComplianceSeverity" "Amazonka.SSM.Types.AssociationComplianceSeverity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationComplianceSeverity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationComplianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationExecutionFilterKey

newtype AssociationExecutionFilterKey Source #

Instances

Instances details
FromJSON AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

FromJSONKey AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToJSON AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToJSONKey AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToByteString AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToHeader AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToLog AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToQuery AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

FromText AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToText AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

FromXML AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToXML AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Generic AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Associated Types

type Rep AssociationExecutionFilterKey :: Type -> Type #

Read AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Show AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

NFData AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Eq AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Ord AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Hashable AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

type Rep AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

type Rep AssociationExecutionFilterKey = D1 ('MetaData "AssociationExecutionFilterKey" "Amazonka.SSM.Types.AssociationExecutionFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationExecutionFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationExecutionFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationExecutionTargetsFilterKey

newtype AssociationExecutionTargetsFilterKey Source #

Instances

Instances details
FromJSON AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

FromJSONKey AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToJSON AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToJSONKey AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToByteString AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToHeader AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToLog AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToQuery AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

FromText AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToText AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

FromXML AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToXML AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Generic AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Read AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Show AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

NFData AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Eq AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Ord AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Hashable AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

type Rep AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

type Rep AssociationExecutionTargetsFilterKey = D1 ('MetaData "AssociationExecutionTargetsFilterKey" "Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationExecutionTargetsFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationExecutionTargetsFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationFilterKey

newtype AssociationFilterKey Source #

Instances

Instances details
FromJSON AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

FromJSONKey AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToJSON AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToJSONKey AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToByteString AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToHeader AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToLog AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToQuery AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

FromText AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToText AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

FromXML AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToXML AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Generic AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Associated Types

type Rep AssociationFilterKey :: Type -> Type #

Read AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Show AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

NFData AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Methods

rnf :: AssociationFilterKey -> () #

Eq AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Ord AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Hashable AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

type Rep AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

type Rep AssociationFilterKey = D1 ('MetaData "AssociationFilterKey" "Amazonka.SSM.Types.AssociationFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationFilterOperatorType

newtype AssociationFilterOperatorType Source #

Instances

Instances details
FromJSON AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

FromJSONKey AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToJSON AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToJSONKey AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToByteString AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToHeader AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToLog AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToQuery AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

FromText AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToText AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

FromXML AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToXML AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Generic AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Associated Types

type Rep AssociationFilterOperatorType :: Type -> Type #

Read AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Show AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

NFData AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Eq AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Ord AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Hashable AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

type Rep AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

type Rep AssociationFilterOperatorType = D1 ('MetaData "AssociationFilterOperatorType" "Amazonka.SSM.Types.AssociationFilterOperatorType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationFilterOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationFilterOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationStatusName

newtype AssociationStatusName Source #

Instances

Instances details
FromJSON AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

FromJSONKey AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToJSON AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToJSONKey AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToByteString AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToHeader AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToLog AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToQuery AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

FromText AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToText AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

FromXML AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToXML AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Generic AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Associated Types

type Rep AssociationStatusName :: Type -> Type #

Read AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Show AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

NFData AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Methods

rnf :: AssociationStatusName -> () #

Eq AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Ord AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Hashable AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

type Rep AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

type Rep AssociationStatusName = D1 ('MetaData "AssociationStatusName" "Amazonka.SSM.Types.AssociationStatusName" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationStatusName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationStatusName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationSyncCompliance

newtype AssociationSyncCompliance Source #

Instances

Instances details
FromJSON AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

FromJSONKey AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToJSON AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToJSONKey AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToByteString AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToHeader AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToLog AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToQuery AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

FromText AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToText AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

FromXML AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToXML AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Generic AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Associated Types

type Rep AssociationSyncCompliance :: Type -> Type #

Read AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Show AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

NFData AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Eq AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Ord AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Hashable AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

type Rep AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

type Rep AssociationSyncCompliance = D1 ('MetaData "AssociationSyncCompliance" "Amazonka.SSM.Types.AssociationSyncCompliance" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AssociationSyncCompliance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationSyncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AttachmentHashType

newtype AttachmentHashType Source #

Bundled Patterns

pattern AttachmentHashType_Sha256 :: AttachmentHashType 

Instances

Instances details
FromJSON AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromJSONKey AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToJSON AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToJSONKey AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToByteString AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToHeader AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToLog AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToQuery AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromText AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToText AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromXML AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToXML AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Generic AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Associated Types

type Rep AttachmentHashType :: Type -> Type #

Read AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Show AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

NFData AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Methods

rnf :: AttachmentHashType -> () #

Eq AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Ord AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Hashable AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

type Rep AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

type Rep AttachmentHashType = D1 ('MetaData "AttachmentHashType" "Amazonka.SSM.Types.AttachmentHashType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AttachmentHashType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AttachmentsSourceKey

newtype AttachmentsSourceKey Source #

Instances

Instances details
FromJSON AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromJSONKey AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToJSON AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToJSONKey AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToByteString AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToHeader AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToLog AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToQuery AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromText AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToText AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromXML AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToXML AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Generic AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Associated Types

type Rep AttachmentsSourceKey :: Type -> Type #

Read AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Show AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

NFData AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Methods

rnf :: AttachmentsSourceKey -> () #

Eq AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Ord AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Hashable AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

type Rep AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

type Rep AttachmentsSourceKey = D1 ('MetaData "AttachmentsSourceKey" "Amazonka.SSM.Types.AttachmentsSourceKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AttachmentsSourceKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentsSourceKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationExecutionFilterKey

newtype AutomationExecutionFilterKey Source #

Instances

Instances details
FromJSON AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

FromJSONKey AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToJSON AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToJSONKey AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToByteString AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToHeader AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToLog AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToQuery AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

FromText AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToText AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

FromXML AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToXML AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Generic AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Associated Types

type Rep AutomationExecutionFilterKey :: Type -> Type #

Read AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Show AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

NFData AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Eq AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Ord AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Hashable AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

type Rep AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

type Rep AutomationExecutionFilterKey = D1 ('MetaData "AutomationExecutionFilterKey" "Amazonka.SSM.Types.AutomationExecutionFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AutomationExecutionFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationExecutionFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationExecutionStatus

newtype AutomationExecutionStatus Source #

Instances

Instances details
FromJSON AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

FromJSONKey AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToJSON AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToJSONKey AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToByteString AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToHeader AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToLog AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToQuery AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

FromText AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToText AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

FromXML AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToXML AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Generic AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Associated Types

type Rep AutomationExecutionStatus :: Type -> Type #

Read AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Show AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

NFData AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Eq AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Ord AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Hashable AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

type Rep AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

type Rep AutomationExecutionStatus = D1 ('MetaData "AutomationExecutionStatus" "Amazonka.SSM.Types.AutomationExecutionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AutomationExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationSubtype

newtype AutomationSubtype Source #

Instances

Instances details
FromJSON AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromJSONKey AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToJSON AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToJSONKey AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToByteString AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToHeader AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToLog AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToQuery AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromText AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToText AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromXML AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToXML AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Generic AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Associated Types

type Rep AutomationSubtype :: Type -> Type #

Read AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Show AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

NFData AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Methods

rnf :: AutomationSubtype -> () #

Eq AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Ord AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Hashable AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

type Rep AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

type Rep AutomationSubtype = D1 ('MetaData "AutomationSubtype" "Amazonka.SSM.Types.AutomationSubtype" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AutomationSubtype'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationType

newtype AutomationType Source #

Constructors

AutomationType' 

Instances

Instances details
FromJSON AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

FromJSONKey AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToJSON AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToJSONKey AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToByteString AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToHeader AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToLog AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToQuery AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

FromText AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToText AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

FromXML AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToXML AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Methods

toXML :: AutomationType -> XML #

Generic AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Associated Types

type Rep AutomationType :: Type -> Type #

Read AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Show AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

NFData AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Methods

rnf :: AutomationType -> () #

Eq AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Ord AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Hashable AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

type Rep AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

type Rep AutomationType = D1 ('MetaData "AutomationType" "Amazonka.SSM.Types.AutomationType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AutomationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CalendarState

newtype CalendarState Source #

Constructors

CalendarState' 

Bundled Patterns

pattern CalendarState_CLOSED :: CalendarState 
pattern CalendarState_OPEN :: CalendarState 

Instances

Instances details
FromJSON CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

FromJSONKey CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToJSON CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToJSONKey CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToByteString CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToHeader CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToLog CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToQuery CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

FromText CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToText CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Methods

toText :: CalendarState -> Text #

FromXML CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToXML CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Methods

toXML :: CalendarState -> XML #

Generic CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Associated Types

type Rep CalendarState :: Type -> Type #

Read CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Show CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

NFData CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Methods

rnf :: CalendarState -> () #

Eq CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Ord CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Hashable CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

type Rep CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

type Rep CalendarState = D1 ('MetaData "CalendarState" "Amazonka.SSM.Types.CalendarState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "CalendarState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCalendarState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandFilterKey

newtype CommandFilterKey Source #

Instances

Instances details
FromJSON CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

FromJSONKey CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToJSON CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToJSONKey CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToByteString CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToHeader CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToLog CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToQuery CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

FromText CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToText CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

FromXML CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToXML CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Generic CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Associated Types

type Rep CommandFilterKey :: Type -> Type #

Read CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Show CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

NFData CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Methods

rnf :: CommandFilterKey -> () #

Eq CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Ord CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Hashable CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

type Rep CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

type Rep CommandFilterKey = D1 ('MetaData "CommandFilterKey" "Amazonka.SSM.Types.CommandFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "CommandFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandInvocationStatus

newtype CommandInvocationStatus Source #

Instances

Instances details
FromJSON CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

FromJSONKey CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToJSON CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToJSONKey CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToByteString CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToHeader CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToLog CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToQuery CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

FromText CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToText CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

FromXML CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToXML CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Generic CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Associated Types

type Rep CommandInvocationStatus :: Type -> Type #

Read CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Show CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

NFData CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Methods

rnf :: CommandInvocationStatus -> () #

Eq CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Ord CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Hashable CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

type Rep CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

type Rep CommandInvocationStatus = D1 ('MetaData "CommandInvocationStatus" "Amazonka.SSM.Types.CommandInvocationStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "CommandInvocationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandInvocationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandPluginStatus

newtype CommandPluginStatus Source #

Instances

Instances details
FromJSON CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

FromJSONKey CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToJSON CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToJSONKey CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToByteString CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToHeader CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToLog CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToQuery CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

FromText CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToText CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

FromXML CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToXML CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Generic CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Associated Types

type Rep CommandPluginStatus :: Type -> Type #

Read CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Show CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

NFData CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Methods

rnf :: CommandPluginStatus -> () #

Eq CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Ord CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Hashable CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

type Rep CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

type Rep CommandPluginStatus = D1 ('MetaData "CommandPluginStatus" "Amazonka.SSM.Types.CommandPluginStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "CommandPluginStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandPluginStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandStatus

newtype CommandStatus Source #

Constructors

CommandStatus' 

Instances

Instances details
FromJSON CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

FromJSONKey CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToJSON CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToJSONKey CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToByteString CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToHeader CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToLog CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToQuery CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

FromText CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToText CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Methods

toText :: CommandStatus -> Text #

FromXML CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToXML CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Methods

toXML :: CommandStatus -> XML #

Generic CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Associated Types

type Rep CommandStatus :: Type -> Type #

Read CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Show CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

NFData CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Methods

rnf :: CommandStatus -> () #

Eq CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Ord CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Hashable CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

type Rep CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

type Rep CommandStatus = D1 ('MetaData "CommandStatus" "Amazonka.SSM.Types.CommandStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "CommandStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceQueryOperatorType

newtype ComplianceQueryOperatorType Source #

Instances

Instances details
FromJSON ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

FromJSONKey ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToJSON ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToJSONKey ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToByteString ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToHeader ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToLog ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToQuery ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

FromText ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToText ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

FromXML ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToXML ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Generic ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Associated Types

type Rep ComplianceQueryOperatorType :: Type -> Type #

Read ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Show ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

NFData ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Eq ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Ord ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Hashable ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

type Rep ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

type Rep ComplianceQueryOperatorType = D1 ('MetaData "ComplianceQueryOperatorType" "Amazonka.SSM.Types.ComplianceQueryOperatorType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ComplianceQueryOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceQueryOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceSeverity

newtype ComplianceSeverity Source #

Instances

Instances details
FromJSON ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

FromJSONKey ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToJSON ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToJSONKey ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToByteString ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToHeader ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToLog ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToQuery ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

FromText ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToText ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

FromXML ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToXML ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Generic ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Associated Types

type Rep ComplianceSeverity :: Type -> Type #

Read ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Show ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

NFData ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Methods

rnf :: ComplianceSeverity -> () #

Eq ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Ord ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Hashable ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

type Rep ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

type Rep ComplianceSeverity = D1 ('MetaData "ComplianceSeverity" "Amazonka.SSM.Types.ComplianceSeverity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ComplianceSeverity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceStatus

newtype ComplianceStatus Source #

Instances

Instances details
FromJSON ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

FromJSONKey ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToJSON ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToJSONKey ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToByteString ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToHeader ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToLog ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToQuery ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

FromText ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToText ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

FromXML ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToXML ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Generic ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Associated Types

type Rep ComplianceStatus :: Type -> Type #

Read ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Show ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

NFData ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Methods

rnf :: ComplianceStatus -> () #

Eq ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Ord ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Hashable ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

type Rep ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

type Rep ComplianceStatus = D1 ('MetaData "ComplianceStatus" "Amazonka.SSM.Types.ComplianceStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ComplianceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceUploadType

newtype ComplianceUploadType Source #

Instances

Instances details
FromJSON ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

FromJSONKey ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToJSON ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToJSONKey ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToByteString ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToHeader ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToLog ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToQuery ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

FromText ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToText ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

FromXML ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToXML ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Generic ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Associated Types

type Rep ComplianceUploadType :: Type -> Type #

Read ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Show ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

NFData ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Methods

rnf :: ComplianceUploadType -> () #

Eq ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Ord ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Hashable ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

type Rep ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

type Rep ComplianceUploadType = D1 ('MetaData "ComplianceUploadType" "Amazonka.SSM.Types.ComplianceUploadType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ComplianceUploadType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceUploadType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectionStatus

newtype ConnectionStatus Source #

Instances

Instances details
FromJSON ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

FromJSONKey ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToJSON ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToJSONKey ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToByteString ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToHeader ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToLog ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToQuery ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

FromText ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToText ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

FromXML ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToXML ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Generic ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Associated Types

type Rep ConnectionStatus :: Type -> Type #

Read ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Show ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

NFData ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Methods

rnf :: ConnectionStatus -> () #

Eq ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Ord ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Hashable ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

type Rep ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

type Rep ConnectionStatus = D1 ('MetaData "ConnectionStatus" "Amazonka.SSM.Types.ConnectionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ConnectionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DescribeActivationsFilterKeys

newtype DescribeActivationsFilterKeys Source #

Instances

Instances details
FromJSON DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

FromJSONKey DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToJSON DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToJSONKey DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToByteString DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToHeader DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToLog DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToQuery DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

FromText DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToText DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

FromXML DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToXML DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Generic DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Associated Types

type Rep DescribeActivationsFilterKeys :: Type -> Type #

Read DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Show DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

NFData DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Eq DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Ord DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Hashable DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

type Rep DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

type Rep DescribeActivationsFilterKeys = D1 ('MetaData "DescribeActivationsFilterKeys" "Amazonka.SSM.Types.DescribeActivationsFilterKeys" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DescribeActivationsFilterKeys'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDescribeActivationsFilterKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentFilterKey

newtype DocumentFilterKey Source #

Instances

Instances details
FromJSON DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

FromJSONKey DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToJSON DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToJSONKey DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToByteString DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToHeader DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToLog DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToQuery DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

FromText DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToText DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

FromXML DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToXML DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Generic DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Associated Types

type Rep DocumentFilterKey :: Type -> Type #

Read DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Show DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

NFData DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Methods

rnf :: DocumentFilterKey -> () #

Eq DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Ord DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Hashable DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

type Rep DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

type Rep DocumentFilterKey = D1 ('MetaData "DocumentFilterKey" "Amazonka.SSM.Types.DocumentFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentFormat

newtype DocumentFormat Source #

Constructors

DocumentFormat' 

Instances

Instances details
FromJSON DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

FromJSONKey DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToJSON DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToJSONKey DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToByteString DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToHeader DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToLog DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToQuery DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

FromText DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToText DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

FromXML DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToXML DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Methods

toXML :: DocumentFormat -> XML #

Generic DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Associated Types

type Rep DocumentFormat :: Type -> Type #

Read DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Show DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

NFData DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Methods

rnf :: DocumentFormat -> () #

Eq DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Ord DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Hashable DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

type Rep DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

type Rep DocumentFormat = D1 ('MetaData "DocumentFormat" "Amazonka.SSM.Types.DocumentFormat" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentHashType

newtype DocumentHashType Source #

Instances

Instances details
FromJSON DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

FromJSONKey DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToJSON DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToJSONKey DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToByteString DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToHeader DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToLog DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToQuery DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

FromText DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToText DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

FromXML DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToXML DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Generic DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Associated Types

type Rep DocumentHashType :: Type -> Type #

Read DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Show DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

NFData DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Methods

rnf :: DocumentHashType -> () #

Eq DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Ord DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Hashable DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

type Rep DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

type Rep DocumentHashType = D1 ('MetaData "DocumentHashType" "Amazonka.SSM.Types.DocumentHashType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentHashType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentMetadataEnum

newtype DocumentMetadataEnum Source #

Instances

Instances details
FromJSON DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

FromJSONKey DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToJSON DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToJSONKey DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToByteString DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToHeader DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToLog DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToQuery DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

FromText DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToText DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

FromXML DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToXML DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Generic DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Associated Types

type Rep DocumentMetadataEnum :: Type -> Type #

Read DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Show DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

NFData DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Methods

rnf :: DocumentMetadataEnum -> () #

Eq DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Ord DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Hashable DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

type Rep DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

type Rep DocumentMetadataEnum = D1 ('MetaData "DocumentMetadataEnum" "Amazonka.SSM.Types.DocumentMetadataEnum" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentMetadataEnum'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentMetadataEnum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentParameterType

newtype DocumentParameterType Source #

Instances

Instances details
FromJSON DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

FromJSONKey DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToJSON DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToJSONKey DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToByteString DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToHeader DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToLog DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToQuery DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

FromText DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToText DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

FromXML DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToXML DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Generic DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Associated Types

type Rep DocumentParameterType :: Type -> Type #

Read DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Show DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

NFData DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Methods

rnf :: DocumentParameterType -> () #

Eq DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Ord DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Hashable DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

type Rep DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

type Rep DocumentParameterType = D1 ('MetaData "DocumentParameterType" "Amazonka.SSM.Types.DocumentParameterType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentParameterType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentParameterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentPermissionType

newtype DocumentPermissionType Source #

Instances

Instances details
FromJSON DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

FromJSONKey DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToJSON DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToJSONKey DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToByteString DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToHeader DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToLog DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToQuery DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

FromText DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToText DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

FromXML DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToXML DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Generic DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Associated Types

type Rep DocumentPermissionType :: Type -> Type #

Read DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Show DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

NFData DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Methods

rnf :: DocumentPermissionType -> () #

Eq DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Ord DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Hashable DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

type Rep DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

type Rep DocumentPermissionType = D1 ('MetaData "DocumentPermissionType" "Amazonka.SSM.Types.DocumentPermissionType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentPermissionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentPermissionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentReviewAction

newtype DocumentReviewAction Source #

Instances

Instances details
FromJSON DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

FromJSONKey DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToJSON DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToJSONKey DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToByteString DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToHeader DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToLog DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToQuery DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

FromText DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToText DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

FromXML DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToXML DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Generic DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Associated Types

type Rep DocumentReviewAction :: Type -> Type #

Read DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Show DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

NFData DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Methods

rnf :: DocumentReviewAction -> () #

Eq DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Ord DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Hashable DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

type Rep DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

type Rep DocumentReviewAction = D1 ('MetaData "DocumentReviewAction" "Amazonka.SSM.Types.DocumentReviewAction" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentReviewAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentReviewAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentReviewCommentType

newtype DocumentReviewCommentType Source #

Instances

Instances details
FromJSON DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

FromJSONKey DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToJSON DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToJSONKey DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToByteString DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToHeader DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToLog DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToQuery DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

FromText DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToText DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

FromXML DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToXML DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Generic DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Associated Types

type Rep DocumentReviewCommentType :: Type -> Type #

Read DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Show DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

NFData DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Eq DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Ord DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Hashable DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

type Rep DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

type Rep DocumentReviewCommentType = D1 ('MetaData "DocumentReviewCommentType" "Amazonka.SSM.Types.DocumentReviewCommentType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentReviewCommentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentReviewCommentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentStatus

newtype DocumentStatus Source #

The status of a document.

Constructors

DocumentStatus' 

Instances

Instances details
FromJSON DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

FromJSONKey DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToJSON DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToJSONKey DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToByteString DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToHeader DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToLog DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToQuery DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

FromText DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToText DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

FromXML DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToXML DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Methods

toXML :: DocumentStatus -> XML #

Generic DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Associated Types

type Rep DocumentStatus :: Type -> Type #

Read DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Show DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

NFData DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Methods

rnf :: DocumentStatus -> () #

Eq DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Ord DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Hashable DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

type Rep DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

type Rep DocumentStatus = D1 ('MetaData "DocumentStatus" "Amazonka.SSM.Types.DocumentStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentType

newtype DocumentType Source #

Constructors

DocumentType' 

Instances

Instances details
FromJSON DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

FromJSONKey DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToJSON DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToJSONKey DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToByteString DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToHeader DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToLog DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToQuery DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

FromText DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToText DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Methods

toText :: DocumentType -> Text #

FromXML DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToXML DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Methods

toXML :: DocumentType -> XML #

Generic DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Associated Types

type Rep DocumentType :: Type -> Type #

Read DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Show DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

NFData DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Methods

rnf :: DocumentType -> () #

Eq DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Ord DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Hashable DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

type Rep DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

type Rep DocumentType = D1 ('MetaData "DocumentType" "Amazonka.SSM.Types.DocumentType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "DocumentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExecutionMode

newtype ExecutionMode Source #

Constructors

ExecutionMode' 

Instances

Instances details
FromJSON ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

FromJSONKey ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToJSON ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToJSONKey ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToByteString ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToHeader ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToLog ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToQuery ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

FromText ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToText ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Methods

toText :: ExecutionMode -> Text #

FromXML ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToXML ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Methods

toXML :: ExecutionMode -> XML #

Generic ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Associated Types

type Rep ExecutionMode :: Type -> Type #

Read ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Show ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

NFData ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Methods

rnf :: ExecutionMode -> () #

Eq ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Ord ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Hashable ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

type Rep ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

type Rep ExecutionMode = D1 ('MetaData "ExecutionMode" "Amazonka.SSM.Types.ExecutionMode" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ExecutionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExternalAlarmState

newtype ExternalAlarmState Source #

Instances

Instances details
FromJSON ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

FromJSONKey ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToJSON ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToJSONKey ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToByteString ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToHeader ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToLog ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToQuery ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

FromText ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToText ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

FromXML ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

ToXML ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

Generic ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

Associated Types

type Rep ExternalAlarmState :: Type -> Type #

Read ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

Show ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

NFData ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

Methods

rnf :: ExternalAlarmState -> () #

Eq ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

Ord ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

Hashable ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

type Rep ExternalAlarmState Source # 
Instance details

Defined in Amazonka.SSM.Types.ExternalAlarmState

type Rep ExternalAlarmState = D1 ('MetaData "ExternalAlarmState" "Amazonka.SSM.Types.ExternalAlarmState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ExternalAlarmState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExternalAlarmState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Fault

newtype Fault Source #

Constructors

Fault' 

Fields

Bundled Patterns

pattern Fault_Client :: Fault 
pattern Fault_Server :: Fault 
pattern Fault_Unknown :: Fault 

Instances

Instances details
FromJSON Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

FromJSONKey Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToJSON Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToJSONKey Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToByteString Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toBS :: Fault -> ByteString #

ToHeader Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toHeader :: HeaderName -> Fault -> [Header] #

ToLog Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToQuery Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toQuery :: Fault -> QueryString #

FromText Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToText Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toText :: Fault -> Text #

FromXML Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

parseXML :: [Node] -> Either String Fault #

ToXML Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toXML :: Fault -> XML #

Generic Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Associated Types

type Rep Fault :: Type -> Type #

Methods

from :: Fault -> Rep Fault x #

to :: Rep Fault x -> Fault #

Read Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Show Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

showsPrec :: Int -> Fault -> ShowS #

show :: Fault -> String #

showList :: [Fault] -> ShowS #

NFData Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

rnf :: Fault -> () #

Eq Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

(==) :: Fault -> Fault -> Bool #

(/=) :: Fault -> Fault -> Bool #

Ord Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

compare :: Fault -> Fault -> Ordering #

(<) :: Fault -> Fault -> Bool #

(<=) :: Fault -> Fault -> Bool #

(>) :: Fault -> Fault -> Bool #

(>=) :: Fault -> Fault -> Bool #

max :: Fault -> Fault -> Fault #

min :: Fault -> Fault -> Fault #

Hashable Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

hashWithSalt :: Int -> Fault -> Int #

hash :: Fault -> Int #

type Rep Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

type Rep Fault = D1 ('MetaData "Fault" "Amazonka.SSM.Types.Fault" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "Fault'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFault") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InstanceInformationFilterKey

newtype InstanceInformationFilterKey Source #

Instances

Instances details
FromJSON InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

FromJSONKey InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToJSON InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToJSONKey InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToByteString InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToHeader InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToLog InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToQuery InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

FromText InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToText InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

FromXML InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToXML InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Generic InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Associated Types

type Rep InstanceInformationFilterKey :: Type -> Type #

Read InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Show InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

NFData InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Eq InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Ord InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Hashable InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

type Rep InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

type Rep InstanceInformationFilterKey = D1 ('MetaData "InstanceInformationFilterKey" "Amazonka.SSM.Types.InstanceInformationFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "InstanceInformationFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstanceInformationFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InstancePatchStateOperatorType

newtype InstancePatchStateOperatorType Source #

Instances

Instances details
FromJSON InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromJSONKey InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToJSON InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToJSONKey InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToByteString InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToHeader InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToLog InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToQuery InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromText InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToText InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromXML InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToXML InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Generic InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Associated Types

type Rep InstancePatchStateOperatorType :: Type -> Type #

Read InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Show InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

NFData InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Eq InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Ord InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Hashable InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

type Rep InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

type Rep InstancePatchStateOperatorType = D1 ('MetaData "InstancePatchStateOperatorType" "Amazonka.SSM.Types.InstancePatchStateOperatorType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "InstancePatchStateOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstancePatchStateOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventoryAttributeDataType

newtype InventoryAttributeDataType Source #

Instances

Instances details
FromJSON InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromJSONKey InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToJSON InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToJSONKey InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToByteString InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToHeader InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToLog InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToQuery InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromText InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToText InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromXML InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToXML InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Generic InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Associated Types

type Rep InventoryAttributeDataType :: Type -> Type #

Read InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Show InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

NFData InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Eq InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Ord InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Hashable InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

type Rep InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

type Rep InventoryAttributeDataType = D1 ('MetaData "InventoryAttributeDataType" "Amazonka.SSM.Types.InventoryAttributeDataType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "InventoryAttributeDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventoryAttributeDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventoryDeletionStatus

newtype InventoryDeletionStatus Source #

Instances

Instances details
FromJSON InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

FromJSONKey InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToJSON InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToJSONKey InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToByteString InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToHeader InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToLog InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToQuery InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

FromText InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToText InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

FromXML InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToXML InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Generic InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Associated Types

type Rep InventoryDeletionStatus :: Type -> Type #

Read InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Show InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

NFData InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Methods

rnf :: InventoryDeletionStatus -> () #

Eq InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Ord InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Hashable InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

type Rep InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

type Rep InventoryDeletionStatus = D1 ('MetaData "InventoryDeletionStatus" "Amazonka.SSM.Types.InventoryDeletionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "InventoryDeletionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventoryDeletionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventoryQueryOperatorType

newtype InventoryQueryOperatorType Source #

Instances

Instances details
FromJSON InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

FromJSONKey InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToJSON InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToJSONKey InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToByteString InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToHeader InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToLog InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToQuery InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

FromText InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToText InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

FromXML InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToXML InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Generic InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Associated Types

type Rep InventoryQueryOperatorType :: Type -> Type #

Read InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Show InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

NFData InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Eq InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Ord InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Hashable InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

type Rep InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

type Rep InventoryQueryOperatorType = D1 ('MetaData "InventoryQueryOperatorType" "Amazonka.SSM.Types.InventoryQueryOperatorType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "InventoryQueryOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventoryQueryOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventorySchemaDeleteOption

newtype InventorySchemaDeleteOption Source #

Instances

Instances details
FromJSON InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

FromJSONKey InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToJSON InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToJSONKey InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToByteString InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToHeader InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToLog InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToQuery InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

FromText InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToText InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

FromXML InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToXML InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Generic InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Associated Types

type Rep InventorySchemaDeleteOption :: Type -> Type #

Read InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Show InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

NFData InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Eq InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Ord InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Hashable InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

type Rep InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

type Rep InventorySchemaDeleteOption = D1 ('MetaData "InventorySchemaDeleteOption" "Amazonka.SSM.Types.InventorySchemaDeleteOption" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "InventorySchemaDeleteOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventorySchemaDeleteOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LastResourceDataSyncStatus

newtype LastResourceDataSyncStatus Source #

Instances

Instances details
FromJSON LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

FromJSONKey LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToJSON LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToJSONKey LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToByteString LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToHeader LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToLog LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToQuery LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

FromText LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToText LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

FromXML LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToXML LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Generic LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Associated Types

type Rep LastResourceDataSyncStatus :: Type -> Type #

Read LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Show LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

NFData LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Eq LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Ord LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Hashable LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

type Rep LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

type Rep LastResourceDataSyncStatus = D1 ('MetaData "LastResourceDataSyncStatus" "Amazonka.SSM.Types.LastResourceDataSyncStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "LastResourceDataSyncStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLastResourceDataSyncStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowExecutionStatus

newtype MaintenanceWindowExecutionStatus Source #

Instances

Instances details
FromJSON MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

FromJSONKey MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToJSON MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToJSONKey MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToByteString MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToHeader MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToLog MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToQuery MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

FromText MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToText MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

FromXML MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToXML MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Generic MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Associated Types

type Rep MaintenanceWindowExecutionStatus :: Type -> Type #

Read MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Show MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

NFData MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Eq MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Ord MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Hashable MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

type Rep MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

type Rep MaintenanceWindowExecutionStatus = D1 ('MetaData "MaintenanceWindowExecutionStatus" "Amazonka.SSM.Types.MaintenanceWindowExecutionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "MaintenanceWindowExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowResourceType

newtype MaintenanceWindowResourceType Source #

Instances

Instances details
FromJSON MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

FromJSONKey MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToJSON MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToJSONKey MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToByteString MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToHeader MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToLog MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToQuery MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

FromText MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToText MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

FromXML MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToXML MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Generic MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Associated Types

type Rep MaintenanceWindowResourceType :: Type -> Type #

Read MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Show MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

NFData MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Eq MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Ord MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Hashable MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

type Rep MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

type Rep MaintenanceWindowResourceType = D1 ('MetaData "MaintenanceWindowResourceType" "Amazonka.SSM.Types.MaintenanceWindowResourceType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "MaintenanceWindowResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowTaskCutoffBehavior

newtype MaintenanceWindowTaskCutoffBehavior Source #

Instances

Instances details
FromJSON MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

FromJSONKey MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToJSON MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToJSONKey MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToByteString MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToHeader MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToLog MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToQuery MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

FromText MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToText MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

FromXML MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToXML MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Generic MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Read MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Show MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

NFData MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Eq MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Ord MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Hashable MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

type Rep MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

type Rep MaintenanceWindowTaskCutoffBehavior = D1 ('MetaData "MaintenanceWindowTaskCutoffBehavior" "Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "MaintenanceWindowTaskCutoffBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowTaskCutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowTaskType

newtype MaintenanceWindowTaskType Source #

Instances

Instances details
FromJSON MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

FromJSONKey MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToJSON MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToJSONKey MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToByteString MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToHeader MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToLog MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToQuery MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

FromText MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToText MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

FromXML MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToXML MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Generic MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Associated Types

type Rep MaintenanceWindowTaskType :: Type -> Type #

Read MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Show MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

NFData MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Eq MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Ord MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Hashable MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

type Rep MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

type Rep MaintenanceWindowTaskType = D1 ('MetaData "MaintenanceWindowTaskType" "Amazonka.SSM.Types.MaintenanceWindowTaskType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "MaintenanceWindowTaskType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowTaskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotificationEvent

newtype NotificationEvent Source #

Instances

Instances details
FromJSON NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromJSONKey NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToJSON NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToJSONKey NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToByteString NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToHeader NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToLog NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToQuery NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromText NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToText NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromXML NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToXML NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Generic NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Associated Types

type Rep NotificationEvent :: Type -> Type #

Read NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Show NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

NFData NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Methods

rnf :: NotificationEvent -> () #

Eq NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Ord NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Hashable NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

type Rep NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

type Rep NotificationEvent = D1 ('MetaData "NotificationEvent" "Amazonka.SSM.Types.NotificationEvent" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "NotificationEvent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationEvent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotificationType

newtype NotificationType Source #

Instances

Instances details
FromJSON NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

FromJSONKey NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToJSON NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToJSONKey NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToByteString NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToHeader NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToLog NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToQuery NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

FromText NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToText NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

FromXML NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToXML NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Generic NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Associated Types

type Rep NotificationType :: Type -> Type #

Read NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Show NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

NFData NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Methods

rnf :: NotificationType -> () #

Eq NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Ord NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Hashable NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

type Rep NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

type Rep NotificationType = D1 ('MetaData "NotificationType" "Amazonka.SSM.Types.NotificationType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "NotificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OperatingSystem

newtype OperatingSystem Source #

Constructors

OperatingSystem' 

Instances

Instances details
FromJSON OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

FromJSONKey OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToJSON OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToJSONKey OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToByteString OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToHeader OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToLog OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToQuery OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

FromText OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToText OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

FromXML OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToXML OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Methods

toXML :: OperatingSystem -> XML #

Generic OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Associated Types

type Rep OperatingSystem :: Type -> Type #

Read OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Show OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

NFData OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Methods

rnf :: OperatingSystem -> () #

Eq OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Ord OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Hashable OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

type Rep OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

type Rep OperatingSystem = D1 ('MetaData "OperatingSystem" "Amazonka.SSM.Types.OperatingSystem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OperatingSystem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsFilterOperatorType

newtype OpsFilterOperatorType Source #

Instances

Instances details
FromJSON OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

FromJSONKey OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToJSON OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToJSONKey OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToByteString OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToHeader OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToLog OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToQuery OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

FromText OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToText OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

FromXML OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToXML OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Generic OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Associated Types

type Rep OpsFilterOperatorType :: Type -> Type #

Read OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Show OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

NFData OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Methods

rnf :: OpsFilterOperatorType -> () #

Eq OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Ord OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Hashable OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

type Rep OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

type Rep OpsFilterOperatorType = D1 ('MetaData "OpsFilterOperatorType" "Amazonka.SSM.Types.OpsFilterOperatorType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsFilterOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsFilterOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemDataType

newtype OpsItemDataType Source #

Constructors

OpsItemDataType' 

Instances

Instances details
FromJSON OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

FromJSONKey OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToJSON OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToJSONKey OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToByteString OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToHeader OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToLog OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToQuery OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

FromText OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToText OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

FromXML OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToXML OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Methods

toXML :: OpsItemDataType -> XML #

Generic OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Associated Types

type Rep OpsItemDataType :: Type -> Type #

Read OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Show OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

NFData OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Methods

rnf :: OpsItemDataType -> () #

Eq OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Ord OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Hashable OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

type Rep OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

type Rep OpsItemDataType = D1 ('MetaData "OpsItemDataType" "Amazonka.SSM.Types.OpsItemDataType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemEventFilterKey

newtype OpsItemEventFilterKey Source #

Instances

Instances details
FromJSON OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

FromJSONKey OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToJSON OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToJSONKey OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToByteString OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToHeader OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToLog OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToQuery OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

FromText OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToText OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

FromXML OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToXML OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Generic OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Associated Types

type Rep OpsItemEventFilterKey :: Type -> Type #

Read OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Show OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

NFData OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Methods

rnf :: OpsItemEventFilterKey -> () #

Eq OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Ord OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Hashable OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

type Rep OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

type Rep OpsItemEventFilterKey = D1 ('MetaData "OpsItemEventFilterKey" "Amazonka.SSM.Types.OpsItemEventFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemEventFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemEventFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemEventFilterOperator

newtype OpsItemEventFilterOperator Source #

Instances

Instances details
FromJSON OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

FromJSONKey OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToJSON OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToJSONKey OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToByteString OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToHeader OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToLog OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToQuery OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

FromText OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToText OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

FromXML OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToXML OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Generic OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Associated Types

type Rep OpsItemEventFilterOperator :: Type -> Type #

Read OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Show OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

NFData OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Eq OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Ord OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Hashable OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

type Rep OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

type Rep OpsItemEventFilterOperator = D1 ('MetaData "OpsItemEventFilterOperator" "Amazonka.SSM.Types.OpsItemEventFilterOperator" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemEventFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemEventFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemFilterKey

newtype OpsItemFilterKey Source #

Bundled Patterns

pattern OpsItemFilterKey_AccountId :: OpsItemFilterKey 
pattern OpsItemFilterKey_ActualEndTime :: OpsItemFilterKey 
pattern OpsItemFilterKey_ActualStartTime :: OpsItemFilterKey 
pattern OpsItemFilterKey_AutomationId :: OpsItemFilterKey 
pattern OpsItemFilterKey_Category :: OpsItemFilterKey 
pattern OpsItemFilterKey_ChangeRequestByApproverArn :: OpsItemFilterKey 
pattern OpsItemFilterKey_ChangeRequestByApproverName :: OpsItemFilterKey 
pattern OpsItemFilterKey_ChangeRequestByRequesterArn :: OpsItemFilterKey 
pattern OpsItemFilterKey_ChangeRequestByRequesterName :: OpsItemFilterKey 
pattern OpsItemFilterKey_ChangeRequestByTargetsResourceGroup :: OpsItemFilterKey 
pattern OpsItemFilterKey_ChangeRequestByTemplate :: OpsItemFilterKey 
pattern OpsItemFilterKey_CreatedBy :: OpsItemFilterKey 
pattern OpsItemFilterKey_CreatedTime :: OpsItemFilterKey 
pattern OpsItemFilterKey_InsightByType :: OpsItemFilterKey 
pattern OpsItemFilterKey_LastModifiedTime :: OpsItemFilterKey 
pattern OpsItemFilterKey_OperationalData :: OpsItemFilterKey 
pattern OpsItemFilterKey_OperationalDataKey :: OpsItemFilterKey 
pattern OpsItemFilterKey_OperationalDataValue :: OpsItemFilterKey 
pattern OpsItemFilterKey_OpsItemId :: OpsItemFilterKey 
pattern OpsItemFilterKey_OpsItemType :: OpsItemFilterKey 
pattern OpsItemFilterKey_PlannedEndTime :: OpsItemFilterKey 
pattern OpsItemFilterKey_PlannedStartTime :: OpsItemFilterKey 
pattern OpsItemFilterKey_Priority :: OpsItemFilterKey 
pattern OpsItemFilterKey_ResourceId :: OpsItemFilterKey 
pattern OpsItemFilterKey_Severity :: OpsItemFilterKey 
pattern OpsItemFilterKey_Source :: OpsItemFilterKey 
pattern OpsItemFilterKey_Status :: OpsItemFilterKey 
pattern OpsItemFilterKey_Title :: OpsItemFilterKey 

Instances

Instances details
FromJSON OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

FromJSONKey OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToJSON OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToJSONKey OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToByteString OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToHeader OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToLog OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToQuery OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

FromText OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToText OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

FromXML OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToXML OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Generic OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Associated Types

type Rep OpsItemFilterKey :: Type -> Type #

Read OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Show OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

NFData OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Methods

rnf :: OpsItemFilterKey -> () #

Eq OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Ord OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Hashable OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

type Rep OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

type Rep OpsItemFilterKey = D1 ('MetaData "OpsItemFilterKey" "Amazonka.SSM.Types.OpsItemFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemFilterOperator

newtype OpsItemFilterOperator Source #

Instances

Instances details
FromJSON OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

FromJSONKey OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToJSON OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToJSONKey OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToByteString OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToHeader OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToLog OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToQuery OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

FromText OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToText OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

FromXML OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToXML OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Generic OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Associated Types

type Rep OpsItemFilterOperator :: Type -> Type #

Read OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Show OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

NFData OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Methods

rnf :: OpsItemFilterOperator -> () #

Eq OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Ord OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Hashable OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

type Rep OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

type Rep OpsItemFilterOperator = D1 ('MetaData "OpsItemFilterOperator" "Amazonka.SSM.Types.OpsItemFilterOperator" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemRelatedItemsFilterKey

newtype OpsItemRelatedItemsFilterKey Source #

Instances

Instances details
FromJSON OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

FromJSONKey OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToJSON OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToJSONKey OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToByteString OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToHeader OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToLog OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToQuery OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

FromText OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToText OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

FromXML OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToXML OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Generic OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Associated Types

type Rep OpsItemRelatedItemsFilterKey :: Type -> Type #

Read OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Show OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

NFData OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Eq OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Ord OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Hashable OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

type Rep OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

type Rep OpsItemRelatedItemsFilterKey = D1 ('MetaData "OpsItemRelatedItemsFilterKey" "Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemRelatedItemsFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemRelatedItemsFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemRelatedItemsFilterOperator

newtype OpsItemRelatedItemsFilterOperator Source #

Instances

Instances details
FromJSON OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

FromJSONKey OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToJSON OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToJSONKey OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToByteString OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToHeader OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToLog OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToQuery OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

FromText OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToText OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

FromXML OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToXML OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Generic OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Associated Types

type Rep OpsItemRelatedItemsFilterOperator :: Type -> Type #

Read OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Show OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

NFData OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Eq OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Ord OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Hashable OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

type Rep OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

type Rep OpsItemRelatedItemsFilterOperator = D1 ('MetaData "OpsItemRelatedItemsFilterOperator" "Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemRelatedItemsFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemRelatedItemsFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemStatus

newtype OpsItemStatus Source #

Constructors

OpsItemStatus' 

Instances

Instances details
FromJSON OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

FromJSONKey OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToJSON OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToJSONKey OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToByteString OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToHeader OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToLog OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToQuery OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

FromText OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToText OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Methods

toText :: OpsItemStatus -> Text #

FromXML OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToXML OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Methods

toXML :: OpsItemStatus -> XML #

Generic OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Associated Types

type Rep OpsItemStatus :: Type -> Type #

Read OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Show OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

NFData OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Methods

rnf :: OpsItemStatus -> () #

Eq OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Ord OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Hashable OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

type Rep OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

type Rep OpsItemStatus = D1 ('MetaData "OpsItemStatus" "Amazonka.SSM.Types.OpsItemStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "OpsItemStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParameterTier

newtype ParameterTier Source #

Constructors

ParameterTier' 

Instances

Instances details
FromJSON ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

FromJSONKey ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToJSON ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToJSONKey ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToByteString ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToHeader ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToLog ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToQuery ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

FromText ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToText ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Methods

toText :: ParameterTier -> Text #

FromXML ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToXML ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Methods

toXML :: ParameterTier -> XML #

Generic ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Associated Types

type Rep ParameterTier :: Type -> Type #

Read ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Show ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

NFData ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Methods

rnf :: ParameterTier -> () #

Eq ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Ord ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Hashable ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

type Rep ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

type Rep ParameterTier = D1 ('MetaData "ParameterTier" "Amazonka.SSM.Types.ParameterTier" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ParameterTier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterTier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParameterType

newtype ParameterType Source #

Constructors

ParameterType' 

Instances

Instances details
FromJSON ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

FromJSONKey ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToJSON ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToJSONKey ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToByteString ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToHeader ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToLog ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToQuery ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

FromText ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToText ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Methods

toText :: ParameterType -> Text #

FromXML ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToXML ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Methods

toXML :: ParameterType -> XML #

Generic ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Associated Types

type Rep ParameterType :: Type -> Type #

Read ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Show ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

NFData ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Methods

rnf :: ParameterType -> () #

Eq ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Ord ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Hashable ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

type Rep ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

type Rep ParameterType = D1 ('MetaData "ParameterType" "Amazonka.SSM.Types.ParameterType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ParameterType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParametersFilterKey

newtype ParametersFilterKey Source #

Instances

Instances details
FromJSON ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

FromJSONKey ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToJSON ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToJSONKey ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToByteString ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToHeader ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToLog ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToQuery ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

FromText ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToText ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

FromXML ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToXML ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Generic ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Associated Types

type Rep ParametersFilterKey :: Type -> Type #

Read ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Show ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

NFData ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Methods

rnf :: ParametersFilterKey -> () #

Eq ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Ord ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Hashable ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

type Rep ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

type Rep ParametersFilterKey = D1 ('MetaData "ParametersFilterKey" "Amazonka.SSM.Types.ParametersFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ParametersFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParametersFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchAction

newtype PatchAction Source #

Constructors

PatchAction' 

Instances

Instances details
FromJSON PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

FromJSONKey PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToJSON PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToJSONKey PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToByteString PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToHeader PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToLog PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToQuery PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

FromText PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToText PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Methods

toText :: PatchAction -> Text #

FromXML PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToXML PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Methods

toXML :: PatchAction -> XML #

Generic PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Associated Types

type Rep PatchAction :: Type -> Type #

Read PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Show PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

NFData PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Methods

rnf :: PatchAction -> () #

Eq PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Ord PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Hashable PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

type Rep PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

type Rep PatchAction = D1 ('MetaData "PatchAction" "Amazonka.SSM.Types.PatchAction" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchComplianceDataState

newtype PatchComplianceDataState Source #

Instances

Instances details
FromJSON PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

FromJSONKey PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToJSON PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToJSONKey PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToByteString PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToHeader PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToLog PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToQuery PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

FromText PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToText PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

FromXML PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToXML PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Generic PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Associated Types

type Rep PatchComplianceDataState :: Type -> Type #

Read PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Show PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

NFData PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Eq PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Ord PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Hashable PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

type Rep PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

type Rep PatchComplianceDataState = D1 ('MetaData "PatchComplianceDataState" "Amazonka.SSM.Types.PatchComplianceDataState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchComplianceDataState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchComplianceDataState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchComplianceLevel

newtype PatchComplianceLevel Source #

Instances

Instances details
FromJSON PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

FromJSONKey PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToJSON PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToJSONKey PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToByteString PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToHeader PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToLog PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToQuery PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

FromText PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToText PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

FromXML PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToXML PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Generic PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Associated Types

type Rep PatchComplianceLevel :: Type -> Type #

Read PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Show PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

NFData PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Methods

rnf :: PatchComplianceLevel -> () #

Eq PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Ord PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Hashable PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

type Rep PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

type Rep PatchComplianceLevel = D1 ('MetaData "PatchComplianceLevel" "Amazonka.SSM.Types.PatchComplianceLevel" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchComplianceLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchDeploymentStatus

newtype PatchDeploymentStatus Source #

Instances

Instances details
FromJSON PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

FromJSONKey PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToJSON PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToJSONKey PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToByteString PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToHeader PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToLog PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToQuery PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

FromText PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToText PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

FromXML PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToXML PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Generic PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Associated Types

type Rep PatchDeploymentStatus :: Type -> Type #

Read PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Show PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

NFData PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Methods

rnf :: PatchDeploymentStatus -> () #

Eq PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Ord PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Hashable PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

type Rep PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

type Rep PatchDeploymentStatus = D1 ('MetaData "PatchDeploymentStatus" "Amazonka.SSM.Types.PatchDeploymentStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchDeploymentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchDeploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchFilterKey

newtype PatchFilterKey Source #

Constructors

PatchFilterKey' 

Instances

Instances details
FromJSON PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

FromJSONKey PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToJSON PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToJSONKey PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToByteString PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToHeader PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToLog PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToQuery PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

FromText PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToText PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

FromXML PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToXML PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Methods

toXML :: PatchFilterKey -> XML #

Generic PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Associated Types

type Rep PatchFilterKey :: Type -> Type #

Read PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Show PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

NFData PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Methods

rnf :: PatchFilterKey -> () #

Eq PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Ord PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Hashable PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

type Rep PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

type Rep PatchFilterKey = D1 ('MetaData "PatchFilterKey" "Amazonka.SSM.Types.PatchFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchOperationType

newtype PatchOperationType Source #

Instances

Instances details
FromJSON PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

FromJSONKey PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToJSON PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToJSONKey PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToByteString PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToHeader PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToLog PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToQuery PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

FromText PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToText PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

FromXML PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToXML PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Generic PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Associated Types

type Rep PatchOperationType :: Type -> Type #

Read PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Show PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

NFData PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Methods

rnf :: PatchOperationType -> () #

Eq PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Ord PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Hashable PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

type Rep PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

type Rep PatchOperationType = D1 ('MetaData "PatchOperationType" "Amazonka.SSM.Types.PatchOperationType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchOperationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchProperty

newtype PatchProperty Source #

Constructors

PatchProperty' 

Instances

Instances details
FromJSON PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

FromJSONKey PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToJSON PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToJSONKey PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToByteString PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToHeader PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToLog PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToQuery PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

FromText PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToText PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Methods

toText :: PatchProperty -> Text #

FromXML PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToXML PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Methods

toXML :: PatchProperty -> XML #

Generic PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Associated Types

type Rep PatchProperty :: Type -> Type #

Read PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Show PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

NFData PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Methods

rnf :: PatchProperty -> () #

Eq PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Ord PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Hashable PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

type Rep PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

type Rep PatchProperty = D1 ('MetaData "PatchProperty" "Amazonka.SSM.Types.PatchProperty" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchSet

newtype PatchSet Source #

Constructors

PatchSet' 

Fields

Bundled Patterns

pattern PatchSet_APPLICATION :: PatchSet 
pattern PatchSet_OS :: PatchSet 

Instances

Instances details
FromJSON PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

FromJSONKey PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToJSON PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToJSONKey PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToByteString PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

toBS :: PatchSet -> ByteString #

ToHeader PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

toHeader :: HeaderName -> PatchSet -> [Header] #

ToLog PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToQuery PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

FromText PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToText PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

toText :: PatchSet -> Text #

FromXML PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToXML PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

toXML :: PatchSet -> XML #

Generic PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Associated Types

type Rep PatchSet :: Type -> Type #

Methods

from :: PatchSet -> Rep PatchSet x #

to :: Rep PatchSet x -> PatchSet #

Read PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Show PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

NFData PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

rnf :: PatchSet -> () #

Eq PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Ord PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Hashable PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

hashWithSalt :: Int -> PatchSet -> Int #

hash :: PatchSet -> Int #

type Rep PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

type Rep PatchSet = D1 ('MetaData "PatchSet" "Amazonka.SSM.Types.PatchSet" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PatchSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PingStatus

newtype PingStatus Source #

Constructors

PingStatus' 

Fields

Instances

Instances details
FromJSON PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

FromJSONKey PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToJSON PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToJSONKey PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToByteString PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToHeader PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToLog PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToQuery PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

FromText PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToText PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Methods

toText :: PingStatus -> Text #

FromXML PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToXML PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Methods

toXML :: PingStatus -> XML #

Generic PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Associated Types

type Rep PingStatus :: Type -> Type #

Read PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Show PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

NFData PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Methods

rnf :: PingStatus -> () #

Eq PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Ord PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Hashable PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

type Rep PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

type Rep PingStatus = D1 ('MetaData "PingStatus" "Amazonka.SSM.Types.PingStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PingStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PlatformType

newtype PlatformType Source #

Constructors

PlatformType' 

Instances

Instances details
FromJSON PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

FromJSONKey PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToJSON PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToJSONKey PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToByteString PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToHeader PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToLog PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToQuery PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

FromText PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToText PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Methods

toText :: PlatformType -> Text #

FromXML PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToXML PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Methods

toXML :: PlatformType -> XML #

Generic PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Associated Types

type Rep PlatformType :: Type -> Type #

Read PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Show PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

NFData PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Methods

rnf :: PlatformType -> () #

Eq PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Ord PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Hashable PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

type Rep PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

type Rep PlatformType = D1 ('MetaData "PlatformType" "Amazonka.SSM.Types.PlatformType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "PlatformType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPlatformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RebootOption

newtype RebootOption Source #

Constructors

RebootOption' 

Instances

Instances details
FromJSON RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

FromJSONKey RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToJSON RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToJSONKey RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToByteString RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToHeader RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToLog RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToQuery RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

FromText RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToText RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Methods

toText :: RebootOption -> Text #

FromXML RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToXML RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Methods

toXML :: RebootOption -> XML #

Generic RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Associated Types

type Rep RebootOption :: Type -> Type #

Read RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Show RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

NFData RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Methods

rnf :: RebootOption -> () #

Eq RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Ord RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Hashable RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

type Rep RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

type Rep RebootOption = D1 ('MetaData "RebootOption" "Amazonka.SSM.Types.RebootOption" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "RebootOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRebootOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceDataSyncS3Format

newtype ResourceDataSyncS3Format Source #

Instances

Instances details
FromJSON ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

FromJSONKey ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToJSON ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToJSONKey ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToByteString ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToHeader ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToLog ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToQuery ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

FromText ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToText ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

FromXML ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToXML ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Generic ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Associated Types

type Rep ResourceDataSyncS3Format :: Type -> Type #

Read ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Show ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

NFData ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Eq ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Ord ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Hashable ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

type Rep ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

type Rep ResourceDataSyncS3Format = D1 ('MetaData "ResourceDataSyncS3Format" "Amazonka.SSM.Types.ResourceDataSyncS3Format" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ResourceDataSyncS3Format'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceDataSyncS3Format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Instances

Instances details
FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

FromJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToJSON ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToByteString ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToQuery ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

FromText ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToText ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Methods

toText :: ResourceType -> Text #

FromXML ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToXML ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Methods

toXML :: ResourceType -> XML #

Generic ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

Read ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

NFData ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Eq ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Hashable ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.SSM.Types.ResourceType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceTypeForTagging

newtype ResourceTypeForTagging Source #

Instances

Instances details
FromJSON ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

FromJSONKey ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToJSON ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToJSONKey ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToByteString ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToHeader ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToLog ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToQuery ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

FromText ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToText ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

FromXML ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToXML ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Generic ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Associated Types

type Rep ResourceTypeForTagging :: Type -> Type #

Read ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Show ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

NFData ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Methods

rnf :: ResourceTypeForTagging -> () #

Eq ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Ord ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Hashable ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

type Rep ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

type Rep ResourceTypeForTagging = D1 ('MetaData "ResourceTypeForTagging" "Amazonka.SSM.Types.ResourceTypeForTagging" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ResourceTypeForTagging'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceTypeForTagging") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReviewStatus

newtype ReviewStatus Source #

Constructors

ReviewStatus' 

Instances

Instances details
FromJSON ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

FromJSONKey ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToJSON ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToJSONKey ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToByteString ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToHeader ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToLog ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToQuery ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

FromText ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToText ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Methods

toText :: ReviewStatus -> Text #

FromXML ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToXML ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Methods

toXML :: ReviewStatus -> XML #

Generic ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Associated Types

type Rep ReviewStatus :: Type -> Type #

Read ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Show ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

NFData ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Methods

rnf :: ReviewStatus -> () #

Eq ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Ord ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Hashable ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

type Rep ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

type Rep ReviewStatus = D1 ('MetaData "ReviewStatus" "Amazonka.SSM.Types.ReviewStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "ReviewStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionFilterKey

newtype SessionFilterKey Source #

Instances

Instances details
FromJSON SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

FromJSONKey SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToJSON SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToJSONKey SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToByteString SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToHeader SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToLog SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToQuery SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

FromText SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToText SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

FromXML SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToXML SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Generic SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Associated Types

type Rep SessionFilterKey :: Type -> Type #

Read SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Show SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

NFData SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Methods

rnf :: SessionFilterKey -> () #

Eq SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Ord SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Hashable SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

type Rep SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

type Rep SessionFilterKey = D1 ('MetaData "SessionFilterKey" "Amazonka.SSM.Types.SessionFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "SessionFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionState

newtype SessionState Source #

Constructors

SessionState' 

Bundled Patterns

pattern SessionState_Active :: SessionState 
pattern SessionState_History :: SessionState 

Instances

Instances details
FromJSON SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

FromJSONKey SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToJSON SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToJSONKey SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToByteString SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToHeader SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToLog SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToQuery SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

FromText SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToText SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Methods

toText :: SessionState -> Text #

FromXML SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToXML SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Methods

toXML :: SessionState -> XML #

Generic SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Associated Types

type Rep SessionState :: Type -> Type #

Read SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Show SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

NFData SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Methods

rnf :: SessionState -> () #

Eq SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Ord SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Hashable SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

type Rep SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

type Rep SessionState = D1 ('MetaData "SessionState" "Amazonka.SSM.Types.SessionState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "SessionState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionStatus

newtype SessionStatus Source #

Constructors

SessionStatus' 

Instances

Instances details
FromJSON SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

FromJSONKey SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToJSON SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToJSONKey SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToByteString SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToHeader SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToLog SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToQuery SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

FromText SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToText SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Methods

toText :: SessionStatus -> Text #

FromXML SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToXML SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Methods

toXML :: SessionStatus -> XML #

Generic SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Associated Types

type Rep SessionStatus :: Type -> Type #

Read SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Show SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

NFData SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Methods

rnf :: SessionStatus -> () #

Eq SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Ord SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Hashable SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

type Rep SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

type Rep SessionStatus = D1 ('MetaData "SessionStatus" "Amazonka.SSM.Types.SessionStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "SessionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SignalType

newtype SignalType Source #

Constructors

SignalType' 

Fields

Instances

Instances details
FromJSON SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

FromJSONKey SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToJSON SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToJSONKey SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToByteString SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToHeader SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToLog SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToQuery SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

FromText SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToText SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Methods

toText :: SignalType -> Text #

FromXML SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToXML SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Methods

toXML :: SignalType -> XML #

Generic SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Associated Types

type Rep SignalType :: Type -> Type #

Read SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Show SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

NFData SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Methods

rnf :: SignalType -> () #

Eq SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Ord SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Hashable SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

type Rep SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

type Rep SignalType = D1 ('MetaData "SignalType" "Amazonka.SSM.Types.SignalType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "SignalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSignalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SourceType

newtype SourceType Source #

Constructors

SourceType' 

Fields

Instances

Instances details
FromJSON SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

FromJSONKey SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToJSON SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToJSONKey SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToByteString SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToHeader SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToLog SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToQuery SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

FromText SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToText SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Methods

toText :: SourceType -> Text #

FromXML SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

ToXML SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Methods

toXML :: SourceType -> XML #

Generic SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Associated Types

type Rep SourceType :: Type -> Type #

Read SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Show SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

NFData SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Methods

rnf :: SourceType -> () #

Eq SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Ord SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

Hashable SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

type Rep SourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.SourceType

type Rep SourceType = D1 ('MetaData "SourceType" "Amazonka.SSM.Types.SourceType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "SourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StepExecutionFilterKey

newtype StepExecutionFilterKey Source #

Instances

Instances details
FromJSON StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

FromJSONKey StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToJSON StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToJSONKey StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToByteString StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToHeader StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToLog StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToQuery StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

FromText StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToText StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

FromXML StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToXML StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Generic StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Associated Types

type Rep StepExecutionFilterKey :: Type -> Type #

Read StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Show StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

NFData StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Methods

rnf :: StepExecutionFilterKey -> () #

Eq StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Ord StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Hashable StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

type Rep StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

type Rep StepExecutionFilterKey = D1 ('MetaData "StepExecutionFilterKey" "Amazonka.SSM.Types.StepExecutionFilterKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "StepExecutionFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStepExecutionFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StopType

newtype StopType Source #

Constructors

StopType' 

Fields

Bundled Patterns

pattern StopType_Cancel :: StopType 
pattern StopType_Complete :: StopType 

Instances

Instances details
FromJSON StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

FromJSONKey StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToJSON StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToJSONKey StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToByteString StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

toBS :: StopType -> ByteString #

ToHeader StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

toHeader :: HeaderName -> StopType -> [Header] #

ToLog StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToQuery StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

FromText StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToText StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

toText :: StopType -> Text #

FromXML StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToXML StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

toXML :: StopType -> XML #

Generic StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Associated Types

type Rep StopType :: Type -> Type #

Methods

from :: StopType -> Rep StopType x #

to :: Rep StopType x -> StopType #

Read StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Show StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

NFData StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

rnf :: StopType -> () #

Eq StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Ord StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Hashable StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

hashWithSalt :: Int -> StopType -> Int #

hash :: StopType -> Int #

type Rep StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

type Rep StopType = D1 ('MetaData "StopType" "Amazonka.SSM.Types.StopType" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "StopType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStopType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccountSharingInfo

data AccountSharingInfo Source #

Information includes the Amazon Web Services account ID where the current document is shared and the version shared with that account.

See: newAccountSharingInfo smart constructor.

Instances

Instances details
FromJSON AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Generic AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Associated Types

type Rep AccountSharingInfo :: Type -> Type #

Read AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Show AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

NFData AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Methods

rnf :: AccountSharingInfo -> () #

Eq AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Hashable AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

type Rep AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

type Rep AccountSharingInfo = D1 ('MetaData "AccountSharingInfo" "Amazonka.SSM.Types.AccountSharingInfo" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AccountSharingInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sharedDocumentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAccountSharingInfo :: AccountSharingInfo Source #

Create a value of AccountSharingInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountId:AccountSharingInfo', accountSharingInfo_accountId - The Amazon Web Services account ID where the current document is shared.

$sel:sharedDocumentVersion:AccountSharingInfo', accountSharingInfo_sharedDocumentVersion - The version of the current document shared with the account.

Activation

data Activation Source #

An activation registers one or more on-premises servers or virtual machines (VMs) with Amazon Web Services so that you can configure those servers or VMs using Run Command. A server or VM that has been registered with Amazon Web Services Systems Manager is called a managed node.

See: newActivation smart constructor.

Instances

Instances details
FromJSON Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Generic Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Associated Types

type Rep Activation :: Type -> Type #

Read Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Show Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

NFData Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Methods

rnf :: Activation -> () #

Eq Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Hashable Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

type Rep Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

newActivation :: Activation Source #

Create a value of Activation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activationId:Activation', activation_activationId - The ID created by Systems Manager when you submitted the activation.

$sel:createdDate:Activation', activation_createdDate - The date the activation was created.

$sel:defaultInstanceName:Activation', activation_defaultInstanceName - A name for the managed node when it is created.

$sel:description:Activation', activation_description - A user defined description of the activation.

$sel:expirationDate:Activation', activation_expirationDate - The date when this activation can no longer be used to register managed nodes.

$sel:expired:Activation', activation_expired - Whether or not the activation is expired.

$sel:iamRole:Activation', activation_iamRole - The Identity and Access Management (IAM) role to assign to the managed node.

$sel:registrationLimit:Activation', activation_registrationLimit - The maximum number of managed nodes that can be registered using this activation.

$sel:registrationsCount:Activation', activation_registrationsCount - The number of managed nodes already registered with this activation.

$sel:tags:Activation', activation_tags - Tags assigned to the activation.

Alarm

data Alarm Source #

A CloudWatch alarm you apply to an automation or command.

See: newAlarm smart constructor.

Constructors

Alarm' Text 

Instances

Instances details
FromJSON Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

ToJSON Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Generic Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Associated Types

type Rep Alarm :: Type -> Type #

Methods

from :: Alarm -> Rep Alarm x #

to :: Rep Alarm x -> Alarm #

Read Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Show Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Methods

showsPrec :: Int -> Alarm -> ShowS #

show :: Alarm -> String #

showList :: [Alarm] -> ShowS #

NFData Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Methods

rnf :: Alarm -> () #

Eq Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Methods

(==) :: Alarm -> Alarm -> Bool #

(/=) :: Alarm -> Alarm -> Bool #

Hashable Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

Methods

hashWithSalt :: Int -> Alarm -> Int #

hash :: Alarm -> Int #

type Rep Alarm Source # 
Instance details

Defined in Amazonka.SSM.Types.Alarm

type Rep Alarm = D1 ('MetaData "Alarm" "Amazonka.SSM.Types.Alarm" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "Alarm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAlarm Source #

Arguments

:: Text

$sel:name:Alarm'

-> Alarm 

Create a value of Alarm with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:Alarm', alarm_name - The name of your CloudWatch alarm.

AlarmConfiguration

data AlarmConfiguration Source #

The details for the CloudWatch alarm you want to apply to an automation or command.

See: newAlarmConfiguration smart constructor.

Instances

Instances details
FromJSON AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

ToJSON AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

Generic AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

Associated Types

type Rep AlarmConfiguration :: Type -> Type #

Read AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

Show AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

NFData AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

Methods

rnf :: AlarmConfiguration -> () #

Eq AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

Hashable AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

type Rep AlarmConfiguration Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmConfiguration

type Rep AlarmConfiguration = D1 ('MetaData "AlarmConfiguration" "Amazonka.SSM.Types.AlarmConfiguration" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AlarmConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ignorePollAlarmFailure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "alarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Alarm))))

newAlarmConfiguration Source #

Create a value of AlarmConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ignorePollAlarmFailure:AlarmConfiguration', alarmConfiguration_ignorePollAlarmFailure - If you specify true for this value, your automation or command continue to run even if we can't gather information about the state of your CloudWatch alarm. The default value is false.

$sel:alarms:AlarmConfiguration', alarmConfiguration_alarms - The name of the CloudWatch alarm specified in the configuration.

AlarmStateInformation

data AlarmStateInformation Source #

The details about the state of your CloudWatch alarm.

See: newAlarmStateInformation smart constructor.

Instances

Instances details
FromJSON AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

Generic AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

Associated Types

type Rep AlarmStateInformation :: Type -> Type #

Read AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

Show AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

NFData AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

Methods

rnf :: AlarmStateInformation -> () #

Eq AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

Hashable AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

type Rep AlarmStateInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AlarmStateInformation

type Rep AlarmStateInformation = D1 ('MetaData "AlarmStateInformation" "Amazonka.SSM.Types.AlarmStateInformation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AlarmStateInformation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ExternalAlarmState)))

newAlarmStateInformation Source #

Create a value of AlarmStateInformation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:AlarmStateInformation', alarmStateInformation_name - The name of your CloudWatch alarm.

$sel:state:AlarmStateInformation', alarmStateInformation_state - The state of your CloudWatch alarm.

Association

data Association Source #

Describes an association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.

See: newAssociation smart constructor.

Instances

Instances details
FromJSON Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Generic Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Associated Types

type Rep Association :: Type -> Type #

Read Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Show Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

NFData Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Methods

rnf :: Association -> () #

Eq Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Hashable Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

type Rep Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

type Rep Association = D1 ('MetaData "Association" "Amazonka.SSM.Types.Association" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "Association'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "overview") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationOverview)) :*: S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])))))))

newAssociation :: Association Source #

Create a value of Association with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationId:Association', association_associationId - The ID created by the system when you create an association. An association is a binding between a document and a set of targets with a schedule.

$sel:associationName:Association', association_associationName - The association name.

$sel:associationVersion:Association', association_associationVersion - The association version.

$sel:documentVersion:Association', association_documentVersion - The version of the document used in the association. If you change a document version for a State Manager association, Systems Manager immediately runs the association unless you previously specifed the apply-only-at-cron-interval parameter.

State Manager doesn't support running associations that use a new version of a document if that document is shared from another account. State Manager always runs the default version of a document if shared from another account, even though the Systems Manager console shows that a new version was processed. If you want to run an association using a new version of a document shared form another account, you must set the document version to default.

$sel:instanceId:Association', association_instanceId - The managed node ID.

$sel:lastExecutionDate:Association', association_lastExecutionDate - The date on which the association was last run.

$sel:name:Association', association_name - The name of the SSM document.

$sel:overview:Association', association_overview - Information about the association.

$sel:scheduleExpression:Association', association_scheduleExpression - A cron expression that specifies a schedule when the association runs. The schedule runs in Coordinated Universal Time (UTC).

$sel:scheduleOffset:Association', association_scheduleOffset - Number of days to wait after the scheduled day to run an association.

$sel:targetMaps:Association', association_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

$sel:targets:Association', association_targets - The managed nodes targeted by the request to create an association. You can target all managed nodes in an Amazon Web Services account by specifying the InstanceIds key with a value of *.

AssociationDescription

data AssociationDescription Source #

Describes the parameters for a document.

See: newAssociationDescription smart constructor.

Instances

Instances details
FromJSON AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Generic AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Associated Types

type Rep AssociationDescription :: Type -> Type #

Show AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

NFData AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Methods

rnf :: AssociationDescription -> () #

Eq AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Hashable AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

type Rep AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

type Rep AssociationDescription = D1 ('MetaData "AssociationDescription" "Amazonka.SSM.Types.AssociationDescription" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationDescription'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: (S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "automationTargetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "calendarNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))) :*: ((S1 ('MetaSel ('Just "complianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationComplianceSeverity)) :*: (S1 ('MetaSel ('Just "date") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastSuccessfulExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastUpdateAssociationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "outputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputLocation)) :*: S1 ('MetaSel ('Just "overview") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationOverview))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationStatus)) :*: S1 ('MetaSel ('Just "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance)))) :*: ((S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation))) :*: S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]]))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation)))))))))

newAssociationDescription :: AssociationDescription Source #

Create a value of AssociationDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:AssociationDescription', associationDescription_alarmConfiguration - Undocumented member.

$sel:applyOnlyAtCronInterval:AssociationDescription', associationDescription_applyOnlyAtCronInterval - By default, when you create a new associations, the system runs it immediately after it is created and then according to the schedule you specified. Specify this option if you don't want an association to run immediately after you create it. This parameter isn't supported for rate expressions.

$sel:associationId:AssociationDescription', associationDescription_associationId - The association ID.

$sel:associationName:AssociationDescription', associationDescription_associationName - The association name.

$sel:associationVersion:AssociationDescription', associationDescription_associationVersion - The association version.

$sel:automationTargetParameterName:AssociationDescription', associationDescription_automationTargetParameterName - Choose the parameter that will define how your automation will branch out. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.

$sel:calendarNames:AssociationDescription', associationDescription_calendarNames - The names or Amazon Resource Names (ARNs) of the Change Calendar type documents your associations are gated under. The associations only run when that change calendar is open. For more information, see Amazon Web Services Systems Manager Change Calendar.

$sel:complianceSeverity:AssociationDescription', associationDescription_complianceSeverity - The severity level that is assigned to the association.

AssociationDescription, associationDescription_date - The date when the association was made.

$sel:documentVersion:AssociationDescription', associationDescription_documentVersion - The document version.

$sel:instanceId:AssociationDescription', associationDescription_instanceId - The managed node ID.

$sel:lastExecutionDate:AssociationDescription', associationDescription_lastExecutionDate - The date on which the association was last run.

$sel:lastSuccessfulExecutionDate:AssociationDescription', associationDescription_lastSuccessfulExecutionDate - The last date on which the association was successfully run.

$sel:lastUpdateAssociationDate:AssociationDescription', associationDescription_lastUpdateAssociationDate - The date when the association was last updated.

$sel:maxConcurrency:AssociationDescription', associationDescription_maxConcurrency - The maximum number of targets allowed to run the association at the same time. You can specify a number, for example 10, or a percentage of the target set, for example 10%. The default value is 100%, which means all targets run the association at the same time.

If a new managed node starts and attempts to run an association while Systems Manager is running MaxConcurrency associations, the association is allowed to run. During the next association interval, the new managed node will process its association within the limit specified for MaxConcurrency.

$sel:maxErrors:AssociationDescription', associationDescription_maxErrors - The number of errors that are allowed before the system stops sending requests to run the association on additional targets. You can specify either an absolute number of errors, for example 10, or a percentage of the target set, for example 10%. If you specify 3, for example, the system stops sending requests when the fourth error is received. If you specify 0, then the system stops sending requests after the first error is returned. If you run an association on 50 managed nodes and set MaxError to 10%, then the system stops sending the request when the sixth error is received.

Executions that are already running an association when MaxErrors is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set MaxConcurrency to 1 so that executions proceed one at a time.

AssociationDescription, associationDescription_name - The name of the SSM document.

$sel:outputLocation:AssociationDescription', associationDescription_outputLocation - An S3 bucket where you want to store the output details of the request.

$sel:overview:AssociationDescription', associationDescription_overview - Information about the association.

$sel:parameters:AssociationDescription', associationDescription_parameters - A description of the parameters for a document.

$sel:scheduleExpression:AssociationDescription', associationDescription_scheduleExpression - A cron expression that specifies a schedule when the association runs.

$sel:scheduleOffset:AssociationDescription', associationDescription_scheduleOffset - Number of days to wait after the scheduled day to run an association.

AssociationDescription, associationDescription_status - The association status.

$sel:syncCompliance:AssociationDescription', associationDescription_syncCompliance - The mode for generating association compliance. You can specify AUTO or MANUAL. In AUTO mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT. If the association execution doesn't run successfully, the association is NON-COMPLIANT.

In MANUAL mode, you must specify the AssociationId as a parameter for the PutComplianceItems API operation. In this case, compliance data isn't managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the PutComplianceItems API operation.

By default, all associations use AUTO mode.

$sel:targetLocations:AssociationDescription', associationDescription_targetLocations - The combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the association.

$sel:targetMaps:AssociationDescription', associationDescription_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

$sel:targets:AssociationDescription', associationDescription_targets - The managed nodes targeted by the request.

$sel:triggeredAlarms:AssociationDescription', associationDescription_triggeredAlarms - The CloudWatch alarm that was invoked during the association.

AssociationExecution

data AssociationExecution Source #

Includes information about the specified association.

See: newAssociationExecution smart constructor.

Instances

Instances details
FromJSON AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Generic AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Associated Types

type Rep AssociationExecution :: Type -> Type #

Read AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Show AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

NFData AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Methods

rnf :: AssociationExecution -> () #

Eq AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Hashable AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

type Rep AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

newAssociationExecution :: AssociationExecution Source #

Create a value of AssociationExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:AssociationExecution', associationExecution_alarmConfiguration - Undocumented member.

$sel:associationId:AssociationExecution', associationExecution_associationId - The association ID.

$sel:associationVersion:AssociationExecution', associationExecution_associationVersion - The association version.

$sel:createdTime:AssociationExecution', associationExecution_createdTime - The time the execution started.

$sel:detailedStatus:AssociationExecution', associationExecution_detailedStatus - Detailed status information about the execution.

$sel:executionId:AssociationExecution', associationExecution_executionId - The execution ID for the association.

$sel:lastExecutionDate:AssociationExecution', associationExecution_lastExecutionDate - The date of the last execution.

$sel:resourceCountByStatus:AssociationExecution', associationExecution_resourceCountByStatus - An aggregate status of the resources in the execution based on the status type.

$sel:status:AssociationExecution', associationExecution_status - The status of the association execution.

$sel:triggeredAlarms:AssociationExecution', associationExecution_triggeredAlarms - The CloudWatch alarms that were invoked by the association.

AssociationExecutionFilter

data AssociationExecutionFilter Source #

Filters used in the request.

See: newAssociationExecutionFilter smart constructor.

Instances

Instances details
ToJSON AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Generic AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Associated Types

type Rep AssociationExecutionFilter :: Type -> Type #

Read AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Show AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

NFData AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Eq AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Hashable AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

type Rep AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

type Rep AssociationExecutionFilter = D1 ('MetaData "AssociationExecutionFilter" "Amazonka.SSM.Types.AssociationExecutionFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationExecutionFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssociationExecutionFilterKey) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssociationFilterOperatorType))))

newAssociationExecutionFilter Source #

Create a value of AssociationExecutionFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:AssociationExecutionFilter', associationExecutionFilter_key - The key value used in the request.

$sel:value:AssociationExecutionFilter', associationExecutionFilter_value - The value specified for the key.

$sel:type':AssociationExecutionFilter', associationExecutionFilter_type - The filter type specified in the request.

AssociationExecutionTarget

data AssociationExecutionTarget Source #

Includes information about the specified association execution.

See: newAssociationExecutionTarget smart constructor.

Instances

Instances details
FromJSON AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Generic AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Associated Types

type Rep AssociationExecutionTarget :: Type -> Type #

Read AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Show AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

NFData AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Eq AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Hashable AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

type Rep AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

type Rep AssociationExecutionTarget = D1 ('MetaData "AssociationExecutionTarget" "Amazonka.SSM.Types.AssociationExecutionTarget" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationExecutionTarget'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "outputSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OutputSource))) :*: (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newAssociationExecutionTarget :: AssociationExecutionTarget Source #

Create a value of AssociationExecutionTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationId:AssociationExecutionTarget', associationExecutionTarget_associationId - The association ID.

$sel:associationVersion:AssociationExecutionTarget', associationExecutionTarget_associationVersion - The association version.

$sel:detailedStatus:AssociationExecutionTarget', associationExecutionTarget_detailedStatus - Detailed information about the execution status.

$sel:executionId:AssociationExecutionTarget', associationExecutionTarget_executionId - The execution ID.

$sel:lastExecutionDate:AssociationExecutionTarget', associationExecutionTarget_lastExecutionDate - The date of the last execution.

$sel:outputSource:AssociationExecutionTarget', associationExecutionTarget_outputSource - The location where the association details are saved.

$sel:resourceId:AssociationExecutionTarget', associationExecutionTarget_resourceId - The resource ID, for example, the managed node ID where the association ran.

$sel:resourceType:AssociationExecutionTarget', associationExecutionTarget_resourceType - The resource type, for example, EC2.

$sel:status:AssociationExecutionTarget', associationExecutionTarget_status - The association execution status.

AssociationExecutionTargetsFilter

data AssociationExecutionTargetsFilter Source #

Filters for the association execution.

See: newAssociationExecutionTargetsFilter smart constructor.

Instances

Instances details
ToJSON AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Generic AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Associated Types

type Rep AssociationExecutionTargetsFilter :: Type -> Type #

Read AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Show AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

NFData AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Eq AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Hashable AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

type Rep AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

type Rep AssociationExecutionTargetsFilter = D1 ('MetaData "AssociationExecutionTargetsFilter" "Amazonka.SSM.Types.AssociationExecutionTargetsFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationExecutionTargetsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssociationExecutionTargetsFilterKey) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAssociationExecutionTargetsFilter Source #

Create a value of AssociationExecutionTargetsFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:AssociationExecutionTargetsFilter', associationExecutionTargetsFilter_key - The key value used in the request.

$sel:value:AssociationExecutionTargetsFilter', associationExecutionTargetsFilter_value - The value specified for the key.

AssociationFilter

data AssociationFilter Source #

Describes a filter.

See: newAssociationFilter smart constructor.

Instances

Instances details
ToJSON AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Generic AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Associated Types

type Rep AssociationFilter :: Type -> Type #

Read AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Show AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

NFData AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Methods

rnf :: AssociationFilter -> () #

Eq AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Hashable AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

type Rep AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

type Rep AssociationFilter = D1 ('MetaData "AssociationFilter" "Amazonka.SSM.Types.AssociationFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssociationFilterKey) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAssociationFilter Source #

Create a value of AssociationFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:AssociationFilter', associationFilter_key - The name of the filter.

InstanceId has been deprecated.

$sel:value:AssociationFilter', associationFilter_value - The filter value.

AssociationOverview

data AssociationOverview Source #

Information about the association.

See: newAssociationOverview smart constructor.

Instances

Instances details
FromJSON AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Generic AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Associated Types

type Rep AssociationOverview :: Type -> Type #

Read AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Show AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

NFData AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Methods

rnf :: AssociationOverview -> () #

Eq AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Hashable AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

type Rep AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

type Rep AssociationOverview = D1 ('MetaData "AssociationOverview" "Amazonka.SSM.Types.AssociationOverview" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationOverview'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationStatusAggregatedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Int))) :*: (S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newAssociationOverview :: AssociationOverview Source #

Create a value of AssociationOverview with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationStatusAggregatedCount:AssociationOverview', associationOverview_associationStatusAggregatedCount - Returns the number of targets for the association status. For example, if you created an association with two managed nodes, and one of them was successful, this would return the count of managed nodes by status.

$sel:detailedStatus:AssociationOverview', associationOverview_detailedStatus - A detailed status of the association.

$sel:status:AssociationOverview', associationOverview_status - The status of the association. Status can be: Pending, Success, or Failed.

AssociationStatus

data AssociationStatus Source #

Describes an association status.

See: newAssociationStatus smart constructor.

Instances

Instances details
FromJSON AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

ToJSON AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Generic AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Associated Types

type Rep AssociationStatus :: Type -> Type #

Read AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Show AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

NFData AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Methods

rnf :: AssociationStatus -> () #

Eq AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Hashable AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

type Rep AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

type Rep AssociationStatus = D1 ('MetaData "AssociationStatus" "Amazonka.SSM.Types.AssociationStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationStatus'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "date") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssociationStatusName) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssociationStatus Source #

Create a value of AssociationStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:additionalInfo:AssociationStatus', associationStatus_additionalInfo - A user-defined string.

$sel:date:AssociationStatus', associationStatus_date - The date when the status changed.

$sel:name:AssociationStatus', associationStatus_name - The status.

$sel:message:AssociationStatus', associationStatus_message - The reason for the status.

AssociationVersionInfo

data AssociationVersionInfo Source #

Information about the association version.

See: newAssociationVersionInfo smart constructor.

Instances

Instances details
FromJSON AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Generic AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Associated Types

type Rep AssociationVersionInfo :: Type -> Type #

Show AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

NFData AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Methods

rnf :: AssociationVersionInfo -> () #

Eq AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Hashable AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

type Rep AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

type Rep AssociationVersionInfo = D1 ('MetaData "AssociationVersionInfo" "Amazonka.SSM.Types.AssociationVersionInfo" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AssociationVersionInfo'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "calendarNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "complianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationComplianceSeverity))) :*: (S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputLocation)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance))) :*: (S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation))) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))))))))

newAssociationVersionInfo :: AssociationVersionInfo Source #

Create a value of AssociationVersionInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:applyOnlyAtCronInterval:AssociationVersionInfo', associationVersionInfo_applyOnlyAtCronInterval - By default, when you create a new associations, the system runs it immediately after it is created and then according to the schedule you specified. Specify this option if you don't want an association to run immediately after you create it. This parameter isn't supported for rate expressions.

$sel:associationId:AssociationVersionInfo', associationVersionInfo_associationId - The ID created by the system when the association was created.

$sel:associationName:AssociationVersionInfo', associationVersionInfo_associationName - The name specified for the association version when the association version was created.

$sel:associationVersion:AssociationVersionInfo', associationVersionInfo_associationVersion - The association version.

$sel:calendarNames:AssociationVersionInfo', associationVersionInfo_calendarNames - The names or Amazon Resource Names (ARNs) of the Change Calendar type documents your associations are gated under. The associations for this version only run when that Change Calendar is open. For more information, see Amazon Web Services Systems Manager Change Calendar.

$sel:complianceSeverity:AssociationVersionInfo', associationVersionInfo_complianceSeverity - The severity level that is assigned to the association.

$sel:createdDate:AssociationVersionInfo', associationVersionInfo_createdDate - The date the association version was created.

$sel:documentVersion:AssociationVersionInfo', associationVersionInfo_documentVersion - The version of an Amazon Web Services Systems Manager document (SSM document) used when the association version was created.

$sel:maxConcurrency:AssociationVersionInfo', associationVersionInfo_maxConcurrency - The maximum number of targets allowed to run the association at the same time. You can specify a number, for example 10, or a percentage of the target set, for example 10%. The default value is 100%, which means all targets run the association at the same time.

If a new managed node starts and attempts to run an association while Systems Manager is running MaxConcurrency associations, the association is allowed to run. During the next association interval, the new managed node will process its association within the limit specified for MaxConcurrency.

$sel:maxErrors:AssociationVersionInfo', associationVersionInfo_maxErrors - The number of errors that are allowed before the system stops sending requests to run the association on additional targets. You can specify either an absolute number of errors, for example 10, or a percentage of the target set, for example 10%. If you specify 3, for example, the system stops sending requests when the fourth error is received. If you specify 0, then the system stops sending requests after the first error is returned. If you run an association on 50 managed nodes and set MaxError to 10%, then the system stops sending the request when the sixth error is received.

Executions that are already running an association when MaxErrors is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set MaxConcurrency to 1 so that executions proceed one at a time.

$sel:name:AssociationVersionInfo', associationVersionInfo_name - The name specified when the association was created.

$sel:outputLocation:AssociationVersionInfo', associationVersionInfo_outputLocation - The location in Amazon S3 specified for the association when the association version was created.

$sel:parameters:AssociationVersionInfo', associationVersionInfo_parameters - Parameters specified when the association version was created.

$sel:scheduleExpression:AssociationVersionInfo', associationVersionInfo_scheduleExpression - The cron or rate schedule specified for the association when the association version was created.

$sel:scheduleOffset:AssociationVersionInfo', associationVersionInfo_scheduleOffset - Number of days to wait after the scheduled day to run an association.

$sel:syncCompliance:AssociationVersionInfo', associationVersionInfo_syncCompliance - The mode for generating association compliance. You can specify AUTO or MANUAL. In AUTO mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT. If the association execution doesn't run successfully, the association is NON-COMPLIANT.

In MANUAL mode, you must specify the AssociationId as a parameter for the PutComplianceItems API operation. In this case, compliance data isn't managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the PutComplianceItems API operation.

By default, all associations use AUTO mode.

$sel:targetLocations:AssociationVersionInfo', associationVersionInfo_targetLocations - The combination of Amazon Web Services Regions and Amazon Web Services accounts where you wanted to run the association when this association version was created.

$sel:targetMaps:AssociationVersionInfo', associationVersionInfo_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

$sel:targets:AssociationVersionInfo', associationVersionInfo_targets - The targets specified for the association when the association version was created.

AttachmentContent

data AttachmentContent Source #

A structure that includes attributes that describe a document attachment.

See: newAttachmentContent smart constructor.

Instances

Instances details
FromJSON AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Generic AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Associated Types

type Rep AttachmentContent :: Type -> Type #

Read AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Show AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

NFData AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Methods

rnf :: AttachmentContent -> () #

Eq AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Hashable AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

type Rep AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

newAttachmentContent :: AttachmentContent Source #

Create a value of AttachmentContent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hash:AttachmentContent', attachmentContent_hash - The cryptographic hash value of the document content.

$sel:hashType:AttachmentContent', attachmentContent_hashType - The hash algorithm used to calculate the hash value.

$sel:name:AttachmentContent', attachmentContent_name - The name of an attachment.

$sel:size:AttachmentContent', attachmentContent_size - The size of an attachment in bytes.

$sel:url:AttachmentContent', attachmentContent_url - The URL location of the attachment content.

AttachmentInformation

data AttachmentInformation Source #

An attribute of an attachment, such as the attachment name.

See: newAttachmentInformation smart constructor.

Instances

Instances details
FromJSON AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Generic AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Associated Types

type Rep AttachmentInformation :: Type -> Type #

Read AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Show AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

NFData AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Methods

rnf :: AttachmentInformation -> () #

Eq AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Hashable AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

type Rep AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

type Rep AttachmentInformation = D1 ('MetaData "AttachmentInformation" "Amazonka.SSM.Types.AttachmentInformation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AttachmentInformation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAttachmentInformation :: AttachmentInformation Source #

Create a value of AttachmentInformation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:AttachmentInformation', attachmentInformation_name - The name of the attachment.

AttachmentsSource

data AttachmentsSource Source #

Identifying information about a document attachment, including the file name and a key-value pair that identifies the location of an attachment to a document.

See: newAttachmentsSource smart constructor.

Instances

Instances details
ToJSON AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Generic AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Associated Types

type Rep AttachmentsSource :: Type -> Type #

Read AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Show AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

NFData AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Methods

rnf :: AttachmentsSource -> () #

Eq AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Hashable AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

type Rep AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

type Rep AttachmentsSource = D1 ('MetaData "AttachmentsSource" "Amazonka.SSM.Types.AttachmentsSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AttachmentsSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttachmentsSourceKey)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))))))

newAttachmentsSource :: AttachmentsSource Source #

Create a value of AttachmentsSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:AttachmentsSource', attachmentsSource_key - The key of a key-value pair that identifies the location of an attachment to a document.

$sel:name:AttachmentsSource', attachmentsSource_name - The name of the document attachment file.

$sel:values:AttachmentsSource', attachmentsSource_values - The value of a key-value pair that identifies the location of an attachment to a document. The format for Value depends on the type of key you specify.

  • For the key SourceUrl, the value is an S3 bucket location. For example:

    "Values": [ "s3://doc-example-bucket/my-folder" ]
  • For the key S3FileUrl, the value is a file in an S3 bucket. For example:

    "Values": [ "s3://doc-example-bucket/my-folder/my-file.py" ]
  • For the key AttachmentReference, the value is constructed from the name of another SSM document in your account, a version number of that document, and a file attached to that document version that you want to reuse. For example:

    "Values": [ "MyOtherDocument/3/my-other-file.py" ]

    However, if the SSM document is shared with you from another account, the full SSM document ARN must be specified instead of the document name only. For example:

    "Values": [ "arn:aws:ssm:us-east-2:111122223333:document/OtherAccountDocument/3/their-file.py" ]

AutomationExecution

data AutomationExecution Source #

Detailed information about the current state of an individual Automation execution.

See: newAutomationExecution smart constructor.

Instances

Instances details
FromJSON AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Generic AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Associated Types

type Rep AutomationExecution :: Type -> Type #

Read AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Show AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

NFData AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Methods

rnf :: AutomationExecution -> () #

Eq AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Hashable AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

type Rep AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

type Rep AutomationExecution = D1 ('MetaData "AutomationExecution" "Amazonka.SSM.Types.AutomationExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AutomationExecution'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "automationExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationExecutionStatus)))) :*: ((S1 ('MetaSel ('Just "automationSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationSubtype)) :*: S1 ('MetaSel ('Just "changeRequestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "currentAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "currentStepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "executedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "executionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: ((((S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionMode)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))))) :*: ((S1 ('MetaSel ('Just "parentAutomationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "progressCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProgressCounters))) :*: (S1 ('MetaSel ('Just "resolvedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResolvedTargets)) :*: S1 ('MetaSel ('Just "runbooks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Runbook)))))) :*: (((S1 ('MetaSel ('Just "scheduledTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "stepExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StepExecution]))) :*: (S1 ('MetaSel ('Just "stepExecutionsTruncated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation))) :*: S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]]))) :*: (S1 ('MetaSel ('Just "targetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation))))))))))

newAutomationExecution :: AutomationExecution Source #

Create a value of AutomationExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:AutomationExecution', automationExecution_alarmConfiguration - The details for the CloudWatch alarm applied to your automation.

$sel:associationId:AutomationExecution', automationExecution_associationId - The ID of a State Manager association used in the Automation operation.

$sel:automationExecutionId:AutomationExecution', automationExecution_automationExecutionId - The execution ID.

$sel:automationExecutionStatus:AutomationExecution', automationExecution_automationExecutionStatus - The execution status of the Automation.

$sel:automationSubtype:AutomationExecution', automationExecution_automationSubtype - The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

$sel:changeRequestName:AutomationExecution', automationExecution_changeRequestName - The name of the Change Manager change request.

$sel:currentAction:AutomationExecution', automationExecution_currentAction - The action of the step that is currently running.

$sel:currentStepName:AutomationExecution', automationExecution_currentStepName - The name of the step that is currently running.

AutomationExecution, automationExecution_documentName - The name of the Automation runbook used during the execution.

AutomationExecution, automationExecution_documentVersion - The version of the document to use during execution.

$sel:executedBy:AutomationExecution', automationExecution_executedBy - The Amazon Resource Name (ARN) of the user who ran the automation.

AutomationExecution, automationExecution_executionEndTime - The time the execution finished.

AutomationExecution, automationExecution_executionStartTime - The time the execution started.

AutomationExecution, automationExecution_failureMessage - A message describing why an execution has failed, if the status is set to Failed.

AutomationExecution, automationExecution_maxConcurrency - The MaxConcurrency value specified by the user when the execution started.

AutomationExecution, automationExecution_maxErrors - The MaxErrors value specified by the user when the execution started.

$sel:mode:AutomationExecution', automationExecution_mode - The automation execution mode.

$sel:opsItemId:AutomationExecution', automationExecution_opsItemId - The ID of an OpsItem that is created to represent a Change Manager change request.

AutomationExecution, automationExecution_outputs - The list of execution outputs as defined in the Automation runbook.

AutomationExecution, automationExecution_parameters - The key-value map of execution parameters, which were supplied when calling StartAutomationExecution.

$sel:parentAutomationExecutionId:AutomationExecution', automationExecution_parentAutomationExecutionId - The AutomationExecutionId of the parent automation.

$sel:progressCounters:AutomationExecution', automationExecution_progressCounters - An aggregate of step execution statuses displayed in the Amazon Web Services Systems Manager console for a multi-Region and multi-account Automation execution.

$sel:resolvedTargets:AutomationExecution', automationExecution_resolvedTargets - A list of resolved targets in the rate control execution.

$sel:runbooks:AutomationExecution', automationExecution_runbooks - Information about the Automation runbooks that are run as part of a runbook workflow.

The Automation runbooks specified for the runbook workflow can't run until all required approvals for the change request have been received.

$sel:scheduledTime:AutomationExecution', automationExecution_scheduledTime - The date and time the Automation operation is scheduled to start.

$sel:stepExecutions:AutomationExecution', automationExecution_stepExecutions - A list of details about the current state of all steps that comprise an execution. An Automation runbook contains a list of steps that are run in order.

$sel:stepExecutionsTruncated:AutomationExecution', automationExecution_stepExecutionsTruncated - A boolean value that indicates if the response contains the full list of the Automation step executions. If true, use the DescribeAutomationStepExecutions API operation to get the full list of step executions.

$sel:target:AutomationExecution', automationExecution_target - The target of the execution.

AutomationExecution, automationExecution_targetLocations - The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the Automation.

AutomationExecution, automationExecution_targetMaps - The specified key-value mapping of document parameters to target resources.

AutomationExecution, automationExecution_targetParameterName - The parameter name.

AutomationExecution, automationExecution_targets - The specified targets.

AutomationExecution, automationExecution_triggeredAlarms - The CloudWatch alarm that was invoked by the automation.

AutomationExecutionFilter

data AutomationExecutionFilter Source #

A filter used to match specific automation executions. This is used to limit the scope of Automation execution information returned.

See: newAutomationExecutionFilter smart constructor.

Instances

Instances details
ToJSON AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Generic AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Associated Types

type Rep AutomationExecutionFilter :: Type -> Type #

Read AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Show AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

NFData AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Eq AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Hashable AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

type Rep AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

type Rep AutomationExecutionFilter = D1 ('MetaData "AutomationExecutionFilter" "Amazonka.SSM.Types.AutomationExecutionFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AutomationExecutionFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutomationExecutionFilterKey) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newAutomationExecutionFilter Source #

Create a value of AutomationExecutionFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:AutomationExecutionFilter', automationExecutionFilter_key - One or more keys to limit the results.

$sel:values:AutomationExecutionFilter', automationExecutionFilter_values - The values used to limit the execution information associated with the filter's key.

AutomationExecutionMetadata

data AutomationExecutionMetadata Source #

Details about a specific Automation execution.

See: newAutomationExecutionMetadata smart constructor.

Instances

Instances details
FromJSON AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Generic AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Associated Types

type Rep AutomationExecutionMetadata :: Type -> Type #

Read AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Show AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

NFData AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Eq AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Hashable AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

type Rep AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

type Rep AutomationExecutionMetadata = D1 ('MetaData "AutomationExecutionMetadata" "Amazonka.SSM.Types.AutomationExecutionMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "AutomationExecutionMetadata'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: (S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "automationExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationExecutionStatus)) :*: S1 ('MetaSel ('Just "automationSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationSubtype))) :*: (S1 ('MetaSel ('Just "automationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationType)) :*: S1 ('MetaSel ('Just "changeRequestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "currentAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "currentStepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "executedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "executionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "logFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionMode)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "parentAutomationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "resolvedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResolvedTargets)) :*: S1 ('MetaSel ('Just "runbooks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Runbook)))) :*: (S1 ('MetaSel ('Just "scheduledTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: S1 ('MetaSel ('Just "targetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation)))))))))

newAutomationExecutionMetadata :: AutomationExecutionMetadata Source #

Create a value of AutomationExecutionMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:AutomationExecutionMetadata', automationExecutionMetadata_alarmConfiguration - The details for the CloudWatch alarm applied to your automation.

$sel:associationId:AutomationExecutionMetadata', automationExecutionMetadata_associationId - The ID of a State Manager association used in the Automation operation.

$sel:automationExecutionId:AutomationExecutionMetadata', automationExecutionMetadata_automationExecutionId - The execution ID.

$sel:automationExecutionStatus:AutomationExecutionMetadata', automationExecutionMetadata_automationExecutionStatus - The status of the execution.

$sel:automationSubtype:AutomationExecutionMetadata', automationExecutionMetadata_automationSubtype - The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

$sel:automationType:AutomationExecutionMetadata', automationExecutionMetadata_automationType - Use this filter with DescribeAutomationExecutions. Specify either Local or CrossAccount. CrossAccount is an Automation that runs in multiple Amazon Web Services Regions and Amazon Web Services accounts. For more information, see Running Automation workflows in multiple Amazon Web Services Regions and accounts in the Amazon Web Services Systems Manager User Guide.

$sel:changeRequestName:AutomationExecutionMetadata', automationExecutionMetadata_changeRequestName - The name of the Change Manager change request.

$sel:currentAction:AutomationExecutionMetadata', automationExecutionMetadata_currentAction - The action of the step that is currently running.

$sel:currentStepName:AutomationExecutionMetadata', automationExecutionMetadata_currentStepName - The name of the step that is currently running.

AutomationExecutionMetadata, automationExecutionMetadata_documentName - The name of the Automation runbook used during execution.

AutomationExecutionMetadata, automationExecutionMetadata_documentVersion - The document version used during the execution.

$sel:executedBy:AutomationExecutionMetadata', automationExecutionMetadata_executedBy - The IAM role ARN of the user who ran the automation.

$sel:executionEndTime:AutomationExecutionMetadata', automationExecutionMetadata_executionEndTime - The time the execution finished. This isn't populated if the execution is still in progress.

$sel:executionStartTime:AutomationExecutionMetadata', automationExecutionMetadata_executionStartTime - The time the execution started.

$sel:failureMessage:AutomationExecutionMetadata', automationExecutionMetadata_failureMessage - The list of execution outputs as defined in the Automation runbook.

$sel:logFile:AutomationExecutionMetadata', automationExecutionMetadata_logFile - An S3 bucket where execution information is stored.

AutomationExecutionMetadata, automationExecutionMetadata_maxConcurrency - The MaxConcurrency value specified by the user when starting the automation.

AutomationExecutionMetadata, automationExecutionMetadata_maxErrors - The MaxErrors value specified by the user when starting the automation.

$sel:mode:AutomationExecutionMetadata', automationExecutionMetadata_mode - The Automation execution mode.

$sel:opsItemId:AutomationExecutionMetadata', automationExecutionMetadata_opsItemId - The ID of an OpsItem that is created to represent a Change Manager change request.

$sel:outputs:AutomationExecutionMetadata', automationExecutionMetadata_outputs - The list of execution outputs as defined in the Automation runbook.

$sel:parentAutomationExecutionId:AutomationExecutionMetadata', automationExecutionMetadata_parentAutomationExecutionId - The execution ID of the parent automation.

$sel:resolvedTargets:AutomationExecutionMetadata', automationExecutionMetadata_resolvedTargets - A list of targets that resolved during the execution.

$sel:runbooks:AutomationExecutionMetadata', automationExecutionMetadata_runbooks - Information about the Automation runbooks that are run during a runbook workflow in Change Manager.

The Automation runbooks specified for the runbook workflow can't run until all required approvals for the change request have been received.

$sel:scheduledTime:AutomationExecutionMetadata', automationExecutionMetadata_scheduledTime - The date and time the Automation operation is scheduled to start.

$sel:target:AutomationExecutionMetadata', automationExecutionMetadata_target - The list of execution outputs as defined in the Automation runbook.

AutomationExecutionMetadata, automationExecutionMetadata_targetMaps - The specified key-value mapping of document parameters to target resources.

AutomationExecutionMetadata, automationExecutionMetadata_targetParameterName - The list of execution outputs as defined in the Automation runbook.

AutomationExecutionMetadata, automationExecutionMetadata_targets - The targets defined by the user when starting the automation.

$sel:triggeredAlarms:AutomationExecutionMetadata', automationExecutionMetadata_triggeredAlarms - The CloudWatch alarm that was invoked by the automation.

BaselineOverride

data BaselineOverride Source #

Defines the basic information about a patch baseline override.

See: newBaselineOverride smart constructor.

Instances

Instances details
ToJSON BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

Generic BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

Associated Types

type Rep BaselineOverride :: Type -> Type #

Show BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

NFData BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

Methods

rnf :: BaselineOverride -> () #

Eq BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

Hashable BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

type Rep BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

type Rep BaselineOverride = D1 ('MetaData "BaselineOverride" "Amazonka.SSM.Types.BaselineOverride" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "BaselineOverride'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "approvalRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchRuleGroup)) :*: S1 ('MetaSel ('Just "approvedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "approvedPatchesComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)) :*: S1 ('MetaSel ('Just "approvedPatchesEnableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "globalFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchFilterGroup)) :*: S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem))) :*: (S1 ('MetaSel ('Just "rejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "rejectedPatchesAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchAction)) :*: S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PatchSource])))))))

newBaselineOverride :: BaselineOverride Source #

Create a value of BaselineOverride with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:approvalRules:BaselineOverride', baselineOverride_approvalRules - Undocumented member.

$sel:approvedPatches:BaselineOverride', baselineOverride_approvedPatches - A list of explicitly approved patches for the baseline.

For information about accepted formats for lists of approved patches and rejected patches, see About package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide.

$sel:approvedPatchesComplianceLevel:BaselineOverride', baselineOverride_approvedPatchesComplianceLevel - Defines the compliance level for approved patches. When an approved patch is reported as missing, this value describes the severity of the compliance violation.

$sel:approvedPatchesEnableNonSecurity:BaselineOverride', baselineOverride_approvedPatchesEnableNonSecurity - Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false. Applies to Linux managed nodes only.

$sel:globalFilters:BaselineOverride', baselineOverride_globalFilters - Undocumented member.

$sel:operatingSystem:BaselineOverride', baselineOverride_operatingSystem - The operating system rule used by the patch baseline override.

$sel:rejectedPatches:BaselineOverride', baselineOverride_rejectedPatches - A list of explicitly rejected patches for the baseline.

For information about accepted formats for lists of approved patches and rejected patches, see About package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide.

$sel:rejectedPatchesAction:BaselineOverride', baselineOverride_rejectedPatchesAction - The action for Patch Manager to take on patches included in the RejectedPackages list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.

$sel:sources:BaselineOverride', baselineOverride_sources - Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.

CloudWatchOutputConfig

data CloudWatchOutputConfig Source #

Configuration options for sending command output to Amazon CloudWatch Logs.

See: newCloudWatchOutputConfig smart constructor.

Instances

Instances details
FromJSON CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

ToJSON CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Generic CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Associated Types

type Rep CloudWatchOutputConfig :: Type -> Type #

Read CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Show CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

NFData CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Methods

rnf :: CloudWatchOutputConfig -> () #

Eq CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Hashable CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

type Rep CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

type Rep CloudWatchOutputConfig = D1 ('MetaData "CloudWatchOutputConfig" "Amazonka.SSM.Types.CloudWatchOutputConfig" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CloudWatchOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cloudWatchLogGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "cloudWatchOutputEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newCloudWatchOutputConfig :: CloudWatchOutputConfig Source #

Create a value of CloudWatchOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cloudWatchLogGroupName:CloudWatchOutputConfig', cloudWatchOutputConfig_cloudWatchLogGroupName - The name of the CloudWatch Logs log group where you want to send command output. If you don't specify a group name, Amazon Web Services Systems Manager automatically creates a log group for you. The log group uses the following naming format:

aws/ssm/SystemsManagerDocumentName

$sel:cloudWatchOutputEnabled:CloudWatchOutputConfig', cloudWatchOutputConfig_cloudWatchOutputEnabled - Enables Systems Manager to send command output to CloudWatch Logs.

Command

data Command Source #

Describes a command request.

See: newCommand smart constructor.

Instances

Instances details
FromJSON Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Generic Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Associated Types

type Rep Command :: Type -> Type #

Methods

from :: Command -> Rep Command x #

to :: Rep Command x -> Command #

Show Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

NFData Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Methods

rnf :: Command -> () #

Eq Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Methods

(==) :: Command -> Command -> Bool #

(/=) :: Command -> Command -> Bool #

Hashable Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Methods

hashWithSalt :: Int -> Command -> Int #

hash :: Command -> Int #

type Rep Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

type Rep Command = D1 ('MetaData "Command" "Amazonka.SSM.Types.Command" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "Command'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: (S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "completedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "deliveryTimedOutCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "expiresAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "instanceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig)) :*: (S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: S1 ('MetaSel ('Just "requestedDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "serviceRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandStatus)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "targetCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))) :*: (S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation)))))))))

newCommand :: Command Source #

Create a value of Command with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:Command', command_alarmConfiguration - The details for the CloudWatch alarm applied to your command.

$sel:cloudWatchOutputConfig:Command', command_cloudWatchOutputConfig - Amazon CloudWatch Logs information where you want Amazon Web Services Systems Manager to send the command output.

$sel:commandId:Command', command_commandId - A unique identifier for this command.

$sel:comment:Command', command_comment - User-specified information about the command, such as a brief description of what the command should do.

$sel:completedCount:Command', command_completedCount - 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, Cancelled, Terminated, or Undeliverable.

$sel:deliveryTimedOutCount:Command', command_deliveryTimedOutCount - The number of targets for which the status is Delivery Timed Out.

$sel:documentName:Command', command_documentName - The name of the document requested for execution.

$sel:documentVersion:Command', command_documentVersion - The Systems Manager document (SSM document) version.

$sel:errorCount:Command', command_errorCount - The number of targets for which the status is Failed or Execution Timed Out.

$sel:expiresAfter:Command', command_expiresAfter - If a command expires, it changes status to DeliveryTimedOut for all invocations that have the status InProgress, Pending, or Delayed. ExpiresAfter is calculated based on the total timeout for the overall command. For more information, see Understanding command timeout values in the Amazon Web Services Systems Manager User Guide.

$sel:instanceIds:Command', command_instanceIds - The managed node IDs against which this command was requested.

$sel:maxConcurrency:Command', command_maxConcurrency - The maximum number of managed nodes that are allowed to run the command at the same time. You can specify a number of managed nodes, such as 10, or a percentage of nodes, 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 Amazon Web Services Systems Manager User Guide.

$sel:maxErrors:Command', command_maxErrors - 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 Amazon Web Services Systems Manager User Guide.

$sel:notificationConfig:Command', command_notificationConfig - Configurations for sending notifications about command status changes.

$sel:outputS3BucketName:Command', command_outputS3BucketName - The S3 bucket where the responses to the command executions should be stored. This was requested when issuing the command.

$sel:outputS3KeyPrefix:Command', command_outputS3KeyPrefix - The S3 directory path inside the bucket where the responses to the command executions should be stored. This was requested when issuing the command.

$sel:outputS3Region:Command', command_outputS3Region - (Deprecated) You can no longer specify this parameter. The system ignores it. Instead, Systems Manager automatically determines the Amazon Web Services Region of the S3 bucket.

$sel:parameters:Command', command_parameters - The parameter values to be inserted in the document when running the command.

$sel:requestedDateTime:Command', command_requestedDateTime - The date and time the command was requested.

$sel:serviceRole:Command', command_serviceRole - The Identity and Access Management (IAM) service role that Run Command, a capability of Amazon Web Services Systems Manager, uses to act on your behalf when sending notifications about command status changes.

$sel:status:Command', command_status - The status of the command.

$sel:statusDetails:Command', command_statusDetails - 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 Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

  • Pending: The command hasn't been sent to any managed nodes.
  • In Progress: The command has been sent to at least one managed node but hasn't reached a final state on all managed nodes.
  • Success: The command successfully ran on all invocations. This is a terminal state.
  • Delivery Timed Out: The value of MaxErrors or more command invocations shows a status of Delivery Timed Out. This is a terminal state.
  • Execution Timed Out: The value of MaxErrors or more command invocations shows a status of Execution Timed Out. This is a terminal state.
  • Failed: The value of MaxErrors or more command invocations shows a status of Failed. This is a terminal state.
  • Incomplete: The command was attempted on all managed nodes and one or more invocations doesn't have a value of Success but not enough invocations failed for the status to be Failed. This is a terminal state.
  • Cancelled: The command was terminated before it was completed. This is a terminal state.
  • Rate Exceeded: The number of managed nodes targeted by the command exceeded the account limit for pending invocations. The system has canceled the command before running it on any managed node. This is a terminal state.
  • Delayed: The system attempted to send the command to the managed node but wasn't successful. The system retries again.

$sel:targetCount:Command', command_targetCount - The number of targets for the command.

$sel:targets:Command', command_targets - An array of search criteria that targets managed nodes using a Key,Value combination that you specify. Targets is required if you don't provide one or more managed node IDs in the call.

$sel:timeoutSeconds:Command', command_timeoutSeconds - The TimeoutSeconds value specified for a command.

$sel:triggeredAlarms:Command', command_triggeredAlarms - The CloudWatch alarm that was invoked by the command.

CommandFilter

data CommandFilter Source #

Describes a command filter.

A managed node ID can't be specified when a command status is Pending because the command hasn't run on the node yet.

See: newCommandFilter smart constructor.

Instances

Instances details
ToJSON CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Generic CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Associated Types

type Rep CommandFilter :: Type -> Type #

Read CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Show CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

NFData CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Methods

rnf :: CommandFilter -> () #

Eq CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Hashable CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

type Rep CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

type Rep CommandFilter = D1 ('MetaData "CommandFilter" "Amazonka.SSM.Types.CommandFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CommandFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CommandFilterKey) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCommandFilter Source #

Create a value of CommandFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:CommandFilter', commandFilter_key - The name of the filter.

The ExecutionStage filter can't be used with the ListCommandInvocations operation, only with ListCommands.

$sel:value:CommandFilter', commandFilter_value - The filter value. Valid values for each filter key are as follows:

  • InvokedAfter: Specify a timestamp to limit your results. For example, specify 2021-07-07T00:00:00Z to see a list of command executions occurring July 7, 2021, and later.
  • InvokedBefore: Specify a timestamp to limit your results. For example, specify 2021-07-07T00:00:00Z to see a list of command executions from before July 7, 2021.
  • Status: Specify a valid command status to see a list of all command executions with that status. The status choices depend on the API you call.

    The status values you can specify for ListCommands are:

    • Pending
    • InProgress
    • Success
    • Cancelled
    • Failed
    • TimedOut (this includes both Delivery and Execution time outs)
    • AccessDenied
    • DeliveryTimedOut
    • ExecutionTimedOut
    • Incomplete
    • NoInstancesInTag
    • LimitExceeded

    The status values you can specify for ListCommandInvocations are:

    • Pending
    • InProgress
    • Delayed
    • Success
    • Cancelled
    • Failed
    • TimedOut (this includes both Delivery and Execution time outs)
    • AccessDenied
    • DeliveryTimedOut
    • ExecutionTimedOut
    • Undeliverable
    • InvalidPlatform
    • Terminated
  • DocumentName: Specify name of the Amazon Web Services Systems Manager document (SSM document) for which you want to see command execution results. For example, specify AWS-RunPatchBaseline to see command executions that used this SSM document to perform security patching operations on managed nodes.
  • ExecutionStage: Specify one of the following values (ListCommands operations only):

    • Executing: Returns a list of command executions that are currently still running.
    • Complete: Returns a list of command executions that have already completed.

CommandInvocation

data CommandInvocation Source #

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

See: newCommandInvocation smart constructor.

Instances

Instances details
FromJSON CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Generic CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Associated Types

type Rep CommandInvocation :: Type -> Type #

Read CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Show CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

NFData CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Methods

rnf :: CommandInvocation -> () #

Eq CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Hashable CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

type Rep CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

type Rep CommandInvocation = D1 ('MetaData "CommandInvocation" "Amazonka.SSM.Types.CommandInvocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CommandInvocation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "commandPlugins") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CommandPlugin])) :*: S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig)) :*: S1 ('MetaSel ('Just "requestedDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "serviceRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "standardErrorUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "standardOutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandInvocationStatus))) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "traceOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newCommandInvocation :: CommandInvocation Source #

Create a value of CommandInvocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cloudWatchOutputConfig:CommandInvocation', commandInvocation_cloudWatchOutputConfig - Amazon CloudWatch Logs information where you want Amazon Web Services Systems Manager to send the command output.

$sel:commandId:CommandInvocation', commandInvocation_commandId - The command against which this invocation was requested.

$sel:commandPlugins:CommandInvocation', commandInvocation_commandPlugins - Plugins processed by the command.

$sel:comment:CommandInvocation', commandInvocation_comment - User-specified information about the command, such as a brief description of what the command should do.

$sel:documentName:CommandInvocation', commandInvocation_documentName - The document name that was requested for execution.

$sel:documentVersion:CommandInvocation', commandInvocation_documentVersion - The Systems Manager document (SSM document) version.

$sel:instanceId:CommandInvocation', commandInvocation_instanceId - The managed node ID in which this invocation was requested.

$sel:instanceName:CommandInvocation', commandInvocation_instanceName - The fully qualified host name of the managed node.

$sel:notificationConfig:CommandInvocation', commandInvocation_notificationConfig - Configurations for sending notifications about command status changes on a per managed node basis.

$sel:requestedDateTime:CommandInvocation', commandInvocation_requestedDateTime - The time and date the request was sent to this managed node.

$sel:serviceRole:CommandInvocation', commandInvocation_serviceRole - The Identity and Access Management (IAM) service role that Run Command, a capability of Amazon Web Services Systems Manager, uses to act on your behalf when sending notifications about command status changes on a per managed node basis.

CommandInvocation, commandInvocation_standardErrorUrl - The URL to the plugin's StdErr file in Amazon Simple Storage Service (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.

CommandInvocation, commandInvocation_standardOutputUrl - The URL to the plugin's StdOut file in Amazon Simple Storage Service (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.

CommandInvocation, commandInvocation_status - Whether or not the invocation succeeded, failed, or is pending.

CommandInvocation, commandInvocation_statusDetails - A detailed status of the command execution for each invocation (each managed node 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 Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

  • Pending: The command hasn't been sent to the managed node.
  • In Progress: The command has been sent to the managed node but hasn't reached a terminal state.
  • Success: The execution of the command or plugin was successfully completed. This is a terminal state.
  • Delivery Timed Out: The command wasn't delivered to the managed node before the delivery timeout expired. Delivery timeouts don't count against the parent command's MaxErrors limit, but they do contribute to whether the parent command status is Success or Incomplete. This is a terminal state.
  • Execution Timed Out: Command execution started on the managed node, but the execution wasn't complete before the execution timeout expired. Execution timeouts count against the MaxErrors limit of the parent command. This is a terminal state.
  • Failed: The command wasn't successful on the managed node. For a plugin, this indicates that the result code wasn't zero. For a command invocation, this indicates that the result code for one or more plugins wasn't zero. Invocation failures count against the MaxErrors limit of the parent command. This is a terminal state.
  • Cancelled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the managed node. The managed node might not exist or might not be responding. Undeliverable invocations don't count against the parent command's MaxErrors limit and don't contribute to whether the parent command status is Success or Incomplete. This is a terminal state.
  • Terminated: The parent command exceeded its MaxErrors limit and subsequent command invocations were canceled by the system. This is a terminal state.
  • Delayed: The system attempted to send the command to the managed node but wasn't successful. The system retries again.

$sel:traceOutput:CommandInvocation', commandInvocation_traceOutput - Gets the trace output sent by the agent.

CommandPlugin

data CommandPlugin Source #

Describes plugin details.

See: newCommandPlugin smart constructor.

Instances

Instances details
FromJSON CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Generic CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Associated Types

type Rep CommandPlugin :: Type -> Type #

Read CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Show CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

NFData CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Methods

rnf :: CommandPlugin -> () #

Eq CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Hashable CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

type Rep CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

type Rep CommandPlugin = D1 ('MetaData "CommandPlugin" "Amazonka.SSM.Types.CommandPlugin" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CommandPlugin'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "output") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "responseCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "responseFinishDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "responseStartDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "standardErrorUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "standardOutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandPluginStatus)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newCommandPlugin :: CommandPlugin Source #

Create a value of CommandPlugin with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CommandPlugin', commandPlugin_name - The name of the plugin. Must be one of the following: aws:updateAgent, aws:domainjoin, aws:applications, aws:runPowerShellScript, aws:psmodule, aws:cloudWatch, aws:runShellScript, or aws:updateSSMAgent.

$sel:output:CommandPlugin', commandPlugin_output - Output of the plugin execution.

$sel:outputS3BucketName:CommandPlugin', commandPlugin_outputS3BucketName - The S3 bucket where the responses to the command executions should be stored. This was requested when issuing the command. For example, in the following response:

doc-example-bucket/ab19cb99-a030-46dd-9dfc-8eSAMPLEPre-Fix/i-02573cafcfEXAMPLE/awsrunShellScript

doc-example-bucket is the name of the S3 bucket;

ab19cb99-a030-46dd-9dfc-8eSAMPLEPre-Fix is the name of the S3 prefix;

i-02573cafcfEXAMPLE is the managed node ID;

awsrunShellScript is the name of the plugin.

$sel:outputS3KeyPrefix:CommandPlugin', commandPlugin_outputS3KeyPrefix - The S3 directory path inside the bucket where the responses to the command executions should be stored. This was requested when issuing the command. For example, in the following response:

doc-example-bucket/ab19cb99-a030-46dd-9dfc-8eSAMPLEPre-Fix/i-02573cafcfEXAMPLE/awsrunShellScript

doc-example-bucket is the name of the S3 bucket;

ab19cb99-a030-46dd-9dfc-8eSAMPLEPre-Fix is the name of the S3 prefix;

i-02573cafcfEXAMPLE is the managed node ID;

awsrunShellScript is the name of the plugin.

$sel:outputS3Region:CommandPlugin', commandPlugin_outputS3Region - (Deprecated) You can no longer specify this parameter. The system ignores it. Instead, Amazon Web Services Systems Manager automatically determines the S3 bucket region.

$sel:responseCode:CommandPlugin', commandPlugin_responseCode - A numeric response code generated after running the plugin.

$sel:responseFinishDateTime:CommandPlugin', commandPlugin_responseFinishDateTime - The time the plugin stopped running. Could stop prematurely if, for example, a cancel command was sent.

$sel:responseStartDateTime:CommandPlugin', commandPlugin_responseStartDateTime - The time the plugin started running.

$sel:standardErrorUrl:CommandPlugin', commandPlugin_standardErrorUrl - The URL for the complete text written by the plugin to stderr. If execution isn't yet complete, then this string is empty.

$sel:standardOutputUrl:CommandPlugin', commandPlugin_standardOutputUrl - The URL for the complete text written by the plugin to stdout in Amazon S3. If the S3 bucket for the command wasn't specified, then this string is empty.

$sel:status:CommandPlugin', commandPlugin_status - The status of this plugin. You can run a document with multiple plugins.

$sel:statusDetails:CommandPlugin', commandPlugin_statusDetails - A detailed status of the plugin 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 Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

  • Pending: The command hasn't been sent to the managed node.
  • In Progress: The command has been sent to the managed node but hasn't reached a terminal state.
  • Success: The execution of the command or plugin was successfully completed. This is a terminal state.
  • Delivery Timed Out: The command wasn't delivered to the managed node before the delivery timeout expired. Delivery timeouts don't count against the parent command's MaxErrors limit, but they do contribute to whether the parent command status is Success or Incomplete. This is a terminal state.
  • Execution Timed Out: Command execution started on the managed node, but the execution wasn't complete before the execution timeout expired. Execution timeouts count against the MaxErrors limit of the parent command. This is a terminal state.
  • Failed: The command wasn't successful on the managed node. For a plugin, this indicates that the result code wasn't zero. For a command invocation, this indicates that the result code for one or more plugins wasn't zero. Invocation failures count against the MaxErrors limit of the parent command. This is a terminal state.
  • Cancelled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the managed node. The managed node might not exist, or it might not be responding. Undeliverable invocations don't count against the parent command's MaxErrors limit, and they don't contribute to whether the parent command status is Success or Incomplete. This is a terminal state.
  • Terminated: The parent command exceeded its MaxErrors limit and subsequent command invocations were canceled by the system. This is a terminal state.

ComplianceExecutionSummary

data ComplianceExecutionSummary Source #

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'.

See: newComplianceExecutionSummary smart constructor.

Instances

Instances details
FromJSON ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

ToJSON ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Generic ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Associated Types

type Rep ComplianceExecutionSummary :: Type -> Type #

Read ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Show ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

NFData ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Eq ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Hashable ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

type Rep ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

type Rep ComplianceExecutionSummary = D1 ('MetaData "ComplianceExecutionSummary" "Amazonka.SSM.Types.ComplianceExecutionSummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ComplianceExecutionSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "executionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newComplianceExecutionSummary Source #

Create a value of ComplianceExecutionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionId:ComplianceExecutionSummary', complianceExecutionSummary_executionId - An ID created by the system when PutComplianceItems was called. For example, CommandID is a valid execution ID. You can use this ID in subsequent calls.

$sel:executionType:ComplianceExecutionSummary', complianceExecutionSummary_executionType - The type of execution. For example, Command is a valid execution type.

$sel:executionTime:ComplianceExecutionSummary', complianceExecutionSummary_executionTime - The time the execution ran as a datetime object that is saved in the following format: yyyy-MM-dd'T'HH:mm:ss'Z'.

ComplianceItem

data ComplianceItem Source #

Information about the compliance as defined by the resource type. For example, for a patch resource type, Items includes information about the PatchSeverity, Classification, and so on.

See: newComplianceItem smart constructor.

Instances

Instances details
FromJSON ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Generic ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Associated Types

type Rep ComplianceItem :: Type -> Type #

Read ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Show ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

NFData ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Methods

rnf :: ComplianceItem -> () #

Eq ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Hashable ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

type Rep ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

newComplianceItem :: ComplianceItem Source #

Create a value of ComplianceItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:complianceType:ComplianceItem', complianceItem_complianceType - The compliance type. For example, Association (for a State Manager association), Patch, or Custom:string are all valid compliance types.

$sel:details:ComplianceItem', complianceItem_details - A "Key": "Value" tag combination for the compliance item.

$sel:executionSummary:ComplianceItem', complianceItem_executionSummary - A summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.

$sel:id:ComplianceItem', complianceItem_id - An ID for the compliance item. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article; for example: KB4010320.

$sel:resourceId:ComplianceItem', complianceItem_resourceId - An ID for the resource. For a managed node, this is the node ID.

$sel:resourceType:ComplianceItem', complianceItem_resourceType - The type of resource. ManagedInstance is currently the only supported resource type.

$sel:severity:ComplianceItem', complianceItem_severity - The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

$sel:status:ComplianceItem', complianceItem_status - The status of the compliance item. An item is either COMPLIANT, NON_COMPLIANT, or an empty string (for Windows patches that aren't applicable).

$sel:title:ComplianceItem', complianceItem_title - A title for the compliance item. For example, if the compliance item is a Windows patch, the title could be the title of the KB article for the patch; for example: Security Update for Active Directory Federation Services.

ComplianceItemEntry

data ComplianceItemEntry Source #

Information about a compliance item.

See: newComplianceItemEntry smart constructor.

Instances

Instances details
ToJSON ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Generic ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Associated Types

type Rep ComplianceItemEntry :: Type -> Type #

Read ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Show ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

NFData ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Methods

rnf :: ComplianceItemEntry -> () #

Eq ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Hashable ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

type Rep ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

newComplianceItemEntry Source #

Create a value of ComplianceItemEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:details:ComplianceItemEntry', complianceItemEntry_details - A "Key": "Value" tag combination for the compliance item.

$sel:id:ComplianceItemEntry', complianceItemEntry_id - The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.

$sel:title:ComplianceItemEntry', complianceItemEntry_title - The title of the compliance item. For example, if the compliance item is a Windows patch, the title could be the title of the KB article for the patch; for example: Security Update for Active Directory Federation Services.

$sel:severity:ComplianceItemEntry', complianceItemEntry_severity - The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

$sel:status:ComplianceItemEntry', complianceItemEntry_status - The status of the compliance item. An item is either COMPLIANT or NON_COMPLIANT.

ComplianceStringFilter

data ComplianceStringFilter Source #

One or more filters. Use a filter to return a more specific list of results.

See: newComplianceStringFilter smart constructor.

Instances

Instances details
ToJSON ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Generic ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Associated Types

type Rep ComplianceStringFilter :: Type -> Type #

Read ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Show ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

NFData ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Methods

rnf :: ComplianceStringFilter -> () #

Eq ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Hashable ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

type Rep ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

type Rep ComplianceStringFilter = D1 ('MetaData "ComplianceStringFilter" "Amazonka.SSM.Types.ComplianceStringFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ComplianceStringFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComplianceQueryOperatorType)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))))))

newComplianceStringFilter :: ComplianceStringFilter Source #

Create a value of ComplianceStringFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:ComplianceStringFilter', complianceStringFilter_key - The name of the filter.

$sel:type':ComplianceStringFilter', complianceStringFilter_type - The type of comparison that should be performed for the value: Equal, NotEqual, BeginWith, LessThan, or GreaterThan.

$sel:values:ComplianceStringFilter', complianceStringFilter_values - The value for which to search.

ComplianceSummaryItem

data ComplianceSummaryItem Source #

A summary of compliance information by compliance type.

See: newComplianceSummaryItem smart constructor.

Instances

Instances details
FromJSON ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Generic ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Associated Types

type Rep ComplianceSummaryItem :: Type -> Type #

Read ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Show ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

NFData ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Methods

rnf :: ComplianceSummaryItem -> () #

Eq ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Hashable ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

type Rep ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

type Rep ComplianceSummaryItem = D1 ('MetaData "ComplianceSummaryItem" "Amazonka.SSM.Types.ComplianceSummaryItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ComplianceSummaryItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "complianceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "compliantSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompliantSummary)) :*: S1 ('MetaSel ('Just "nonCompliantSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NonCompliantSummary)))))

newComplianceSummaryItem :: ComplianceSummaryItem Source #

Create a value of ComplianceSummaryItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:complianceType:ComplianceSummaryItem', complianceSummaryItem_complianceType - The type of compliance item. For example, the compliance type can be Association, Patch, or Custom:string.

$sel:compliantSummary:ComplianceSummaryItem', complianceSummaryItem_compliantSummary - A list of COMPLIANT items for the specified compliance type.

$sel:nonCompliantSummary:ComplianceSummaryItem', complianceSummaryItem_nonCompliantSummary - A list of NON_COMPLIANT items for the specified compliance type.

CompliantSummary

data CompliantSummary Source #

A summary of resources that are compliant. The summary is organized according to the resource count for each compliance type.

See: newCompliantSummary smart constructor.

Instances

Instances details
FromJSON CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Generic CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Associated Types

type Rep CompliantSummary :: Type -> Type #

Read CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Show CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

NFData CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Methods

rnf :: CompliantSummary -> () #

Eq CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Hashable CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

type Rep CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

type Rep CompliantSummary = D1 ('MetaData "CompliantSummary" "Amazonka.SSM.Types.CompliantSummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CompliantSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "compliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "severitySummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SeveritySummary))))

newCompliantSummary :: CompliantSummary Source #

Create a value of CompliantSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compliantCount:CompliantSummary', compliantSummary_compliantCount - The total number of resources that are compliant.

$sel:severitySummary:CompliantSummary', compliantSummary_severitySummary - A summary of the compliance severity by compliance type.

CreateAssociationBatchRequestEntry

data CreateAssociationBatchRequestEntry Source #

Describes the association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.

See: newCreateAssociationBatchRequestEntry smart constructor.

Instances

Instances details
FromJSON CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

ToJSON CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Generic CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Associated Types

type Rep CreateAssociationBatchRequestEntry :: Type -> Type #

Show CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

NFData CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Eq CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Hashable CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

type Rep CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

type Rep CreateAssociationBatchRequestEntry = D1 ('MetaData "CreateAssociationBatchRequestEntry" "Amazonka.SSM.Types.CreateAssociationBatchRequestEntry" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "CreateAssociationBatchRequestEntry'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "automationTargetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "calendarNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "complianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationComplianceSeverity))) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputLocation))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance)) :*: S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation)))) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newCreateAssociationBatchRequestEntry Source #

Create a value of CreateAssociationBatchRequestEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_alarmConfiguration - Undocumented member.

$sel:applyOnlyAtCronInterval:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_applyOnlyAtCronInterval - By default, when you create a new associations, the system runs it immediately after it is created and then according to the schedule you specified. Specify this option if you don't want an association to run immediately after you create it. This parameter isn't supported for rate expressions.

$sel:associationName:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_associationName - Specify a descriptive name for the association.

$sel:automationTargetParameterName:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_automationTargetParameterName - Specify the target for the association. This target is required for associations that use an Automation runbook and target resources by using rate controls. Automation is a capability of Amazon Web Services Systems Manager.

$sel:calendarNames:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_calendarNames - The names or Amazon Resource Names (ARNs) of the Change Calendar type documents your associations are gated under. The associations only run when that Change Calendar is open. For more information, see Amazon Web Services Systems Manager Change Calendar.

$sel:complianceSeverity:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_complianceSeverity - The severity level to assign to the association.

$sel:documentVersion:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_documentVersion - The document version.

$sel:instanceId:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_instanceId - The managed node ID.

InstanceId has been deprecated. To specify a managed node ID for an association, use the Targets parameter. Requests that include the parameter InstanceID with Systems Manager documents (SSM documents) that use schema version 2.0 or later will fail. In addition, if you use the parameter InstanceId, you can't use the parameters AssociationName, DocumentVersion, MaxErrors, MaxConcurrency, OutputLocation, or ScheduleExpression. To use these parameters, you must use the Targets parameter.

$sel:maxConcurrency:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_maxConcurrency - The maximum number of targets allowed to run the association at the same time. You can specify a number, for example 10, or a percentage of the target set, for example 10%. The default value is 100%, which means all targets run the association at the same time.

If a new managed node starts and attempts to run an association while Systems Manager is running MaxConcurrency associations, the association is allowed to run. During the next association interval, the new managed node will process its association within the limit specified for MaxConcurrency.

$sel:maxErrors:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_maxErrors - The number of errors that are allowed before the system stops sending requests to run the association on additional targets. You can specify either an absolute number of errors, for example 10, or a percentage of the target set, for example 10%. If you specify 3, for example, the system stops sending requests when the fourth error is received. If you specify 0, then the system stops sending requests after the first error is returned. If you run an association on 50 managed nodes and set MaxError to 10%, then the system stops sending the request when the sixth error is received.

Executions that are already running an association when MaxErrors is reached are allowed to complete, but some of these executions may fail as well. If you need to ensure that there won't be more than max-errors failed executions, set MaxConcurrency to 1 so that executions proceed one at a time.

$sel:outputLocation:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_outputLocation - An S3 bucket where you want to store the results of this request.

$sel:parameters:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_parameters - A description of the parameters for a document.

$sel:scheduleExpression:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_scheduleExpression - A cron expression that specifies a schedule when the association runs.

$sel:scheduleOffset:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_scheduleOffset - Number of days to wait after the scheduled day to run an association.

$sel:syncCompliance:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_syncCompliance - The mode for generating association compliance. You can specify AUTO or MANUAL. In AUTO mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT. If the association execution doesn't run successfully, the association is NON-COMPLIANT.

In MANUAL mode, you must specify the AssociationId as a parameter for the PutComplianceItems API operation. In this case, compliance data isn't managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the PutComplianceItems API operation.

By default, all associations use AUTO mode.

$sel:targetLocations:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_targetLocations - Use this action to create an association in multiple Regions and multiple accounts.

$sel:targetMaps:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_targetMaps - A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

$sel:targets:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_targets - The managed nodes targeted by the request.

$sel:name:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_name - The name of the SSM document that contains the configuration information for the managed node. You can specify Command or Automation runbooks.

You can specify Amazon Web Services-predefined documents, documents you created, or a document that is shared with you from another account.

For SSM documents that are shared with you from other Amazon Web Services accounts, you must specify the complete SSM document ARN, in the following format:

arn:aws:ssm:region:account-id:document/document-name

For example:

arn:aws:ssm:us-east-2:12345678912:document/My-Shared-Document

For Amazon Web Services-predefined documents and SSM documents you created in your account, you only need to specify the document name. For example, AWS-ApplyPatchBaseline or My-Document.

DescribeActivationsFilter

data DescribeActivationsFilter Source #

Filter for the DescribeActivation API.

See: newDescribeActivationsFilter smart constructor.

Instances

Instances details
ToJSON DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Generic DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Associated Types

type Rep DescribeActivationsFilter :: Type -> Type #

Read DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Show DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

NFData DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Eq DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Hashable DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

type Rep DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

type Rep DescribeActivationsFilter = D1 ('MetaData "DescribeActivationsFilter" "Amazonka.SSM.Types.DescribeActivationsFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DescribeActivationsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DescribeActivationsFilterKeys)) :*: S1 ('MetaSel ('Just "filterValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newDescribeActivationsFilter :: DescribeActivationsFilter Source #

Create a value of DescribeActivationsFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:filterKey:DescribeActivationsFilter', describeActivationsFilter_filterKey - The name of the filter.

$sel:filterValues:DescribeActivationsFilter', describeActivationsFilter_filterValues - The filter values.

DocumentDefaultVersionDescription

data DocumentDefaultVersionDescription Source #

A default version of a document.

See: newDocumentDefaultVersionDescription smart constructor.

Instances

Instances details
FromJSON DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Generic DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Associated Types

type Rep DocumentDefaultVersionDescription :: Type -> Type #

Read DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Show DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

NFData DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Eq DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Hashable DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

type Rep DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

type Rep DocumentDefaultVersionDescription = D1 ('MetaData "DocumentDefaultVersionDescription" "Amazonka.SSM.Types.DocumentDefaultVersionDescription" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentDefaultVersionDescription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "defaultVersionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDocumentDefaultVersionDescription :: DocumentDefaultVersionDescription Source #

Create a value of DocumentDefaultVersionDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultVersion:DocumentDefaultVersionDescription', documentDefaultVersionDescription_defaultVersion - The default version of the document.

$sel:defaultVersionName:DocumentDefaultVersionDescription', documentDefaultVersionDescription_defaultVersionName - The default version of the artifact associated with the document.

$sel:name:DocumentDefaultVersionDescription', documentDefaultVersionDescription_name - The name of the document.

DocumentDescription

data DocumentDescription Source #

Describes an Amazon Web Services Systems Manager document (SSM document).

See: newDocumentDescription smart constructor.

Instances

Instances details
FromJSON DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Generic DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Associated Types

type Rep DocumentDescription :: Type -> Type #

Read DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Show DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

NFData DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Methods

rnf :: DocumentDescription -> () #

Eq DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Hashable DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

type Rep DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

type Rep DocumentDescription = D1 ('MetaData "DocumentDescription" "Amazonka.SSM.Types.DocumentDescription" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentDescription'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "approvedVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "attachmentsInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AttachmentInformation])) :*: S1 ('MetaSel ('Just "author") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "categoryEnum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "defaultVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "documentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentFormat)) :*: S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentType)))) :*: ((S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "hashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentHashType)) :*: S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentParameter])))) :*: ((S1 ('MetaSel ('Just "pendingReviewVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "platformTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PlatformType]))) :*: (S1 ('MetaSel ('Just "requires") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DocumentRequires))) :*: S1 ('MetaSel ('Just "reviewInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ReviewInformation)))))) :*: (((S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)) :*: S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sha1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentStatus)))) :*: ((S1 ('MetaSel ('Just "statusInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "targetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newDocumentDescription :: DocumentDescription Source #

Create a value of DocumentDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:approvedVersion:DocumentDescription', documentDescription_approvedVersion - The version of the document currently approved for use in the organization.

$sel:attachmentsInformation:DocumentDescription', documentDescription_attachmentsInformation - Details about the document attachments, including names, locations, sizes, and so on.

$sel:author:DocumentDescription', documentDescription_author - The user in your organization who created the document.

$sel:category:DocumentDescription', documentDescription_category - The classification of a document to help you identify and categorize its use.

$sel:categoryEnum:DocumentDescription', documentDescription_categoryEnum - The value that identifies a document's category.

$sel:createdDate:DocumentDescription', documentDescription_createdDate - The date when the document was created.

$sel:defaultVersion:DocumentDescription', documentDescription_defaultVersion - The default version.

DocumentDescription, documentDescription_description - A description of the document.

$sel:displayName:DocumentDescription', documentDescription_displayName - The friendly name of the SSM document. This value can differ for each version of the document. If you want to update this value, see UpdateDocument.

$sel:documentFormat:DocumentDescription', documentDescription_documentFormat - The document format, either JSON or YAML.

$sel:documentType:DocumentDescription', documentDescription_documentType - The type of document.

$sel:documentVersion:DocumentDescription', documentDescription_documentVersion - The document version.

$sel:hash:DocumentDescription', documentDescription_hash - The Sha256 or Sha1 hash created by the system when the document was created.

Sha1 hashes have been deprecated.

$sel:hashType:DocumentDescription', documentDescription_hashType - The hash type of the document. Valid values include Sha256 or Sha1.

Sha1 hashes have been deprecated.

$sel:latestVersion:DocumentDescription', documentDescription_latestVersion - The latest version of the document.

DocumentDescription, documentDescription_name - The name of the SSM document.

$sel:owner:DocumentDescription', documentDescription_owner - The Amazon Web Services user account that created the document.

$sel:parameters:DocumentDescription', documentDescription_parameters - A description of the parameters for a document.

$sel:pendingReviewVersion:DocumentDescription', documentDescription_pendingReviewVersion - The version of the document that is currently under review.

$sel:platformTypes:DocumentDescription', documentDescription_platformTypes - The list of operating system (OS) platforms compatible with this SSM document.

$sel:requires:DocumentDescription', documentDescription_requires - A list of SSM documents required by a document. For example, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document.

$sel:reviewInformation:DocumentDescription', documentDescription_reviewInformation - Details about the review of a document.

$sel:reviewStatus:DocumentDescription', documentDescription_reviewStatus - The current status of the review.

$sel:schemaVersion:DocumentDescription', documentDescription_schemaVersion - The schema version.

$sel:sha1:DocumentDescription', documentDescription_sha1 - The SHA1 hash of the document, which you can use for verification.

DocumentDescription, documentDescription_status - The status of the SSM document.

$sel:statusInformation:DocumentDescription', documentDescription_statusInformation - A message returned by Amazon Web Services Systems Manager that explains the Status value. For example, a Failed status might be explained by the StatusInformation message, "The specified S3 bucket doesn't exist. Verify that the URL of the S3 bucket is correct."

$sel:tags:DocumentDescription', documentDescription_tags - The tags, or metadata, that have been applied to the document.

$sel:targetType:DocumentDescription', documentDescription_targetType - The target type which defines the kinds of resources the document can run on. For example, /AWS::EC2::Instance. For a list of valid resource types, see Amazon Web Services resource and property types reference in the CloudFormation User Guide.

DocumentDescription, documentDescription_versionName - The version of the artifact associated with the document.

DocumentFilter

data DocumentFilter Source #

This data type is deprecated. Instead, use DocumentKeyValuesFilter.

See: newDocumentFilter smart constructor.

Instances

Instances details
ToJSON DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Generic DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Associated Types

type Rep DocumentFilter :: Type -> Type #

Read DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Show DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

NFData DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Methods

rnf :: DocumentFilter -> () #

Eq DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Hashable DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

type Rep DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

type Rep DocumentFilter = D1 ('MetaData "DocumentFilter" "Amazonka.SSM.Types.DocumentFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DocumentFilterKey) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDocumentFilter Source #

Create a value of DocumentFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:DocumentFilter', documentFilter_key - The name of the filter.

$sel:value:DocumentFilter', documentFilter_value - The value of the filter.

DocumentIdentifier

data DocumentIdentifier Source #

Describes the name of a SSM document.

See: newDocumentIdentifier smart constructor.

Instances

Instances details
FromJSON DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Generic DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Associated Types

type Rep DocumentIdentifier :: Type -> Type #

Read DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Show DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

NFData DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Methods

rnf :: DocumentIdentifier -> () #

Eq DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Hashable DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

type Rep DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

type Rep DocumentIdentifier = D1 ('MetaData "DocumentIdentifier" "Amazonka.SSM.Types.DocumentIdentifier" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentIdentifier'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "author") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "documentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentFormat)) :*: S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentType))) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "platformTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PlatformType]))) :*: (S1 ('MetaSel ('Just "requires") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DocumentRequires))) :*: S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)))) :*: ((S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "targetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newDocumentIdentifier :: DocumentIdentifier Source #

Create a value of DocumentIdentifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:author:DocumentIdentifier', documentIdentifier_author - The user in your organization who created the document.

$sel:createdDate:DocumentIdentifier', documentIdentifier_createdDate - The date the SSM document was created.

$sel:displayName:DocumentIdentifier', documentIdentifier_displayName - An optional field where you can specify a friendly name for the SSM document. This value can differ for each version of the document. If you want to update this value, see UpdateDocument.

$sel:documentFormat:DocumentIdentifier', documentIdentifier_documentFormat - The document format, either JSON or YAML.

$sel:documentType:DocumentIdentifier', documentIdentifier_documentType - The document type.

$sel:documentVersion:DocumentIdentifier', documentIdentifier_documentVersion - The document version.

DocumentIdentifier, documentIdentifier_name - The name of the SSM document.

$sel:owner:DocumentIdentifier', documentIdentifier_owner - The Amazon Web Services user account that created the document.

$sel:platformTypes:DocumentIdentifier', documentIdentifier_platformTypes - The operating system platform.

$sel:requires:DocumentIdentifier', documentIdentifier_requires - A list of SSM documents required by a document. For example, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document.

$sel:reviewStatus:DocumentIdentifier', documentIdentifier_reviewStatus - The current status of a document review.

$sel:schemaVersion:DocumentIdentifier', documentIdentifier_schemaVersion - The schema version.

$sel:tags:DocumentIdentifier', documentIdentifier_tags - The tags, or metadata, that have been applied to the document.

$sel:targetType:DocumentIdentifier', documentIdentifier_targetType - The target type which defines the kinds of resources the document can run on. For example, /AWS::EC2::Instance. For a list of valid resource types, see Amazon Web Services resource and property types reference in the CloudFormation User Guide.

DocumentIdentifier, documentIdentifier_versionName - An optional field specifying the version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and can't be changed.

DocumentKeyValuesFilter

data DocumentKeyValuesFilter Source #

One or more filters. Use a filter to return a more specific list of documents.

For keys, you can specify one or more tags that have been applied to a document.

You can also use Amazon Web Services-provided keys, some of which have specific allowed values. These keys and their associated values are as follows:

DocumentType
- ApplicationConfiguration
  • ApplicationConfigurationSchema
  • Automation
  • ChangeCalendar
  • Command
  • Package
  • Policy
  • Session
Owner
Note that only one Owner can be specified in a request. For example: Key=Owner,Values=Self.
  • Amazon
  • Private
  • Public
  • Self
  • ThirdParty
PlatformTypes
- Linux
  • Windows

Name is another Amazon Web Services-provided key. If you use Name as a key, you can use a name prefix to return a list of documents. For example, in the Amazon Web Services CLI, to return a list of all documents that begin with Te, run the following command:

aws ssm list-documents --filters Key=Name,Values=Te

You can also use the TargetType Amazon Web Services-provided key. For a list of valid resource type values that can be used with this key, see Amazon Web Services resource and property types reference in the CloudFormation User Guide.

If you specify more than two keys, only documents that are identified by all the tags are returned in the results. If you specify more than two values for a key, documents that are identified by any of the values are returned in the results.

To specify a custom key-value pair, use the format Key=tag:tagName,Values=valueName.

For example, if you created a key called region and are using the Amazon Web Services CLI to call the list-documents command:

aws ssm list-documents --filters Key=tag:region,Values=east,west Key=Owner,Values=Self

See: newDocumentKeyValuesFilter smart constructor.

Instances

Instances details
ToJSON DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Generic DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Associated Types

type Rep DocumentKeyValuesFilter :: Type -> Type #

Read DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Show DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

NFData DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Methods

rnf :: DocumentKeyValuesFilter -> () #

Eq DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Hashable DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

type Rep DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

type Rep DocumentKeyValuesFilter = D1 ('MetaData "DocumentKeyValuesFilter" "Amazonka.SSM.Types.DocumentKeyValuesFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentKeyValuesFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newDocumentKeyValuesFilter :: DocumentKeyValuesFilter Source #

Create a value of DocumentKeyValuesFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:DocumentKeyValuesFilter', documentKeyValuesFilter_key - The name of the filter key.

$sel:values:DocumentKeyValuesFilter', documentKeyValuesFilter_values - The value for the filter key.

DocumentMetadataResponseInfo

data DocumentMetadataResponseInfo Source #

Details about the response to a document review request.

See: newDocumentMetadataResponseInfo smart constructor.

Instances

Instances details
FromJSON DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Generic DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Associated Types

type Rep DocumentMetadataResponseInfo :: Type -> Type #

Read DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Show DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

NFData DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Eq DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Hashable DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

type Rep DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

type Rep DocumentMetadataResponseInfo = D1 ('MetaData "DocumentMetadataResponseInfo" "Amazonka.SSM.Types.DocumentMetadataResponseInfo" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentMetadataResponseInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "reviewerResponse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentReviewerResponseSource]))))

newDocumentMetadataResponseInfo :: DocumentMetadataResponseInfo Source #

Create a value of DocumentMetadataResponseInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reviewerResponse:DocumentMetadataResponseInfo', documentMetadataResponseInfo_reviewerResponse - Details about a reviewer's response to a document review request.

DocumentParameter

data DocumentParameter Source #

Parameters specified in a System Manager document that run on the server when the command is run.

See: newDocumentParameter smart constructor.

Instances

Instances details
FromJSON DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Generic DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Associated Types

type Rep DocumentParameter :: Type -> Type #

Read DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Show DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

NFData DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Methods

rnf :: DocumentParameter -> () #

Eq DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Hashable DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

type Rep DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

type Rep DocumentParameter = D1 ('MetaData "DocumentParameter" "Amazonka.SSM.Types.DocumentParameter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentParameter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentParameterType)))))

newDocumentParameter :: DocumentParameter Source #

Create a value of DocumentParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultValue:DocumentParameter', documentParameter_defaultValue - If specified, the default values for the parameters. Parameters without a default value are required. Parameters with a default value are optional.

$sel:description:DocumentParameter', documentParameter_description - A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.

$sel:name:DocumentParameter', documentParameter_name - The name of the parameter.

$sel:type':DocumentParameter', documentParameter_type - The type of parameter. The type can be either String or StringList.

DocumentRequires

data DocumentRequires Source #

An SSM document required by the current document.

See: newDocumentRequires smart constructor.

Instances

Instances details
FromJSON DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

ToJSON DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Generic DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Associated Types

type Rep DocumentRequires :: Type -> Type #

Read DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Show DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

NFData DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Methods

rnf :: DocumentRequires -> () #

Eq DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Hashable DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

type Rep DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

type Rep DocumentRequires = D1 ('MetaData "DocumentRequires" "Amazonka.SSM.Types.DocumentRequires" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentRequires'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requireType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDocumentRequires Source #

Create a value of DocumentRequires with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:requireType:DocumentRequires', documentRequires_requireType - The document type of the required SSM document.

$sel:version:DocumentRequires', documentRequires_version - The document version required by the current document.

$sel:versionName:DocumentRequires', documentRequires_versionName - An optional field specifying the version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and can't be changed.

$sel:name:DocumentRequires', documentRequires_name - The name of the required SSM document. The name can be an Amazon Resource Name (ARN).

DocumentReviewCommentSource

data DocumentReviewCommentSource Source #

Information about comments added to a document review request.

See: newDocumentReviewCommentSource smart constructor.

Instances

Instances details
FromJSON DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

ToJSON DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Generic DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Associated Types

type Rep DocumentReviewCommentSource :: Type -> Type #

Read DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Show DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

NFData DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Eq DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Hashable DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

type Rep DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

type Rep DocumentReviewCommentSource = D1 ('MetaData "DocumentReviewCommentSource" "Amazonka.SSM.Types.DocumentReviewCommentSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentReviewCommentSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentReviewCommentType))))

newDocumentReviewCommentSource :: DocumentReviewCommentSource Source #

Create a value of DocumentReviewCommentSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:content:DocumentReviewCommentSource', documentReviewCommentSource_content - The content of a comment entered by a user who requests a review of a new document version, or who reviews the new version.

$sel:type':DocumentReviewCommentSource', documentReviewCommentSource_type - The type of information added to a review request. Currently, only the value Comment is supported.

DocumentReviewerResponseSource

data DocumentReviewerResponseSource Source #

Information about a reviewer's response to a document review request.

See: newDocumentReviewerResponseSource smart constructor.

Instances

Instances details
FromJSON DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Generic DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Associated Types

type Rep DocumentReviewerResponseSource :: Type -> Type #

Read DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Show DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

NFData DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Eq DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Hashable DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

type Rep DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

type Rep DocumentReviewerResponseSource = D1 ('MetaData "DocumentReviewerResponseSource" "Amazonka.SSM.Types.DocumentReviewerResponseSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentReviewerResponseSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentReviewCommentSource])) :*: S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)) :*: (S1 ('MetaSel ('Just "reviewer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newDocumentReviewerResponseSource :: DocumentReviewerResponseSource Source #

Create a value of DocumentReviewerResponseSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:comment:DocumentReviewerResponseSource', documentReviewerResponseSource_comment - The comment entered by a reviewer as part of their document review response.

$sel:createTime:DocumentReviewerResponseSource', documentReviewerResponseSource_createTime - The date and time that a reviewer entered a response to a document review request.

$sel:reviewStatus:DocumentReviewerResponseSource', documentReviewerResponseSource_reviewStatus - The current review status of a new custom SSM document created by a member of your organization, or of the latest version of an existing SSM document.

Only one version of a document can be in the APPROVED state at a time. When a new version is approved, the status of the previous version changes to REJECTED.

Only one version of a document can be in review, or PENDING, at a time.

$sel:reviewer:DocumentReviewerResponseSource', documentReviewerResponseSource_reviewer - The user in your organization assigned to review a document request.

$sel:updatedTime:DocumentReviewerResponseSource', documentReviewerResponseSource_updatedTime - The date and time that a reviewer last updated a response to a document review request.

DocumentReviews

data DocumentReviews Source #

Information about a document approval review.

See: newDocumentReviews smart constructor.

Instances

Instances details
ToJSON DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Generic DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Associated Types

type Rep DocumentReviews :: Type -> Type #

Read DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Show DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

NFData DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Methods

rnf :: DocumentReviews -> () #

Eq DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Hashable DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

type Rep DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

type Rep DocumentReviews = D1 ('MetaData "DocumentReviews" "Amazonka.SSM.Types.DocumentReviews" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "DocumentReviews'" 'PrefixI 'True) (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentReviewCommentSource])) :*: S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DocumentReviewAction)))

newDocumentReviews Source #

Create a value of DocumentReviews with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:comment:DocumentReviews', documentReviews_comment - A comment entered by a user in your organization about the document review request.

$sel:action:DocumentReviews', documentReviews_action - The action to take on a document approval review request.

DocumentVersionInfo

data DocumentVersionInfo Source #

Version information about the document.

See: newDocumentVersionInfo smart constructor.

Instances

Instances details
FromJSON DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Generic DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Associated Types

type Rep DocumentVersionInfo :: Type -> Type #

Read DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Show DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

NFData DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Methods

rnf :: DocumentVersionInfo -> () #

Eq DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Hashable DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

type Rep DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

newDocumentVersionInfo :: DocumentVersionInfo Source #

Create a value of DocumentVersionInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdDate:DocumentVersionInfo', documentVersionInfo_createdDate - The date the document was created.

$sel:displayName:DocumentVersionInfo', documentVersionInfo_displayName - The friendly name of the SSM document. This value can differ for each version of the document. If you want to update this value, see UpdateDocument.

$sel:documentFormat:DocumentVersionInfo', documentVersionInfo_documentFormat - The document format, either JSON or YAML.

$sel:documentVersion:DocumentVersionInfo', documentVersionInfo_documentVersion - The document version.

$sel:isDefaultVersion:DocumentVersionInfo', documentVersionInfo_isDefaultVersion - An identifier for the default version of the document.

$sel:name:DocumentVersionInfo', documentVersionInfo_name - The document name.

$sel:reviewStatus:DocumentVersionInfo', documentVersionInfo_reviewStatus - The current status of the approval review for the latest version of the document.

$sel:status:DocumentVersionInfo', documentVersionInfo_status - The status of the SSM document, such as Creating, Active, Failed, and Deleting.

$sel:statusInformation:DocumentVersionInfo', documentVersionInfo_statusInformation - A message returned by Amazon Web Services Systems Manager that explains the Status value. For example, a Failed status might be explained by the StatusInformation message, "The specified S3 bucket doesn't exist. Verify that the URL of the S3 bucket is correct."

$sel:versionName:DocumentVersionInfo', documentVersionInfo_versionName - The version of the artifact associated with the document. For example, "Release 12, Update 6". This value is unique across all versions of a document, and can't be changed.

EffectivePatch

data EffectivePatch Source #

The EffectivePatch structure defines metadata about a patch along with the approval state of the patch in a particular patch baseline. The approval state includes information about whether the patch is currently approved, due to be approved by a rule, explicitly approved, or explicitly rejected and the date the patch was or will be approved.

See: newEffectivePatch smart constructor.

Instances

Instances details
FromJSON EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Generic EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Associated Types

type Rep EffectivePatch :: Type -> Type #

Read EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Show EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

NFData EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Methods

rnf :: EffectivePatch -> () #

Eq EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Hashable EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

type Rep EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

type Rep EffectivePatch = D1 ('MetaData "EffectivePatch" "Amazonka.SSM.Types.EffectivePatch" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "EffectivePatch'" 'PrefixI 'True) (S1 ('MetaSel ('Just "patch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Patch)) :*: S1 ('MetaSel ('Just "patchStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchStatus))))

newEffectivePatch :: EffectivePatch Source #

Create a value of EffectivePatch with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:patch:EffectivePatch', effectivePatch_patch - Provides metadata for a patch, including information such as the KB ID, severity, classification and a URL for where more information can be obtained about the patch.

$sel:patchStatus:EffectivePatch', effectivePatch_patchStatus - The status of the patch in a patch baseline. This includes information about whether the patch is currently approved, due to be approved by a rule, explicitly approved, or explicitly rejected and the date the patch was or will be approved.

FailedCreateAssociation

data FailedCreateAssociation Source #

Describes a failed association.

See: newFailedCreateAssociation smart constructor.

Instances

Instances details
FromJSON FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Generic FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Associated Types

type Rep FailedCreateAssociation :: Type -> Type #

Show FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

NFData FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Methods

rnf :: FailedCreateAssociation -> () #

Eq FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Hashable FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

type Rep FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

type Rep FailedCreateAssociation = D1 ('MetaData "FailedCreateAssociation" "Amazonka.SSM.Types.FailedCreateAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "FailedCreateAssociation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CreateAssociationBatchRequestEntry)) :*: (S1 ('MetaSel ('Just "fault") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Fault)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newFailedCreateAssociation :: FailedCreateAssociation Source #

Create a value of FailedCreateAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:entry:FailedCreateAssociation', failedCreateAssociation_entry - The association.

$sel:fault:FailedCreateAssociation', failedCreateAssociation_fault - The source of the failure.

$sel:message:FailedCreateAssociation', failedCreateAssociation_message - A description of the failure.

FailureDetails

data FailureDetails Source #

Information about an Automation failure.

See: newFailureDetails smart constructor.

Instances

Instances details
FromJSON FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Generic FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Associated Types

type Rep FailureDetails :: Type -> Type #

Read FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Show FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

NFData FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Methods

rnf :: FailureDetails -> () #

Eq FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Hashable FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

type Rep FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

type Rep FailureDetails = D1 ('MetaData "FailureDetails" "Amazonka.SSM.Types.FailureDetails" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "FailureDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "details") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "failureStage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newFailureDetails :: FailureDetails Source #

Create a value of FailureDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:details:FailureDetails', failureDetails_details - Detailed information about the Automation step failure.

$sel:failureStage:FailureDetails', failureDetails_failureStage - The stage of the Automation execution when the failure occurred. The stages include the following: InputValidation, PreVerification, Invocation, PostVerification.

$sel:failureType:FailureDetails', failureDetails_failureType - The type of Automation failure. Failure types include the following: Action, Permission, Throttling, Verification, Internal.

GetResourcePoliciesResponseEntry

data GetResourcePoliciesResponseEntry Source #

A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).

See: newGetResourcePoliciesResponseEntry smart constructor.

Instances

Instances details
FromJSON GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

Generic GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

Associated Types

type Rep GetResourcePoliciesResponseEntry :: Type -> Type #

Read GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

Show GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

NFData GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

Eq GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

Hashable GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

type Rep GetResourcePoliciesResponseEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.GetResourcePoliciesResponseEntry

type Rep GetResourcePoliciesResponseEntry = D1 ('MetaData "GetResourcePoliciesResponseEntry" "Amazonka.SSM.Types.GetResourcePoliciesResponseEntry" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "GetResourcePoliciesResponseEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newGetResourcePoliciesResponseEntry :: GetResourcePoliciesResponseEntry Source #

Create a value of GetResourcePoliciesResponseEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policy:GetResourcePoliciesResponseEntry', getResourcePoliciesResponseEntry_policy - A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).

$sel:policyHash:GetResourcePoliciesResponseEntry', getResourcePoliciesResponseEntry_policyHash - ID of the current policy version. The hash helps to prevent a situation where multiple users attempt to overwrite a policy. You must provide this hash when updating or deleting a policy.

$sel:policyId:GetResourcePoliciesResponseEntry', getResourcePoliciesResponseEntry_policyId - A policy ID.

InstanceAggregatedAssociationOverview

data InstanceAggregatedAssociationOverview Source #

Status information about the aggregated associations.

See: newInstanceAggregatedAssociationOverview smart constructor.

Instances

Instances details
FromJSON InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

Generic InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

Read InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

Show InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

NFData InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

Eq InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

Hashable InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

type Rep InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

type Rep InstanceAggregatedAssociationOverview = D1 ('MetaData "InstanceAggregatedAssociationOverview" "Amazonka.SSM.Types.InstanceAggregatedAssociationOverview" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceAggregatedAssociationOverview'" 'PrefixI 'True) (S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceAssociationStatusAggregatedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Int)))))

newInstanceAggregatedAssociationOverview :: InstanceAggregatedAssociationOverview Source #

Create a value of InstanceAggregatedAssociationOverview with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:detailedStatus:InstanceAggregatedAssociationOverview', instanceAggregatedAssociationOverview_detailedStatus - Detailed status information about the aggregated associations.

$sel:instanceAssociationStatusAggregatedCount:InstanceAggregatedAssociationOverview', instanceAggregatedAssociationOverview_instanceAssociationStatusAggregatedCount - The number of associations for the managed node(s).

InstanceAssociation

data InstanceAssociation Source #

One or more association documents on the managed node.

See: newInstanceAssociation smart constructor.

Instances

Instances details
FromJSON InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Generic InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Associated Types

type Rep InstanceAssociation :: Type -> Type #

Read InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Show InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

NFData InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Methods

rnf :: InstanceAssociation -> () #

Eq InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Hashable InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

type Rep InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

type Rep InstanceAssociation = D1 ('MetaData "InstanceAssociation" "Amazonka.SSM.Types.InstanceAssociation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceAssociation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newInstanceAssociation :: InstanceAssociation Source #

Create a value of InstanceAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationId:InstanceAssociation', instanceAssociation_associationId - The association ID.

$sel:associationVersion:InstanceAssociation', instanceAssociation_associationVersion - Version information for the association on the managed node.

$sel:content:InstanceAssociation', instanceAssociation_content - The content of the association document for the managed node(s).

$sel:instanceId:InstanceAssociation', instanceAssociation_instanceId - The managed node ID.

InstanceAssociationOutputLocation

data InstanceAssociationOutputLocation Source #

An S3 bucket where you want to store the results of this request.

For the minimal permissions required to enable Amazon S3 output for an association, see Creating associations in the Systems Manager User Guide.

See: newInstanceAssociationOutputLocation smart constructor.

Instances

Instances details
FromJSON InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

ToJSON InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Generic InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Associated Types

type Rep InstanceAssociationOutputLocation :: Type -> Type #

Read InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Show InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

NFData InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Eq InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Hashable InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

type Rep InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

type Rep InstanceAssociationOutputLocation = D1 ('MetaData "InstanceAssociationOutputLocation" "Amazonka.SSM.Types.InstanceAssociationOutputLocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceAssociationOutputLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3OutputLocation))))

newInstanceAssociationOutputLocation :: InstanceAssociationOutputLocation Source #

Create a value of InstanceAssociationOutputLocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Location:InstanceAssociationOutputLocation', instanceAssociationOutputLocation_s3Location - An S3 bucket where you want to store the results of this request.

InstanceAssociationOutputUrl

data InstanceAssociationOutputUrl Source #

The URL of S3 bucket where you want to store the results of this request.

See: newInstanceAssociationOutputUrl smart constructor.

Instances

Instances details
FromJSON InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Generic InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Associated Types

type Rep InstanceAssociationOutputUrl :: Type -> Type #

Read InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Show InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

NFData InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Eq InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Hashable InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

type Rep InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

type Rep InstanceAssociationOutputUrl = D1 ('MetaData "InstanceAssociationOutputUrl" "Amazonka.SSM.Types.InstanceAssociationOutputUrl" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceAssociationOutputUrl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3OutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3OutputUrl))))

newInstanceAssociationOutputUrl :: InstanceAssociationOutputUrl Source #

Create a value of InstanceAssociationOutputUrl with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3OutputUrl:InstanceAssociationOutputUrl', instanceAssociationOutputUrl_s3OutputUrl - The URL of S3 bucket where you want to store the results of this request.

InstanceAssociationStatusInfo

data InstanceAssociationStatusInfo Source #

Status information about the association.

See: newInstanceAssociationStatusInfo smart constructor.

Instances

Instances details
FromJSON InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Generic InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Associated Types

type Rep InstanceAssociationStatusInfo :: Type -> Type #

Read InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Show InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

NFData InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Eq InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Hashable InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

type Rep InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

type Rep InstanceAssociationStatusInfo = D1 ('MetaData "InstanceAssociationStatusInfo" "Amazonka.SSM.Types.InstanceAssociationStatusInfo" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceAssociationStatusInfo'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "associationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "executionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "executionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputUrl)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newInstanceAssociationStatusInfo :: InstanceAssociationStatusInfo Source #

Create a value of InstanceAssociationStatusInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationId:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_associationId - The association ID.

$sel:associationName:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_associationName - The name of the association applied to the managed node.

$sel:associationVersion:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_associationVersion - The version of the association applied to the managed node.

$sel:detailedStatus:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_detailedStatus - Detailed status information about the association.

$sel:documentVersion:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_documentVersion - The association document versions.

$sel:errorCode:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_errorCode - An error code returned by the request to create the association.

$sel:executionDate:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_executionDate - The date the association ran.

$sel:executionSummary:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_executionSummary - Summary information about association execution.

$sel:instanceId:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_instanceId - The managed node ID where the association was created.

$sel:name:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_name - The name of the association.

$sel:outputUrl:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_outputUrl - A URL for an S3 bucket where you want to store the results of this request.

$sel:status:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_status - Status information about the association.

InstanceInformation

data InstanceInformation Source #

Describes a filter for a specific list of managed nodes.

See: newInstanceInformation smart constructor.

Instances

Instances details
FromJSON InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Generic InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Associated Types

type Rep InstanceInformation :: Type -> Type #

Read InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Show InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

NFData InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Methods

rnf :: InstanceInformation -> () #

Eq InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Hashable InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

type Rep InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

type Rep InstanceInformation = D1 ('MetaData "InstanceInformation" "Amazonka.SSM.Types.InstanceInformation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceInformation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "activationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "agentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "associationOverview") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAggregatedAssociationOverview)) :*: (S1 ('MetaSel ('Just "associationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "computerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "iPAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "iamRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "isLatestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "lastAssociationExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "lastPingDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastSuccessfulAssociationExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PingStatus)) :*: S1 ('MetaSel ('Just "platformName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "platformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PlatformType)) :*: (S1 ('MetaSel ('Just "platformVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registrationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceType)) :*: (S1 ('MetaSel ('Just "sourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceType))))))))

newInstanceInformation :: InstanceInformation Source #

Create a value of InstanceInformation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activationId:InstanceInformation', instanceInformation_activationId - The activation ID created by Amazon Web Services Systems Manager when the server or virtual machine (VM) was registered.

$sel:agentVersion:InstanceInformation', instanceInformation_agentVersion - The version of SSM Agent running on your Linux managed node.

$sel:associationOverview:InstanceInformation', instanceInformation_associationOverview - Information about the association.

$sel:associationStatus:InstanceInformation', instanceInformation_associationStatus - The status of the association.

$sel:computerName:InstanceInformation', instanceInformation_computerName - The fully qualified host name of the managed node.

$sel:iPAddress:InstanceInformation', instanceInformation_iPAddress - The IP address of the managed node.

$sel:iamRole:InstanceInformation', instanceInformation_iamRole - The Identity and Access Management (IAM) role assigned to the on-premises Systems Manager managed node. This call doesn't return the IAM role for Amazon Elastic Compute Cloud (Amazon EC2) instances. To retrieve the IAM role for an EC2 instance, use the Amazon EC2 DescribeInstances operation. For information, see DescribeInstances in the Amazon EC2 API Reference or describe-instances in the Amazon Web Services CLI Command Reference.

$sel:instanceId:InstanceInformation', instanceInformation_instanceId - The managed node ID.

$sel:isLatestVersion:InstanceInformation', instanceInformation_isLatestVersion - Indicates whether the latest version of SSM Agent is running on your Linux managed node. This field doesn't indicate whether or not the latest version is installed on Windows managed nodes, because some older versions of Windows Server use the EC2Config service to process Systems Manager requests.

$sel:lastAssociationExecutionDate:InstanceInformation', instanceInformation_lastAssociationExecutionDate - The date the association was last run.

$sel:lastPingDateTime:InstanceInformation', instanceInformation_lastPingDateTime - The date and time when the agent last pinged the Systems Manager service.

$sel:lastSuccessfulAssociationExecutionDate:InstanceInformation', instanceInformation_lastSuccessfulAssociationExecutionDate - The last date the association was successfully run.

$sel:name:InstanceInformation', instanceInformation_name - The name assigned to an on-premises server, edge device, or virtual machine (VM) when it is activated as a Systems Manager managed node. The name is specified as the DefaultInstanceName property using the CreateActivation command. It is applied to the managed node by specifying the Activation Code and Activation ID when you install SSM Agent on the node, as explained in Install SSM Agent for a hybrid environment (Linux) and Install SSM Agent for a hybrid environment (Windows). To retrieve the Name tag of an EC2 instance, use the Amazon EC2 DescribeInstances operation. For information, see DescribeInstances in the Amazon EC2 API Reference or describe-instances in the Amazon Web Services CLI Command Reference.

$sel:pingStatus:InstanceInformation', instanceInformation_pingStatus - Connection status of SSM Agent.

The status Inactive has been deprecated and is no longer in use.

$sel:platformName:InstanceInformation', instanceInformation_platformName - The name of the operating system platform running on your managed node.

$sel:platformType:InstanceInformation', instanceInformation_platformType - The operating system platform type.

$sel:platformVersion:InstanceInformation', instanceInformation_platformVersion - The version of the OS platform running on your managed node.

$sel:registrationDate:InstanceInformation', instanceInformation_registrationDate - The date the server or VM was registered with Amazon Web Services as a managed node.

$sel:resourceType:InstanceInformation', instanceInformation_resourceType - The type of instance. Instances are either EC2 instances or managed instances.

$sel:sourceId:InstanceInformation', instanceInformation_sourceId - The ID of the source resource. For IoT Greengrass devices, SourceId is the Thing name.

$sel:sourceType:InstanceInformation', instanceInformation_sourceType - The type of the source resource. For IoT Greengrass devices, SourceType is AWS::IoT::Thing.

InstanceInformationFilter

data InstanceInformationFilter Source #

Describes a filter for a specific list of managed nodes. You can filter node information by using tags. You specify tags by using a key-value mapping.

Use this operation instead of the DescribeInstanceInformationRequest$InstanceInformationFilterList method. The InstanceInformationFilterList method is a legacy method and doesn't support tags.

See: newInstanceInformationFilter smart constructor.

Instances

Instances details
ToJSON InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Generic InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Associated Types

type Rep InstanceInformationFilter :: Type -> Type #

Read InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Show InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

NFData InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Eq InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Hashable InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

type Rep InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

type Rep InstanceInformationFilter = D1 ('MetaData "InstanceInformationFilter" "Amazonka.SSM.Types.InstanceInformationFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceInformationFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InstanceInformationFilterKey) :*: S1 ('MetaSel ('Just "valueSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newInstanceInformationFilter Source #

Create a value of InstanceInformationFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:InstanceInformationFilter', instanceInformationFilter_key - The name of the filter.

$sel:valueSet:InstanceInformationFilter', instanceInformationFilter_valueSet - The filter values.

InstanceInformationStringFilter

data InstanceInformationStringFilter Source #

The filters to describe or get information about your managed nodes.

See: newInstanceInformationStringFilter smart constructor.

Instances

Instances details
ToJSON InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Generic InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Associated Types

type Rep InstanceInformationStringFilter :: Type -> Type #

Read InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Show InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

NFData InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Eq InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Hashable InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

type Rep InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

type Rep InstanceInformationStringFilter = D1 ('MetaData "InstanceInformationStringFilter" "Amazonka.SSM.Types.InstanceInformationStringFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstanceInformationStringFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newInstanceInformationStringFilter Source #

Create a value of InstanceInformationStringFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:InstanceInformationStringFilter', instanceInformationStringFilter_key - The filter key name to describe your managed nodes.

Valid filter key values: ActivationIds | AgentVersion | AssociationStatus | IamRole | InstanceIds | PingStatus | PlatformTypes | ResourceType | SourceIds | SourceTypes | "tag-key" | "tag:{keyname}

  • Valid values for the AssociationStatus filter key: Success | Pending | Failed
  • Valid values for the PingStatus filter key: Online | ConnectionLost | Inactive (deprecated)
  • Valid values for the PlatformType filter key: Windows | Linux | MacOS
  • Valid values for the ResourceType filter key: EC2Instance | ManagedInstance
  • Valid values for the SourceType filter key: AWS::EC2::Instance | AWS::SSM::ManagedInstance | AWS::IoT::Thing
  • Valid tag examples: Key=tag-key,Values=Purpose | Key=tag:Purpose,Values=Test.

$sel:values:InstanceInformationStringFilter', instanceInformationStringFilter_values - The filter values.

InstancePatchState

data InstancePatchState Source #

Defines the high-level patch compliance state for a managed node, 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 managed node.

See: newInstancePatchState smart constructor.

Instances

Instances details
FromJSON InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

Generic InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

Associated Types

type Rep InstancePatchState :: Type -> Type #

Show InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

NFData InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

Methods

rnf :: InstancePatchState -> () #

Eq InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

Hashable InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

type Rep InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

type Rep InstancePatchState = D1 ('MetaData "InstancePatchState" "Amazonka.SSM.Types.InstancePatchState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstancePatchState'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "criticalNonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "failedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "installOverrideList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "installedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "installedOtherCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "installedPendingRebootCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "installedRejectedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "lastNoRebootInstallOperationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "missingCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "notApplicableCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "otherNonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))) :*: (((S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "rebootOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RebootOption))) :*: (S1 ('MetaSel ('Just "securityNonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "snapshotId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "unreportedNotApplicableCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "operationStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "operationEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "operation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PatchOperationType)))))))

newInstancePatchState Source #

Create a value of InstancePatchState with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:criticalNonCompliantCount:InstancePatchState', instancePatchState_criticalNonCompliantCount - The number of patches per node that are specified as Critical for compliance reporting in the patch baseline aren't installed. These patches might be missing, have failed installation, were rejected, or were installed but awaiting a required managed node reboot. The status of these managed nodes is NON_COMPLIANT.

$sel:failedCount:InstancePatchState', instancePatchState_failedCount - The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.

$sel:installOverrideList:InstancePatchState', instancePatchState_installOverrideList - An https URL or an Amazon Simple Storage Service (Amazon S3) path-style URL to a list of patches to be installed. This patch installation list, which you maintain in an S3 bucket in YAML format and specify in the SSM document AWS-RunPatchBaseline, overrides the patches specified by the default patch baseline.

For more information about the InstallOverrideList parameter, see About the AWS-RunPatchBaseline SSM document in the Amazon Web Services Systems Manager User Guide.

$sel:installedCount:InstancePatchState', instancePatchState_installedCount - The number of patches from the patch baseline that are installed on the managed node.

$sel:installedOtherCount:InstancePatchState', instancePatchState_installedOtherCount - The number of patches not specified in the patch baseline that are installed on the managed node.

$sel:installedPendingRebootCount:InstancePatchState', instancePatchState_installedPendingRebootCount - The number of patches installed by Patch Manager since the last time the managed node was rebooted.

$sel:installedRejectedCount:InstancePatchState', instancePatchState_installedRejectedCount - The number of patches installed on a managed node that are specified in a RejectedPatches list. Patches with a status of InstalledRejected were typically installed before they were added to a RejectedPatches list.

If ALLOW_AS_DEPENDENCY is the specified option for RejectedPatchesAction, the value of InstalledRejectedCount will always be 0 (zero).

$sel:lastNoRebootInstallOperationTime:InstancePatchState', instancePatchState_lastNoRebootInstallOperationTime - The time of the last attempt to patch the managed node with NoReboot specified as the reboot option.

$sel:missingCount:InstancePatchState', instancePatchState_missingCount - The number of patches from the patch baseline that are applicable for the managed node but aren't currently installed.

$sel:notApplicableCount:InstancePatchState', instancePatchState_notApplicableCount - The number of patches from the patch baseline that aren't applicable for the managed node and therefore aren't installed on the node. This number may be truncated if the list of patch names is very large. The number of patches beyond this limit are reported in UnreportedNotApplicableCount.

$sel:otherNonCompliantCount:InstancePatchState', instancePatchState_otherNonCompliantCount - The number of patches per node that are specified as other than Critical or Security but aren't compliant with the patch baseline. The status of these managed nodes is NON_COMPLIANT.

$sel:ownerInformation:InstancePatchState', instancePatchState_ownerInformation - Placeholder information. This field will always be empty in the current release of the service.

$sel:rebootOption:InstancePatchState', instancePatchState_rebootOption - Indicates the reboot option specified in the patch baseline.

Reboot options apply to Install operations only. Reboots aren't attempted for Patch Manager Scan operations.

  • RebootIfNeeded: Patch Manager tries to reboot the managed node if it installed any patches, or if any patches are detected with a status of InstalledPendingReboot.
  • NoReboot: Patch Manager attempts to install missing packages without trying to reboot the system. Patches installed with this option are assigned a status of InstalledPendingReboot. These patches might not be in effect until a reboot is performed.

$sel:securityNonCompliantCount:InstancePatchState', instancePatchState_securityNonCompliantCount - The number of patches per node that are specified as Security in a patch advisory aren't installed. These patches might be missing, have failed installation, were rejected, or were installed but awaiting a required managed node reboot. The status of these managed nodes is NON_COMPLIANT.

$sel:snapshotId:InstancePatchState', instancePatchState_snapshotId - The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.

$sel:unreportedNotApplicableCount:InstancePatchState', instancePatchState_unreportedNotApplicableCount - The number of patches beyond the supported limit of NotApplicableCount that aren't reported by name to Inventory. Inventory is a capability of Amazon Web Services Systems Manager.

$sel:instanceId:InstancePatchState', instancePatchState_instanceId - The ID of the managed node the high-level patch compliance information was collected for.

$sel:patchGroup:InstancePatchState', instancePatchState_patchGroup - The name of the patch group the managed node belongs to.

$sel:baselineId:InstancePatchState', instancePatchState_baselineId - The ID of the patch baseline used to patch the managed node.

$sel:operationStartTime:InstancePatchState', instancePatchState_operationStartTime - The time the most recent patching operation was started on the managed node.

$sel:operationEndTime:InstancePatchState', instancePatchState_operationEndTime - The time the most recent patching operation completed on the managed node.

$sel:operation:InstancePatchState', instancePatchState_operation - The type of patching operation that was performed: or

  • SCAN assesses the patch compliance state.
  • INSTALL installs missing patches.

InstancePatchStateFilter

data InstancePatchStateFilter Source #

Defines a filter used in DescribeInstancePatchStatesForPatchGroup to scope down the information returned by the API.

Example: To filter for all managed nodes in a patch group having more than three patches with a FailedCount status, use the following for the filter:

  • Value for Key: FailedCount
  • Value for Type: GreaterThan
  • Value for Values: 3

See: newInstancePatchStateFilter smart constructor.

Instances

Instances details
ToJSON InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Generic InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Associated Types

type Rep InstancePatchStateFilter :: Type -> Type #

Read InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Show InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

NFData InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Eq InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Hashable InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

type Rep InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

type Rep InstancePatchStateFilter = D1 ('MetaData "InstancePatchStateFilter" "Amazonka.SSM.Types.InstancePatchStateFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InstancePatchStateFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InstancePatchStateOperatorType))))

newInstancePatchStateFilter Source #

Create a value of InstancePatchStateFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:InstancePatchStateFilter', instancePatchStateFilter_key - The key for the filter. Supported values include the following:

  • InstalledCount
  • InstalledOtherCount
  • InstalledPendingRebootCount
  • InstalledRejectedCount
  • MissingCount
  • FailedCount
  • UnreportedNotApplicableCount
  • NotApplicableCount

$sel:values:InstancePatchStateFilter', instancePatchStateFilter_values - The value for the filter. Must be an integer greater than or equal to 0.

$sel:type':InstancePatchStateFilter', instancePatchStateFilter_type - The type of comparison that should be performed for the value.

InventoryAggregator

data InventoryAggregator Source #

Specifies the inventory type and attribute for the aggregation execution.

See: newInventoryAggregator smart constructor.

Instances

Instances details
ToJSON InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Generic InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Associated Types

type Rep InventoryAggregator :: Type -> Type #

Read InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Show InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

NFData InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Methods

rnf :: InventoryAggregator -> () #

Eq InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Hashable InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

type Rep InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

type Rep InventoryAggregator = D1 ('MetaData "InventoryAggregator" "Amazonka.SSM.Types.InventoryAggregator" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryAggregator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "aggregators") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InventoryAggregator))) :*: (S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InventoryGroup))))))

newInventoryAggregator :: InventoryAggregator Source #

Create a value of InventoryAggregator with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aggregators:InventoryAggregator', inventoryAggregator_aggregators - Nested aggregators to further refine aggregation for an inventory type.

$sel:expression:InventoryAggregator', inventoryAggregator_expression - The inventory type and attribute name for aggregation.

$sel:groups:InventoryAggregator', inventoryAggregator_groups - A user-defined set of one or more filters on which to aggregate inventory data. Groups return a count of resources that match and don't match the specified criteria.

InventoryDeletionStatusItem

data InventoryDeletionStatusItem Source #

Status information returned by the DeleteInventory operation.

See: newInventoryDeletionStatusItem smart constructor.

Instances

Instances details
FromJSON InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Generic InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Associated Types

type Rep InventoryDeletionStatusItem :: Type -> Type #

Read InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Show InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

NFData InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Eq InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Hashable InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

type Rep InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

type Rep InventoryDeletionStatusItem = D1 ('MetaData "InventoryDeletionStatusItem" "Amazonka.SSM.Types.InventoryDeletionStatusItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryDeletionStatusItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deletionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "deletionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "deletionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventoryDeletionSummary)))) :*: ((S1 ('MetaSel ('Just "lastStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventoryDeletionStatus)) :*: S1 ('MetaSel ('Just "lastStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastStatusUpdateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newInventoryDeletionStatusItem :: InventoryDeletionStatusItem Source #

Create a value of InventoryDeletionStatusItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deletionId:InventoryDeletionStatusItem', inventoryDeletionStatusItem_deletionId - The deletion ID returned by the DeleteInventory operation.

$sel:deletionStartTime:InventoryDeletionStatusItem', inventoryDeletionStatusItem_deletionStartTime - The UTC timestamp when the delete operation started.

$sel:deletionSummary:InventoryDeletionStatusItem', inventoryDeletionStatusItem_deletionSummary - Information about the delete operation. For more information about this summary, see Understanding the delete inventory summary in the Amazon Web Services Systems Manager User Guide.

$sel:lastStatus:InventoryDeletionStatusItem', inventoryDeletionStatusItem_lastStatus - The status of the operation. Possible values are InProgress and Complete.

$sel:lastStatusMessage:InventoryDeletionStatusItem', inventoryDeletionStatusItem_lastStatusMessage - Information about the status.

$sel:lastStatusUpdateTime:InventoryDeletionStatusItem', inventoryDeletionStatusItem_lastStatusUpdateTime - The UTC timestamp of when the last status report.

$sel:typeName:InventoryDeletionStatusItem', inventoryDeletionStatusItem_typeName - The name of the inventory data type.

InventoryDeletionSummary

data InventoryDeletionSummary Source #

Information about the delete operation.

See: newInventoryDeletionSummary smart constructor.

Instances

Instances details
FromJSON InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Generic InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Associated Types

type Rep InventoryDeletionSummary :: Type -> Type #

Read InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Show InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

NFData InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Eq InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Hashable InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

type Rep InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

type Rep InventoryDeletionSummary = D1 ('MetaData "InventoryDeletionSummary" "Amazonka.SSM.Types.InventoryDeletionSummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryDeletionSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "remainingCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "summaryItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InventoryDeletionSummaryItem])) :*: S1 ('MetaSel ('Just "totalCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newInventoryDeletionSummary :: InventoryDeletionSummary Source #

Create a value of InventoryDeletionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

InventoryDeletionSummary, inventoryDeletionSummary_remainingCount - Remaining number of items to delete.

$sel:summaryItems:InventoryDeletionSummary', inventoryDeletionSummary_summaryItems - A list of counts and versions for deleted items.

$sel:totalCount:InventoryDeletionSummary', inventoryDeletionSummary_totalCount - The total number of items to delete. This count doesn't change during the delete operation.

InventoryDeletionSummaryItem

data InventoryDeletionSummaryItem Source #

Either a count, remaining count, or a version number in a delete inventory summary.

See: newInventoryDeletionSummaryItem smart constructor.

Instances

Instances details
FromJSON InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Generic InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Associated Types

type Rep InventoryDeletionSummaryItem :: Type -> Type #

Read InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Show InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

NFData InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Eq InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Hashable InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

type Rep InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

type Rep InventoryDeletionSummaryItem = D1 ('MetaData "InventoryDeletionSummaryItem" "Amazonka.SSM.Types.InventoryDeletionSummaryItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryDeletionSummaryItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "count") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "remainingCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newInventoryDeletionSummaryItem :: InventoryDeletionSummaryItem Source #

Create a value of InventoryDeletionSummaryItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:count:InventoryDeletionSummaryItem', inventoryDeletionSummaryItem_count - A count of the number of deleted items.

$sel:remainingCount:InventoryDeletionSummaryItem', inventoryDeletionSummaryItem_remainingCount - The remaining number of items to delete.

$sel:version:InventoryDeletionSummaryItem', inventoryDeletionSummaryItem_version - The inventory type version.

InventoryFilter

data InventoryFilter Source #

One or more filters. Use a filter to return a more specific list of results.

See: newInventoryFilter smart constructor.

Instances

Instances details
ToJSON InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Generic InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Associated Types

type Rep InventoryFilter :: Type -> Type #

Read InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Show InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

NFData InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Methods

rnf :: InventoryFilter -> () #

Eq InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Hashable InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

type Rep InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

type Rep InventoryFilter = D1 ('MetaData "InventoryFilter" "Amazonka.SSM.Types.InventoryFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventoryQueryOperatorType)) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newInventoryFilter Source #

Create a value of InventoryFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':InventoryFilter', inventoryFilter_type - The type of filter.

The Exists filter must be used with aggregators. For more information, see Aggregating inventory data in the Amazon Web Services Systems Manager User Guide.

$sel:key:InventoryFilter', inventoryFilter_key - The name of the filter key.

$sel:values:InventoryFilter', inventoryFilter_values - Inventory filter values. Example: inventory filter where managed node IDs are specified as values Key=AWS:InstanceInformation.InstanceId,Values= i-a12b3c4d5e6g, i-1a2b3c4d5e6,Type=Equal.

InventoryGroup

data InventoryGroup Source #

A user-defined set of one or more filters on which to aggregate inventory data. Groups return a count of resources that match and don't match the specified criteria.

See: newInventoryGroup smart constructor.

Instances

Instances details
ToJSON InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Generic InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Associated Types

type Rep InventoryGroup :: Type -> Type #

Read InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Show InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

NFData InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Methods

rnf :: InventoryGroup -> () #

Eq InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Hashable InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

type Rep InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

type Rep InventoryGroup = D1 ('MetaData "InventoryGroup" "Amazonka.SSM.Types.InventoryGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InventoryFilter))))

newInventoryGroup Source #

Create a value of InventoryGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:InventoryGroup', inventoryGroup_name - The name of the group.

$sel:filters:InventoryGroup', inventoryGroup_filters - Filters define the criteria for the group. The matchingCount field displays the number of resources that match the criteria. The notMatchingCount field displays the number of resources that don't match the criteria.

InventoryItem

data InventoryItem Source #

Information collected from managed nodes based on your inventory policy document

See: newInventoryItem smart constructor.

Instances

Instances details
ToJSON InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Generic InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Associated Types

type Rep InventoryItem :: Type -> Type #

Read InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Show InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

NFData InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Methods

rnf :: InventoryItem -> () #

Eq InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Hashable InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

type Rep InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

newInventoryItem Source #

Create a value of InventoryItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:content:InventoryItem', inventoryItem_content - The inventory data of the inventory type.

$sel:contentHash:InventoryItem', inventoryItem_contentHash - MD5 hash of the inventory item type contents. The content hash is used to determine whether to update inventory information. The PutInventory API doesn't update the inventory item type contents if the MD5 hash hasn't changed since last update.

$sel:context:InventoryItem', inventoryItem_context - A map of associated properties for a specified inventory type. For example, with this attribute, you can specify the ExecutionId, ExecutionType, ComplianceType properties of the AWS:ComplianceItem type.

$sel:typeName:InventoryItem', inventoryItem_typeName - The name of the inventory type. Default inventory item type names start with AWS. Custom inventory type names will start with Custom. Default inventory item types include the following: AWS:AWSComponent, AWS:Application, AWS:InstanceInformation, AWS:Network, and AWS:WindowsUpdate.

$sel:schemaVersion:InventoryItem', inventoryItem_schemaVersion - The schema version for the inventory item.

$sel:captureTime:InventoryItem', inventoryItem_captureTime - The time the inventory information was collected.

InventoryItemAttribute

data InventoryItemAttribute Source #

Attributes are the entries within the inventory item content. It contains name and value.

See: newInventoryItemAttribute smart constructor.

Instances

Instances details
FromJSON InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Generic InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Associated Types

type Rep InventoryItemAttribute :: Type -> Type #

Read InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Show InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

NFData InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Methods

rnf :: InventoryItemAttribute -> () #

Eq InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Hashable InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

type Rep InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

type Rep InventoryItemAttribute = D1 ('MetaData "InventoryItemAttribute" "Amazonka.SSM.Types.InventoryItemAttribute" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryItemAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InventoryAttributeDataType)))

newInventoryItemAttribute Source #

Create a value of InventoryItemAttribute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:InventoryItemAttribute', inventoryItemAttribute_name - Name of the inventory item attribute.

$sel:dataType:InventoryItemAttribute', inventoryItemAttribute_dataType - The data type of the inventory item attribute.

InventoryItemSchema

data InventoryItemSchema Source #

The inventory item schema definition. Users can use this to compose inventory query filters.

See: newInventoryItemSchema smart constructor.

Instances

Instances details
FromJSON InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Generic InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Associated Types

type Rep InventoryItemSchema :: Type -> Type #

Read InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Show InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

NFData InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Methods

rnf :: InventoryItemSchema -> () #

Eq InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Hashable InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

type Rep InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

type Rep InventoryItemSchema = D1 ('MetaData "InventoryItemSchema" "Amazonka.SSM.Types.InventoryItemSchema" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryItemSchema'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "attributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty InventoryItemAttribute)))))

newInventoryItemSchema Source #

Create a value of InventoryItemSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:displayName:InventoryItemSchema', inventoryItemSchema_displayName - The alias name of the inventory type. The alias name is used for display purposes.

$sel:version:InventoryItemSchema', inventoryItemSchema_version - The schema version for the inventory item.

$sel:typeName:InventoryItemSchema', inventoryItemSchema_typeName - The name of the inventory type. Default inventory item type names start with Amazon Web Services. Custom inventory type names will start with Custom. Default inventory item types include the following: AWS:AWSComponent, AWS:Application, AWS:InstanceInformation, AWS:Network, and AWS:WindowsUpdate.

$sel:attributes:InventoryItemSchema', inventoryItemSchema_attributes - The schema attributes for inventory. This contains data type and attribute name.

InventoryResultEntity

data InventoryResultEntity Source #

Inventory query results.

See: newInventoryResultEntity smart constructor.

Instances

Instances details
FromJSON InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Generic InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Associated Types

type Rep InventoryResultEntity :: Type -> Type #

Read InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Show InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

NFData InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Methods

rnf :: InventoryResultEntity -> () #

Eq InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Hashable InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

type Rep InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

type Rep InventoryResultEntity = D1 ('MetaData "InventoryResultEntity" "Amazonka.SSM.Types.InventoryResultEntity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryResultEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "data'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text InventoryResultItem))) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInventoryResultEntity :: InventoryResultEntity Source #

Create a value of InventoryResultEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:data':InventoryResultEntity', inventoryResultEntity_data - The data section in the inventory result entity JSON.

$sel:id:InventoryResultEntity', inventoryResultEntity_id - ID of the inventory result entity. For example, for managed node inventory the result will be the managed node ID. For EC2 instance inventory, the result will be the instance ID.

InventoryResultItem

data InventoryResultItem Source #

The inventory result item.

See: newInventoryResultItem smart constructor.

Instances

Instances details
FromJSON InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Generic InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Associated Types

type Rep InventoryResultItem :: Type -> Type #

Read InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Show InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

NFData InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Methods

rnf :: InventoryResultItem -> () #

Eq InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Hashable InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

type Rep InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

type Rep InventoryResultItem = D1 ('MetaData "InventoryResultItem" "Amazonka.SSM.Types.InventoryResultItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "InventoryResultItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "captureTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "contentHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HashMap Text Text])))))

newInventoryResultItem Source #

Create a value of InventoryResultItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captureTime:InventoryResultItem', inventoryResultItem_captureTime - The time inventory item data was captured.

$sel:contentHash:InventoryResultItem', inventoryResultItem_contentHash - MD5 hash of the inventory item type contents. The content hash is used to determine whether to update inventory information. The PutInventory API doesn't update the inventory item type contents if the MD5 hash hasn't changed since last update.

$sel:typeName:InventoryResultItem', inventoryResultItem_typeName - The name of the inventory result item type.

$sel:schemaVersion:InventoryResultItem', inventoryResultItem_schemaVersion - The schema version for the inventory result item/

$sel:content:InventoryResultItem', inventoryResultItem_content - Contains all the inventory data of the item type. Results include attribute names and values.

LoggingInfo

data LoggingInfo Source #

Information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed node-level logs to.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

See: newLoggingInfo smart constructor.

Constructors

LoggingInfo' (Maybe Text) Text Text 

Instances

Instances details
FromJSON LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

ToJSON LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Generic LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Associated Types

type Rep LoggingInfo :: Type -> Type #

Read LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Show LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

NFData LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Methods

rnf :: LoggingInfo -> () #

Eq LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Hashable LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

type Rep LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

type Rep LoggingInfo = D1 ('MetaData "LoggingInfo" "Amazonka.SSM.Types.LoggingInfo" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "LoggingInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "s3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "s3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newLoggingInfo Source #

Create a value of LoggingInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3KeyPrefix:LoggingInfo', loggingInfo_s3KeyPrefix - (Optional) The S3 bucket subfolder.

$sel:s3BucketName:LoggingInfo', loggingInfo_s3BucketName - The name of an S3 bucket where execution logs are stored.

$sel:s3Region:LoggingInfo', loggingInfo_s3Region - The Amazon Web Services Region where the S3 bucket is located.

MaintenanceWindowAutomationParameters

data MaintenanceWindowAutomationParameters Source #

The parameters for an AUTOMATION task type.

See: newMaintenanceWindowAutomationParameters smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

ToJSON MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

Generic MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

Read MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

Show MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

NFData MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

Eq MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

Hashable MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

type Rep MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

type Rep MaintenanceWindowAutomationParameters = D1 ('MetaData "MaintenanceWindowAutomationParameters" "Amazonka.SSM.Types.MaintenanceWindowAutomationParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowAutomationParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text])))))

newMaintenanceWindowAutomationParameters :: MaintenanceWindowAutomationParameters Source #

Create a value of MaintenanceWindowAutomationParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentVersion:MaintenanceWindowAutomationParameters', maintenanceWindowAutomationParameters_documentVersion - The version of an Automation runbook to use during task execution.

$sel:parameters:MaintenanceWindowAutomationParameters', maintenanceWindowAutomationParameters_parameters - The parameters for the AUTOMATION task.

For information about specifying and updating task parameters, see RegisterTaskWithMaintenanceWindow and UpdateMaintenanceWindowTask.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

For AUTOMATION task types, Amazon Web Services Systems Manager ignores any values specified for these parameters.

MaintenanceWindowExecution

data MaintenanceWindowExecution Source #

Describes the information about an execution of a maintenance window.

See: newMaintenanceWindowExecution smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Generic MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Associated Types

type Rep MaintenanceWindowExecution :: Type -> Type #

Read MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Show MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

NFData MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Eq MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Hashable MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

type Rep MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

type Rep MaintenanceWindowExecution = D1 ('MetaData "MaintenanceWindowExecution" "Amazonka.SSM.Types.MaintenanceWindowExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowExecution'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)))) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newMaintenanceWindowExecution :: MaintenanceWindowExecution Source #

Create a value of MaintenanceWindowExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTime:MaintenanceWindowExecution', maintenanceWindowExecution_endTime - The time the execution finished.

$sel:startTime:MaintenanceWindowExecution', maintenanceWindowExecution_startTime - The time the execution started.

$sel:status:MaintenanceWindowExecution', maintenanceWindowExecution_status - The status of the execution.

$sel:statusDetails:MaintenanceWindowExecution', maintenanceWindowExecution_statusDetails - The details explaining the status. Not available for all status values.

$sel:windowExecutionId:MaintenanceWindowExecution', maintenanceWindowExecution_windowExecutionId - The ID of the maintenance window execution.

$sel:windowId:MaintenanceWindowExecution', maintenanceWindowExecution_windowId - The ID of the maintenance window.

MaintenanceWindowExecutionTaskIdentity

data MaintenanceWindowExecutionTaskIdentity Source #

Information about a task execution performed as part of a maintenance window execution.

See: newMaintenanceWindowExecutionTaskIdentity smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

Generic MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

Read MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

Show MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

NFData MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

Eq MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

Hashable MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

type Rep MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

type Rep MaintenanceWindowExecutionTaskIdentity = D1 ('MetaData "MaintenanceWindowExecutionTaskIdentity" "Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowExecutionTaskIdentity'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType)) :*: (S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation))) :*: S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newMaintenanceWindowExecutionTaskIdentity :: MaintenanceWindowExecutionTaskIdentity Source #

Create a value of MaintenanceWindowExecutionTaskIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_alarmConfiguration - The details for the CloudWatch alarm applied to your maintenance window task.

$sel:endTime:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_endTime - The time the task execution finished.

$sel:startTime:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_startTime - The time the task execution started.

$sel:status:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_status - The status of the task execution.

$sel:statusDetails:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_statusDetails - The details explaining the status of the task execution. Not available for all status values.

$sel:taskArn:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_taskArn - The Amazon Resource Name (ARN) of the task that ran.

$sel:taskExecutionId:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_taskExecutionId - The ID of the specific task execution in the maintenance window execution.

$sel:taskType:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_taskType - The type of task that ran.

$sel:triggeredAlarms:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_triggeredAlarms - The CloudWatch alarm that was invoked by the maintenance window task.

$sel:windowExecutionId:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_windowExecutionId - The ID of the maintenance window execution that ran the task.

MaintenanceWindowExecutionTaskInvocationIdentity

data MaintenanceWindowExecutionTaskInvocationIdentity Source #

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.

See: newMaintenanceWindowExecutionTaskInvocationIdentity smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Generic MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Show MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

NFData MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Eq MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Hashable MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

type Rep MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

type Rep MaintenanceWindowExecutionTaskInvocationIdentity = D1 ('MetaData "MaintenanceWindowExecutionTaskInvocationIdentity" "Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowExecutionTaskInvocationIdentity'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "invocationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType)) :*: (S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newMaintenanceWindowExecutionTaskInvocationIdentity :: MaintenanceWindowExecutionTaskInvocationIdentity Source #

Create a value of MaintenanceWindowExecutionTaskInvocationIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTime:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_endTime - The time the invocation finished.

$sel:executionId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_executionId - The ID of the action performed in the service that actually handled the task invocation. If the task type is RUN_COMMAND, this value is the command ID.

$sel:invocationId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_invocationId - The ID of the task invocation.

$sel:ownerInformation:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_ownerInformation - User-provided value that was specified when the target was registered with the maintenance window. This was also included in any Amazon CloudWatch Events events raised during the task invocation.

$sel:parameters:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_parameters - The parameters that were provided for the invocation when it was run.

$sel:startTime:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_startTime - The time the invocation started.

$sel:status:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_status - The status of the task invocation.

$sel:statusDetails:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_statusDetails - The details explaining the status of the task invocation. Not available for all status values.

$sel:taskExecutionId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_taskExecutionId - The ID of the specific task execution in the maintenance window execution.

$sel:taskType:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_taskType - The task type.

$sel:windowExecutionId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_windowExecutionId - The ID of the maintenance window execution that ran the task.

$sel:windowTargetId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_windowTargetId - The ID of the target definition in this maintenance window the invocation was performed for.

MaintenanceWindowFilter

data MaintenanceWindowFilter Source #

Filter used in the request. Supported filter keys depend on the API operation that includes the filter. API operations that use MaintenanceWindowFilter> include the following:

  • DescribeMaintenanceWindowExecutions
  • DescribeMaintenanceWindowExecutionTaskInvocations
  • DescribeMaintenanceWindowExecutionTasks
  • DescribeMaintenanceWindows
  • DescribeMaintenanceWindowTargets
  • DescribeMaintenanceWindowTasks

See: newMaintenanceWindowFilter smart constructor.

Instances

Instances details
ToJSON MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Generic MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Associated Types

type Rep MaintenanceWindowFilter :: Type -> Type #

Read MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Show MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

NFData MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Methods

rnf :: MaintenanceWindowFilter -> () #

Eq MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Hashable MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

type Rep MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

type Rep MaintenanceWindowFilter = D1 ('MetaData "MaintenanceWindowFilter" "Amazonka.SSM.Types.MaintenanceWindowFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newMaintenanceWindowFilter :: MaintenanceWindowFilter Source #

Create a value of MaintenanceWindowFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:MaintenanceWindowFilter', maintenanceWindowFilter_key - The name of the filter.

$sel:values:MaintenanceWindowFilter', maintenanceWindowFilter_values - The filter values.

MaintenanceWindowIdentity

data MaintenanceWindowIdentity Source #

Information about the maintenance window.

See: newMaintenanceWindowIdentity smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

Generic MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

Associated Types

type Rep MaintenanceWindowIdentity :: Type -> Type #

Show MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

NFData MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

Eq MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

Hashable MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

type Rep MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

type Rep MaintenanceWindowIdentity = D1 ('MetaData "MaintenanceWindowIdentity" "Amazonka.SSM.Types.MaintenanceWindowIdentity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowIdentity'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "cutoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "duration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "nextExecutionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "scheduleTimezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newMaintenanceWindowIdentity :: MaintenanceWindowIdentity Source #

Create a value of MaintenanceWindowIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cutoff:MaintenanceWindowIdentity', maintenanceWindowIdentity_cutoff - The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.

$sel:description:MaintenanceWindowIdentity', maintenanceWindowIdentity_description - A description of the maintenance window.

$sel:duration:MaintenanceWindowIdentity', maintenanceWindowIdentity_duration - The duration of the maintenance window in hours.

$sel:enabled:MaintenanceWindowIdentity', maintenanceWindowIdentity_enabled - Indicates whether the maintenance window is enabled.

$sel:endDate:MaintenanceWindowIdentity', maintenanceWindowIdentity_endDate - The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive.

$sel:name:MaintenanceWindowIdentity', maintenanceWindowIdentity_name - The name of the maintenance window.

$sel:nextExecutionTime:MaintenanceWindowIdentity', maintenanceWindowIdentity_nextExecutionTime - The next time the maintenance window will actually run, taking into account any specified times for the maintenance window to become active or inactive.

$sel:schedule:MaintenanceWindowIdentity', maintenanceWindowIdentity_schedule - The schedule of the maintenance window in the form of a cron or rate expression.

$sel:scheduleOffset:MaintenanceWindowIdentity', maintenanceWindowIdentity_scheduleOffset - The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

$sel:scheduleTimezone:MaintenanceWindowIdentity', maintenanceWindowIdentity_scheduleTimezone - The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format.

$sel:startDate:MaintenanceWindowIdentity', maintenanceWindowIdentity_startDate - The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active.

$sel:windowId:MaintenanceWindowIdentity', maintenanceWindowIdentity_windowId - The ID of the maintenance window.

MaintenanceWindowIdentityForTarget

data MaintenanceWindowIdentityForTarget Source #

The maintenance window to which the specified target belongs.

See: newMaintenanceWindowIdentityForTarget smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Generic MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Associated Types

type Rep MaintenanceWindowIdentityForTarget :: Type -> Type #

Read MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Show MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

NFData MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Eq MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Hashable MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

type Rep MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

type Rep MaintenanceWindowIdentityForTarget = D1 ('MetaData "MaintenanceWindowIdentityForTarget" "Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowIdentityForTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMaintenanceWindowIdentityForTarget :: MaintenanceWindowIdentityForTarget Source #

Create a value of MaintenanceWindowIdentityForTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:MaintenanceWindowIdentityForTarget', maintenanceWindowIdentityForTarget_name - The name of the maintenance window.

$sel:windowId:MaintenanceWindowIdentityForTarget', maintenanceWindowIdentityForTarget_windowId - The ID of the maintenance window.

MaintenanceWindowLambdaParameters

data MaintenanceWindowLambdaParameters Source #

The parameters for a LAMBDA task type.

For information about specifying and updating task parameters, see RegisterTaskWithMaintenanceWindow and UpdateMaintenanceWindowTask.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

For Lambda tasks, Systems Manager ignores any values specified for TaskParameters and LoggingInfo.

See: newMaintenanceWindowLambdaParameters smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

ToJSON MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

Generic MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

Associated Types

type Rep MaintenanceWindowLambdaParameters :: Type -> Type #

Show MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

NFData MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

Eq MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

Hashable MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

type Rep MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

type Rep MaintenanceWindowLambdaParameters = D1 ('MetaData "MaintenanceWindowLambdaParameters" "Amazonka.SSM.Types.MaintenanceWindowLambdaParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowLambdaParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "payload") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Base64))) :*: S1 ('MetaSel ('Just "qualifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newMaintenanceWindowLambdaParameters :: MaintenanceWindowLambdaParameters Source #

Create a value of MaintenanceWindowLambdaParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientContext:MaintenanceWindowLambdaParameters', maintenanceWindowLambdaParameters_clientContext - Pass client-specific information to the Lambda function that you are invoking. You can then process the client information in your Lambda function as you choose through the context variable.

$sel:payload:MaintenanceWindowLambdaParameters', maintenanceWindowLambdaParameters_payload - JSON to provide to your Lambda function as input.-- -- Note: This Lens automatically encodes and decodes Base64 data. -- The underlying isomorphism will encode to Base64 representation during -- serialisation, and decode from Base64 representation during deserialisation. -- This Lens accepts and returns only raw unencoded data.

$sel:qualifier:MaintenanceWindowLambdaParameters', maintenanceWindowLambdaParameters_qualifier - (Optional) Specify an Lambda function version or alias name. If you specify a function version, the operation uses the qualified function Amazon Resource Name (ARN) to invoke a specific Lambda function. If you specify an alias name, the operation uses the alias ARN to invoke the Lambda function version to which the alias points.

MaintenanceWindowRunCommandParameters

data MaintenanceWindowRunCommandParameters Source #

The parameters for a RUN_COMMAND task type.

For information about specifying and updating task parameters, see RegisterTaskWithMaintenanceWindow and UpdateMaintenanceWindowTask.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

For RUN_COMMAND tasks, Systems Manager uses specified values for TaskParameters and LoggingInfo only if no values are specified for TaskInvocationParameters.

See: newMaintenanceWindowRunCommandParameters smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

ToJSON MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Generic MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Show MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

NFData MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Eq MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Hashable MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

type Rep MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

type Rep MaintenanceWindowRunCommandParameters = D1 ('MetaData "MaintenanceWindowRunCommandParameters" "Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowRunCommandParameters'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "documentHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "documentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentHashType)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig)) :*: (S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))))

newMaintenanceWindowRunCommandParameters :: MaintenanceWindowRunCommandParameters Source #

Create a value of MaintenanceWindowRunCommandParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cloudWatchOutputConfig:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_cloudWatchOutputConfig - Undocumented member.

$sel:comment:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_comment - Information about the commands to run.

$sel:documentHash:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_documentHash - The SHA-256 or SHA-1 hash created by the system when the document was created. SHA-1 hashes have been deprecated.

$sel:documentHashType:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_documentHashType - SHA-256 or SHA-1. SHA-1 hashes have been deprecated.

$sel:documentVersion:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_documentVersion - The Amazon Web Services Systems Manager document (SSM document) version to use in the request. You can specify $DEFAULT, $LATEST, or a specific version number. If you run commands by using the Amazon Web Services CLI, then you must escape the first two options by using a backslash. If you specify a version number, then you don't need to use the backslash. For example:

--document-version "\$DEFAULT"
--document-version "\$LATEST"
--document-version "3"

$sel:notificationConfig:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_notificationConfig - Configurations for sending notifications about command status changes on a per-managed node basis.

$sel:outputS3BucketName:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_outputS3BucketName - The name of the Amazon Simple Storage Service (Amazon S3) bucket.

$sel:outputS3KeyPrefix:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_outputS3KeyPrefix - The S3 bucket subfolder.

$sel:parameters:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_parameters - The parameters for the RUN_COMMAND task execution.

$sel:serviceRoleArn:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_serviceRoleArn - The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.

$sel:timeoutSeconds:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_timeoutSeconds - If this time is reached and the command hasn't already started running, it doesn't run.

MaintenanceWindowStepFunctionsParameters

data MaintenanceWindowStepFunctionsParameters Source #

The parameters for a STEP_FUNCTIONS task.

For information about specifying and updating task parameters, see RegisterTaskWithMaintenanceWindow and UpdateMaintenanceWindowTask.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

For Step Functions tasks, Systems Manager ignores any values specified for TaskParameters and LoggingInfo.

See: newMaintenanceWindowStepFunctionsParameters smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

ToJSON MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Generic MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Show MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

NFData MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Eq MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Hashable MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

type Rep MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

type Rep MaintenanceWindowStepFunctionsParameters = D1 ('MetaData "MaintenanceWindowStepFunctionsParameters" "Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowStepFunctionsParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "input") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMaintenanceWindowStepFunctionsParameters :: MaintenanceWindowStepFunctionsParameters Source #

Create a value of MaintenanceWindowStepFunctionsParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:input:MaintenanceWindowStepFunctionsParameters', maintenanceWindowStepFunctionsParameters_input - The inputs for the STEP_FUNCTIONS task.

$sel:name:MaintenanceWindowStepFunctionsParameters', maintenanceWindowStepFunctionsParameters_name - The name of the STEP_FUNCTIONS task.

MaintenanceWindowTarget

data MaintenanceWindowTarget Source #

The target registered with the maintenance window.

See: newMaintenanceWindowTarget smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

Generic MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

Associated Types

type Rep MaintenanceWindowTarget :: Type -> Type #

Show MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

NFData MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

Methods

rnf :: MaintenanceWindowTarget -> () #

Eq MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

Hashable MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

type Rep MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

newMaintenanceWindowTarget :: MaintenanceWindowTarget Source #

Create a value of MaintenanceWindowTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:MaintenanceWindowTarget', maintenanceWindowTarget_description - A description for the target.

$sel:name:MaintenanceWindowTarget', maintenanceWindowTarget_name - The name for the maintenance window target.

$sel:ownerInformation:MaintenanceWindowTarget', maintenanceWindowTarget_ownerInformation - A user-provided value that will be included in any Amazon CloudWatch Events events that are raised while running tasks for these targets in this maintenance window.

$sel:resourceType:MaintenanceWindowTarget', maintenanceWindowTarget_resourceType - The type of target that is being registered with the maintenance window.

$sel:targets:MaintenanceWindowTarget', maintenanceWindowTarget_targets - The targets, either managed nodes or tags.

Specify managed nodes using the following format:

Key=instanceids,Values=<instanceid1>,<instanceid2>

Tags are specified using the following format:

Key=<tag name>,Values=<tag value>.

$sel:windowId:MaintenanceWindowTarget', maintenanceWindowTarget_windowId - The ID of the maintenance window to register the target with.

$sel:windowTargetId:MaintenanceWindowTarget', maintenanceWindowTarget_windowTargetId - The ID of the target.

MaintenanceWindowTask

data MaintenanceWindowTask Source #

Information about a task defined for a maintenance window.

See: newMaintenanceWindowTask smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

Generic MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

Associated Types

type Rep MaintenanceWindowTask :: Type -> Type #

Show MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

NFData MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

Methods

rnf :: MaintenanceWindowTask -> () #

Eq MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

Hashable MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

type Rep MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

type Rep MaintenanceWindowTask = D1 ('MetaData "MaintenanceWindowTask" "Amazonka.SSM.Types.MaintenanceWindowTask" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowTask'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: (S1 ('MetaSel ('Just "cutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskCutoffBehavior)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "loggingInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoggingInfo)) :*: S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression))))) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType))) :*: (S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newMaintenanceWindowTask :: MaintenanceWindowTask Source #

Create a value of MaintenanceWindowTask with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmConfiguration:MaintenanceWindowTask', maintenanceWindowTask_alarmConfiguration - The details for the CloudWatch alarm applied to your maintenance window task.

$sel:cutoffBehavior:MaintenanceWindowTask', maintenanceWindowTask_cutoffBehavior - The specification for whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

$sel:description:MaintenanceWindowTask', maintenanceWindowTask_description - A description of the task.

$sel:loggingInfo:MaintenanceWindowTask', maintenanceWindowTask_loggingInfo - Information about an S3 bucket to write task-level logs to.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

$sel:maxConcurrency:MaintenanceWindowTask', maintenanceWindowTask_maxConcurrency - The maximum number of targets this task can be run for, in parallel.

Although this element is listed as "Required: No", a value can be omitted only when you are registering or updating a targetless task You must provide a value in all other cases.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1. This value doesn't affect the running of your task.

$sel:maxErrors:MaintenanceWindowTask', maintenanceWindowTask_maxErrors - The maximum number of errors allowed before this task stops being scheduled.

Although this element is listed as "Required: No", a value can be omitted only when you are registering or updating a targetless task You must provide a value in all other cases.

For maintenance window tasks without a target specified, you can't supply a value for this option. Instead, the system inserts a placeholder value of 1. This value doesn't affect the running of your task.

$sel:name:MaintenanceWindowTask', maintenanceWindowTask_name - The task name.

$sel:priority:MaintenanceWindowTask', maintenanceWindowTask_priority - The priority of the task in the maintenance window. The lower the number, the higher the priority. Tasks that have the same priority are scheduled in parallel.

$sel:serviceRoleArn:MaintenanceWindowTask', maintenanceWindowTask_serviceRoleArn - The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.

$sel:targets:MaintenanceWindowTask', maintenanceWindowTask_targets - The targets (either managed nodes or tags). Managed nodes are specified using Key=instanceids,Values=<instanceid1>,<instanceid2>. Tags are specified using Key=<tag name>,Values=<tag value>.

$sel:taskArn:MaintenanceWindowTask', maintenanceWindowTask_taskArn - The resource that the task uses during execution. For RUN_COMMAND and AUTOMATION task types, TaskArn is the Amazon Web Services Systems Manager (SSM document) name or ARN. For LAMBDA tasks, it's the function name or ARN. For STEP_FUNCTIONS tasks, it's the state machine ARN.

$sel:taskParameters:MaintenanceWindowTask', maintenanceWindowTask_taskParameters - The parameters that should be passed to the task when it is run.

TaskParameters has been deprecated. To specify parameters to pass to a task when it runs, instead use the Parameters option in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

$sel:type':MaintenanceWindowTask', maintenanceWindowTask_type - The type of task.

$sel:windowId:MaintenanceWindowTask', maintenanceWindowTask_windowId - The ID of the maintenance window where the task is registered.

$sel:windowTaskId:MaintenanceWindowTask', maintenanceWindowTask_windowTaskId - The task ID.

MaintenanceWindowTaskInvocationParameters

data MaintenanceWindowTaskInvocationParameters Source #

The parameters for task execution.

See: newMaintenanceWindowTaskInvocationParameters smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

ToJSON MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Generic MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Show MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

NFData MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Eq MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Hashable MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

type Rep MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

type Rep MaintenanceWindowTaskInvocationParameters = D1 ('MetaData "MaintenanceWindowTaskInvocationParameters" "Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowTaskInvocationParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "automation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowAutomationParameters)) :*: S1 ('MetaSel ('Just "lambda") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowLambdaParameters))) :*: (S1 ('MetaSel ('Just "runCommand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowRunCommandParameters)) :*: S1 ('MetaSel ('Just "stepFunctions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowStepFunctionsParameters)))))

newMaintenanceWindowTaskInvocationParameters :: MaintenanceWindowTaskInvocationParameters Source #

Create a value of MaintenanceWindowTaskInvocationParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:automation:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_automation - The parameters for an AUTOMATION task type.

$sel:lambda:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_lambda - The parameters for a LAMBDA task type.

$sel:runCommand:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_runCommand - The parameters for a RUN_COMMAND task type.

$sel:stepFunctions:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_stepFunctions - The parameters for a STEP_FUNCTIONS task type.

MaintenanceWindowTaskParameterValueExpression

data MaintenanceWindowTaskParameterValueExpression Source #

Defines the values for a task parameter.

See: newMaintenanceWindowTaskParameterValueExpression smart constructor.

Instances

Instances details
FromJSON MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

ToJSON MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Generic MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Show MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

NFData MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Eq MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Hashable MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

type Rep MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

type Rep MaintenanceWindowTaskParameterValueExpression = D1 ('MetaData "MaintenanceWindowTaskParameterValueExpression" "Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MaintenanceWindowTaskParameterValueExpression'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [Sensitive Text])))))

newMaintenanceWindowTaskParameterValueExpression :: MaintenanceWindowTaskParameterValueExpression Source #

Create a value of MaintenanceWindowTaskParameterValueExpression with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:values:MaintenanceWindowTaskParameterValueExpression', maintenanceWindowTaskParameterValueExpression_values - This field contains an array of 0 or more strings, each 1 to 255 characters in length.

MetadataValue

data MetadataValue Source #

Metadata to assign to an Application Manager application.

See: newMetadataValue smart constructor.

Constructors

MetadataValue' (Maybe Text) 

Instances

Instances details
FromJSON MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

ToJSON MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Generic MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Associated Types

type Rep MetadataValue :: Type -> Type #

Read MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Show MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

NFData MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Methods

rnf :: MetadataValue -> () #

Eq MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Hashable MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

type Rep MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

type Rep MetadataValue = D1 ('MetaData "MetadataValue" "Amazonka.SSM.Types.MetadataValue" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "MetadataValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMetadataValue :: MetadataValue Source #

Create a value of MetadataValue with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:MetadataValue', metadataValue_value - Metadata value to assign to an Application Manager application.

NonCompliantSummary

data NonCompliantSummary Source #

A summary of resources that aren't compliant. The summary is organized according to resource type.

See: newNonCompliantSummary smart constructor.

Instances

Instances details
FromJSON NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Generic NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Associated Types

type Rep NonCompliantSummary :: Type -> Type #

Read NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Show NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

NFData NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Methods

rnf :: NonCompliantSummary -> () #

Eq NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Hashable NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

type Rep NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

type Rep NonCompliantSummary = D1 ('MetaData "NonCompliantSummary" "Amazonka.SSM.Types.NonCompliantSummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "NonCompliantSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "severitySummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SeveritySummary))))

newNonCompliantSummary :: NonCompliantSummary Source #

Create a value of NonCompliantSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nonCompliantCount:NonCompliantSummary', nonCompliantSummary_nonCompliantCount - The total number of compliance items that aren't compliant.

$sel:severitySummary:NonCompliantSummary', nonCompliantSummary_severitySummary - A summary of the non-compliance severity by compliance type

NotificationConfig

data NotificationConfig Source #

Configurations for sending notifications.

See: newNotificationConfig smart constructor.

Instances

Instances details
FromJSON NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

ToJSON NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Generic NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Associated Types

type Rep NotificationConfig :: Type -> Type #

Read NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Show NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

NFData NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Methods

rnf :: NotificationConfig -> () #

Eq NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Hashable NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

type Rep NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

type Rep NotificationConfig = D1 ('MetaData "NotificationConfig" "Amazonka.SSM.Types.NotificationConfig" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "NotificationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notificationEvents") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotificationEvent])) :*: S1 ('MetaSel ('Just "notificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationType)))))

newNotificationConfig :: NotificationConfig Source #

Create a value of NotificationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notificationArn:NotificationConfig', notificationConfig_notificationArn - An Amazon Resource Name (ARN) for an Amazon Simple Notification Service (Amazon SNS) topic. Run Command pushes notifications about command status changes to this topic.

$sel:notificationEvents:NotificationConfig', notificationConfig_notificationEvents - The different events for which you can receive notifications. To learn more about these events, see Monitoring Systems Manager status changes using Amazon SNS notifications in the Amazon Web Services Systems Manager User Guide.

$sel:notificationType:NotificationConfig', notificationConfig_notificationType - The type of notification.

  • Command: Receive notification when the status of a command changes.
  • Invocation: For commands sent to multiple managed nodes, receive notification on a per-node basis when the status of a command changes.

OpsAggregator

data OpsAggregator Source #

One or more aggregators for viewing counts of OpsData using different dimensions such as Source, CreatedTime, or Source and CreatedTime, to name a few.

See: newOpsAggregator smart constructor.

Instances

Instances details
ToJSON OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Generic OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Associated Types

type Rep OpsAggregator :: Type -> Type #

Read OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Show OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

NFData OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Methods

rnf :: OpsAggregator -> () #

Eq OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Hashable OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

type Rep OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

newOpsAggregator :: OpsAggregator Source #

Create a value of OpsAggregator with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aggregatorType:OpsAggregator', opsAggregator_aggregatorType - Either a Range or Count aggregator for limiting an OpsData summary.

$sel:aggregators:OpsAggregator', opsAggregator_aggregators - A nested aggregator for viewing counts of OpsData.

$sel:attributeName:OpsAggregator', opsAggregator_attributeName - The name of an OpsData attribute on which to limit the count of OpsData.

$sel:filters:OpsAggregator', opsAggregator_filters - The aggregator filters.

$sel:typeName:OpsAggregator', opsAggregator_typeName - The data type name to use for viewing counts of OpsData.

OpsAggregator, opsAggregator_values - The aggregator value.

OpsEntity

data OpsEntity Source #

The result of the query.

See: newOpsEntity smart constructor.

Instances

Instances details
FromJSON OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Generic OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Associated Types

type Rep OpsEntity :: Type -> Type #

Read OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Show OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

NFData OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Methods

rnf :: OpsEntity -> () #

Eq OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Hashable OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

type Rep OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

type Rep OpsEntity = D1 ('MetaData "OpsEntity" "Amazonka.SSM.Types.OpsEntity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "data'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsEntityItem))) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOpsEntity :: OpsEntity Source #

Create a value of OpsEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:data':OpsEntity', opsEntity_data - The data returned by the query.

$sel:id:OpsEntity', opsEntity_id - The query ID.

OpsEntityItem

data OpsEntityItem Source #

The OpsData summary.

See: newOpsEntityItem smart constructor.

Instances

Instances details
FromJSON OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Generic OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Associated Types

type Rep OpsEntityItem :: Type -> Type #

Read OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Show OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

NFData OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Methods

rnf :: OpsEntityItem -> () #

Eq OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Hashable OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

type Rep OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

type Rep OpsEntityItem = D1 ('MetaData "OpsEntityItem" "Amazonka.SSM.Types.OpsEntityItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsEntityItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "captureTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text Text]))))

newOpsEntityItem :: OpsEntityItem Source #

Create a value of OpsEntityItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captureTime:OpsEntityItem', opsEntityItem_captureTime - The time the OpsData was captured.

$sel:content:OpsEntityItem', opsEntityItem_content - The details of an OpsData summary.

OpsFilter

data OpsFilter Source #

A filter for viewing OpsData summaries.

See: newOpsFilter smart constructor.

Instances

Instances details
ToJSON OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Generic OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Associated Types

type Rep OpsFilter :: Type -> Type #

Read OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Show OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

NFData OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Methods

rnf :: OpsFilter -> () #

Eq OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Hashable OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

type Rep OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

type Rep OpsFilter = D1 ('MetaData "OpsFilter" "Amazonka.SSM.Types.OpsFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsFilterOperatorType)) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newOpsFilter Source #

Create a value of OpsFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':OpsFilter', opsFilter_type - The type of filter.

$sel:key:OpsFilter', opsFilter_key - The name of the filter.

$sel:values:OpsFilter', opsFilter_values - The filter value.

OpsItem

data OpsItem Source #

Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational work items (OpsItems) impacting the performance and health of their Amazon Web Services resources. OpsCenter is integrated with Amazon EventBridge and Amazon CloudWatch. This means you can configure these services to automatically create an OpsItem in OpsCenter when a CloudWatch alarm enters the ALARM state or when EventBridge processes an event from any Amazon Web Services service that publishes events. Configuring Amazon CloudWatch alarms and EventBridge events to automatically create OpsItems allows you to quickly diagnose and remediate issues with Amazon Web Services resources from a single console.

To help you diagnose issues, each OpsItem includes contextually relevant information such as the name and ID of the Amazon Web Services resource that generated the OpsItem, alarm or event details, alarm history, and an alarm timeline graph. For the Amazon Web Services resource, OpsCenter aggregates information from Config, CloudTrail logs, and EventBridge, so you don't have to navigate across multiple console pages during your investigation. For more information, see OpsCenter in the Amazon Web Services Systems Manager User Guide.

See: newOpsItem smart constructor.

Instances

Instances details
FromJSON OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Generic OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Associated Types

type Rep OpsItem :: Type -> Type #

Methods

from :: OpsItem -> Rep OpsItem x #

to :: Rep OpsItem x -> OpsItem #

Read OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Show OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

NFData OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Methods

rnf :: OpsItem -> () #

Eq OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Methods

(==) :: OpsItem -> OpsItem -> Bool #

(/=) :: OpsItem -> OpsItem -> Bool #

Hashable OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Methods

hashWithSalt :: Int -> OpsItem -> Int #

hash :: OpsItem -> Int #

type Rep OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

type Rep OpsItem = D1 ('MetaData "OpsItem" "Amazonka.SSM.Types.OpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItem'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "actualEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "actualStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "notifications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemNotification])) :*: (S1 ('MetaSel ('Just "operationalData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsItemDataValue))) :*: S1 ('MetaSel ('Just "opsItemArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "plannedEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "plannedStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "relatedOpsItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RelatedOpsItem])) :*: (S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemStatus)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newOpsItem :: OpsItem Source #

Create a value of OpsItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:actualEndTime:OpsItem', opsItem_actualEndTime - The time a runbook workflow ended. Currently reported only for the OpsItem type /aws/changerequest.

$sel:actualStartTime:OpsItem', opsItem_actualStartTime - The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

$sel:category:OpsItem', opsItem_category - An OpsItem category. Category options include: Availability, Cost, Performance, Recovery, Security.

$sel:createdBy:OpsItem', opsItem_createdBy - The ARN of the Amazon Web Services account that created the OpsItem.

$sel:createdTime:OpsItem', opsItem_createdTime - The date and time the OpsItem was created.

$sel:description:OpsItem', opsItem_description - The OpsItem description.

$sel:lastModifiedBy:OpsItem', opsItem_lastModifiedBy - The ARN of the Amazon Web Services account that last updated the OpsItem.

$sel:lastModifiedTime:OpsItem', opsItem_lastModifiedTime - The date and time the OpsItem was last updated.

$sel:notifications:OpsItem', opsItem_notifications - The Amazon Resource Name (ARN) of an Amazon Simple Notification Service (Amazon SNS) topic where notifications are sent when this OpsItem is edited or changed.

$sel:operationalData:OpsItem', opsItem_operationalData - Operational data is custom data that provides useful reference details about the OpsItem. For example, you can specify log files, error strings, license keys, troubleshooting tips, or other relevant data. You enter operational data as key-value pairs. The key has a maximum length of 128 characters. The value has a maximum size of 20 KB.

Operational data keys can't begin with the following: amazon, aws, amzn, ssm, /amazon, /aws, /amzn, /ssm.

You can choose to make the data searchable by other users in the account or you can restrict search access. Searchable data means that all users with access to the OpsItem Overview page (as provided by the DescribeOpsItems API operation) can view and search on the specified data. Operational data that isn't searchable is only viewable by users who have access to the OpsItem (as provided by the GetOpsItem API operation).

Use the /aws/resources key in OperationalData to specify a related resource in the request. Use the /aws/automations key in OperationalData to associate an Automation runbook with the OpsItem. To view Amazon Web Services CLI example commands that use these keys, see Creating OpsItems manually in the Amazon Web Services Systems Manager User Guide.

$sel:opsItemArn:OpsItem', opsItem_opsItemArn - The OpsItem Amazon Resource Name (ARN).

OpsItem, opsItem_opsItemId - The ID of the OpsItem.

$sel:opsItemType:OpsItem', opsItem_opsItemType - The type of OpsItem. Systems Manager supports the following types of OpsItems:

  • /aws/issue

    This type of OpsItem is used for default OpsItems created by OpsCenter.

  • /aws/changerequest

    This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests.

  • /aws/insights

    This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.

$sel:plannedEndTime:OpsItem', opsItem_plannedEndTime - The time specified in a change request for a runbook workflow to end. Currently supported only for the OpsItem type /aws/changerequest.

$sel:plannedStartTime:OpsItem', opsItem_plannedStartTime - The time specified in a change request for a runbook workflow to start. Currently supported only for the OpsItem type /aws/changerequest.

$sel:priority:OpsItem', opsItem_priority - The importance of this OpsItem in relation to other OpsItems in the system.

$sel:relatedOpsItems:OpsItem', opsItem_relatedOpsItems - One or more OpsItems that share something in common with the current OpsItem. For example, related OpsItems can include OpsItems with similar error messages, impacted resources, or statuses for the impacted resource.

$sel:severity:OpsItem', opsItem_severity - The severity of the OpsItem. Severity options range from 1 to 4.

$sel:source:OpsItem', opsItem_source - The origin of the OpsItem, such as Amazon EC2 or Systems Manager. The impacted resource is a subset of source.

$sel:status:OpsItem', opsItem_status - The OpsItem status. Status can be Open, In Progress, or Resolved. For more information, see Editing OpsItem details in the Amazon Web Services Systems Manager User Guide.

$sel:title:OpsItem', opsItem_title - A short heading that describes the nature of the OpsItem and the impacted resource.

$sel:version:OpsItem', opsItem_version - The version of this OpsItem. Each time the OpsItem is edited the version number increments by one.

OpsItemDataValue

data OpsItemDataValue Source #

An object that defines the value of the key and its type in the OperationalData map.

See: newOpsItemDataValue smart constructor.

Instances

Instances details
FromJSON OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

ToJSON OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Generic OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Associated Types

type Rep OpsItemDataValue :: Type -> Type #

Read OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Show OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

NFData OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Methods

rnf :: OpsItemDataValue -> () #

Eq OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Hashable OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

type Rep OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

type Rep OpsItemDataValue = D1 ('MetaData "OpsItemDataValue" "Amazonka.SSM.Types.OpsItemDataValue" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemDataValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemDataType)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOpsItemDataValue :: OpsItemDataValue Source #

Create a value of OpsItemDataValue with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':OpsItemDataValue', opsItemDataValue_type - The type of key-value pair. Valid types include SearchableString and String.

$sel:value:OpsItemDataValue', opsItemDataValue_value - The value of the OperationalData key.

OpsItemEventFilter

data OpsItemEventFilter Source #

Describes a filter for a specific list of OpsItem events. You can filter event information by using tags. You specify tags by using a key-value pair mapping.

See: newOpsItemEventFilter smart constructor.

Instances

Instances details
ToJSON OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Generic OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Associated Types

type Rep OpsItemEventFilter :: Type -> Type #

Read OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Show OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

NFData OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Methods

rnf :: OpsItemEventFilter -> () #

Eq OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Hashable OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

type Rep OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

type Rep OpsItemEventFilter = D1 ('MetaData "OpsItemEventFilter" "Amazonka.SSM.Types.OpsItemEventFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemEventFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OpsItemEventFilterKey) :*: (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OpsItemEventFilterOperator))))

newOpsItemEventFilter Source #

Create a value of OpsItemEventFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:OpsItemEventFilter', opsItemEventFilter_key - The name of the filter key. Currently, the only supported value is OpsItemId.

$sel:values:OpsItemEventFilter', opsItemEventFilter_values - The values for the filter, consisting of one or more OpsItem IDs.

$sel:operator:OpsItemEventFilter', opsItemEventFilter_operator - The operator used by the filter call. Currently, the only supported value is Equal.

OpsItemEventSummary

data OpsItemEventSummary Source #

Summary information about an OpsItem event or that associated an OpsItem with a related item.

See: newOpsItemEventSummary smart constructor.

Instances

Instances details
FromJSON OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Generic OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Associated Types

type Rep OpsItemEventSummary :: Type -> Type #

Read OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Show OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

NFData OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Methods

rnf :: OpsItemEventSummary -> () #

Eq OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Hashable OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

type Rep OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

newOpsItemEventSummary :: OpsItemEventSummary Source #

Create a value of OpsItemEventSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:OpsItemEventSummary', opsItemEventSummary_createdBy - Information about the user or resource that created the OpsItem event.

$sel:createdTime:OpsItemEventSummary', opsItemEventSummary_createdTime - The date and time the OpsItem event was created.

$sel:detail:OpsItemEventSummary', opsItemEventSummary_detail - Specific information about the OpsItem event.

$sel:detailType:OpsItemEventSummary', opsItemEventSummary_detailType - The type of information provided as a detail.

$sel:eventId:OpsItemEventSummary', opsItemEventSummary_eventId - The ID of the OpsItem event.

$sel:opsItemId:OpsItemEventSummary', opsItemEventSummary_opsItemId - The ID of the OpsItem.

$sel:source:OpsItemEventSummary', opsItemEventSummary_source - The source of the OpsItem event.

OpsItemFilter

data OpsItemFilter Source #

Describes an OpsItem filter.

See: newOpsItemFilter smart constructor.

Instances

Instances details
ToJSON OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Generic OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Associated Types

type Rep OpsItemFilter :: Type -> Type #

Read OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Show OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

NFData OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Methods

rnf :: OpsItemFilter -> () #

Eq OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Hashable OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

type Rep OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

type Rep OpsItemFilter = D1 ('MetaData "OpsItemFilter" "Amazonka.SSM.Types.OpsItemFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OpsItemFilterKey) :*: (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OpsItemFilterOperator))))

newOpsItemFilter Source #

Create a value of OpsItemFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:OpsItemFilter', opsItemFilter_key - The name of the filter.

$sel:values:OpsItemFilter', opsItemFilter_values - The filter value.

$sel:operator:OpsItemFilter', opsItemFilter_operator - The operator used by the filter call.

OpsItemIdentity

data OpsItemIdentity Source #

Information about the user or resource that created an OpsItem event.

See: newOpsItemIdentity smart constructor.

Constructors

OpsItemIdentity' (Maybe Text) 

Instances

Instances details
FromJSON OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Generic OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Associated Types

type Rep OpsItemIdentity :: Type -> Type #

Read OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Show OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

NFData OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Methods

rnf :: OpsItemIdentity -> () #

Eq OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Hashable OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

type Rep OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

type Rep OpsItemIdentity = D1 ('MetaData "OpsItemIdentity" "Amazonka.SSM.Types.OpsItemIdentity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOpsItemIdentity :: OpsItemIdentity Source #

Create a value of OpsItemIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:OpsItemIdentity', opsItemIdentity_arn - The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.

OpsItemNotification

data OpsItemNotification Source #

A notification about the OpsItem.

See: newOpsItemNotification smart constructor.

Instances

Instances details
FromJSON OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

ToJSON OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Generic OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Associated Types

type Rep OpsItemNotification :: Type -> Type #

Read OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Show OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

NFData OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Methods

rnf :: OpsItemNotification -> () #

Eq OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Hashable OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

type Rep OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

type Rep OpsItemNotification = D1 ('MetaData "OpsItemNotification" "Amazonka.SSM.Types.OpsItemNotification" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemNotification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOpsItemNotification :: OpsItemNotification Source #

Create a value of OpsItemNotification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:OpsItemNotification', opsItemNotification_arn - The Amazon Resource Name (ARN) of an Amazon Simple Notification Service (Amazon SNS) topic where notifications are sent when this OpsItem is edited or changed.

OpsItemRelatedItemSummary

data OpsItemRelatedItemSummary Source #

Summary information about related-item resources for an OpsItem.

See: newOpsItemRelatedItemSummary smart constructor.

Instances

Instances details
FromJSON OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Generic OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Associated Types

type Rep OpsItemRelatedItemSummary :: Type -> Type #

Read OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Show OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

NFData OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Eq OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Hashable OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

type Rep OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

OpsItemRelatedItemsFilter

data OpsItemRelatedItemsFilter Source #

Describes a filter for a specific list of related-item resources.

See: newOpsItemRelatedItemsFilter smart constructor.

Instances

Instances details
ToJSON OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Generic OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Associated Types

type Rep OpsItemRelatedItemsFilter :: Type -> Type #

Read OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Show OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

NFData OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Eq OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Hashable OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

type Rep OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

type Rep OpsItemRelatedItemsFilter = D1 ('MetaData "OpsItemRelatedItemsFilter" "Amazonka.SSM.Types.OpsItemRelatedItemsFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemRelatedItemsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OpsItemRelatedItemsFilterKey) :*: (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OpsItemRelatedItemsFilterOperator))))

newOpsItemRelatedItemsFilter Source #

Create a value of OpsItemRelatedItemsFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:OpsItemRelatedItemsFilter', opsItemRelatedItemsFilter_key - The name of the filter key. Supported values include ResourceUri, ResourceType, or AssociationId.

$sel:values:OpsItemRelatedItemsFilter', opsItemRelatedItemsFilter_values - The values for the filter.

$sel:operator:OpsItemRelatedItemsFilter', opsItemRelatedItemsFilter_operator - The operator used by the filter call. The only supported operator is EQUAL.

OpsItemSummary

data OpsItemSummary Source #

A count of OpsItems.

See: newOpsItemSummary smart constructor.

Instances

Instances details
FromJSON OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Generic OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Associated Types

type Rep OpsItemSummary :: Type -> Type #

Read OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Show OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

NFData OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Methods

rnf :: OpsItemSummary -> () #

Eq OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Hashable OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

type Rep OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

type Rep OpsItemSummary = D1 ('MetaData "OpsItemSummary" "Amazonka.SSM.Types.OpsItemSummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsItemSummary'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "actualEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "actualStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "operationalData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsItemDataValue)))))) :*: (((S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "plannedEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "plannedStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemStatus)) :*: S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newOpsItemSummary :: OpsItemSummary Source #

Create a value of OpsItemSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:actualEndTime:OpsItemSummary', opsItemSummary_actualEndTime - The time a runbook workflow ended. Currently reported only for the OpsItem type /aws/changerequest.

$sel:actualStartTime:OpsItemSummary', opsItemSummary_actualStartTime - The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

$sel:category:OpsItemSummary', opsItemSummary_category - A list of OpsItems by category.

$sel:createdBy:OpsItemSummary', opsItemSummary_createdBy - The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

$sel:createdTime:OpsItemSummary', opsItemSummary_createdTime - The date and time the OpsItem was created.

$sel:lastModifiedBy:OpsItemSummary', opsItemSummary_lastModifiedBy - The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

$sel:lastModifiedTime:OpsItemSummary', opsItemSummary_lastModifiedTime - The date and time the OpsItem was last updated.

$sel:operationalData:OpsItemSummary', opsItemSummary_operationalData - Operational data is custom data that provides useful reference details about the OpsItem.

$sel:opsItemId:OpsItemSummary', opsItemSummary_opsItemId - The ID of the OpsItem.

$sel:opsItemType:OpsItemSummary', opsItemSummary_opsItemType - The type of OpsItem. Systems Manager supports the following types of OpsItems:

  • /aws/issue

    This type of OpsItem is used for default OpsItems created by OpsCenter.

  • /aws/changerequest

    This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests.

  • /aws/insights

    This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.

$sel:plannedEndTime:OpsItemSummary', opsItemSummary_plannedEndTime - The time specified in a change request for a runbook workflow to end. Currently supported only for the OpsItem type /aws/changerequest.

$sel:plannedStartTime:OpsItemSummary', opsItemSummary_plannedStartTime - The time specified in a change request for a runbook workflow to start. Currently supported only for the OpsItem type /aws/changerequest.

$sel:priority:OpsItemSummary', opsItemSummary_priority - The importance of this OpsItem in relation to other OpsItems in the system.

$sel:severity:OpsItemSummary', opsItemSummary_severity - A list of OpsItems by severity.

$sel:source:OpsItemSummary', opsItemSummary_source - The impacted Amazon Web Services resource.

$sel:status:OpsItemSummary', opsItemSummary_status - The OpsItem status. Status can be Open, In Progress, or Resolved.

$sel:title:OpsItemSummary', opsItemSummary_title - A short heading that describes the nature of the OpsItem and the impacted resource.

OpsMetadata

data OpsMetadata Source #

Operational metadata for an application in Application Manager.

See: newOpsMetadata smart constructor.

Instances

Instances details
FromJSON OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Generic OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Associated Types

type Rep OpsMetadata :: Type -> Type #

Read OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Show OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

NFData OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Methods

rnf :: OpsMetadata -> () #

Eq OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Hashable OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

type Rep OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

type Rep OpsMetadata = D1 ('MetaData "OpsMetadata" "Amazonka.SSM.Types.OpsMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newOpsMetadata :: OpsMetadata Source #

Create a value of OpsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationDate:OpsMetadata', opsMetadata_creationDate - The date the OpsMetadata objects was created.

$sel:lastModifiedDate:OpsMetadata', opsMetadata_lastModifiedDate - The date the OpsMetadata object was last updated.

$sel:lastModifiedUser:OpsMetadata', opsMetadata_lastModifiedUser - The user name who last updated the OpsMetadata object.

$sel:opsMetadataArn:OpsMetadata', opsMetadata_opsMetadataArn - The Amazon Resource Name (ARN) of the OpsMetadata Object or blob.

$sel:resourceId:OpsMetadata', opsMetadata_resourceId - The ID of the Application Manager application.

OpsMetadataFilter

data OpsMetadataFilter Source #

A filter to limit the number of OpsMetadata objects displayed.

See: newOpsMetadataFilter smart constructor.

Instances

Instances details
ToJSON OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Generic OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Associated Types

type Rep OpsMetadataFilter :: Type -> Type #

Read OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Show OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

NFData OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Methods

rnf :: OpsMetadataFilter -> () #

Eq OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Hashable OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

type Rep OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

type Rep OpsMetadataFilter = D1 ('MetaData "OpsMetadataFilter" "Amazonka.SSM.Types.OpsMetadataFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsMetadataFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newOpsMetadataFilter Source #

Create a value of OpsMetadataFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:OpsMetadataFilter', opsMetadataFilter_key - A filter key.

$sel:values:OpsMetadataFilter', opsMetadataFilter_values - A filter value.

OpsResultAttribute

data OpsResultAttribute Source #

The OpsItem data type to return.

See: newOpsResultAttribute smart constructor.

Instances

Instances details
ToJSON OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Generic OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Associated Types

type Rep OpsResultAttribute :: Type -> Type #

Read OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Show OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

NFData OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Methods

rnf :: OpsResultAttribute -> () #

Eq OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Hashable OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

type Rep OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

type Rep OpsResultAttribute = D1 ('MetaData "OpsResultAttribute" "Amazonka.SSM.Types.OpsResultAttribute" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OpsResultAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newOpsResultAttribute Source #

Create a value of OpsResultAttribute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:typeName:OpsResultAttribute', opsResultAttribute_typeName - Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or AWS:ComplianceSummary.

OutputSource

data OutputSource Source #

Information about the source where the association execution details are stored.

See: newOutputSource smart constructor.

Constructors

OutputSource' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Generic OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Associated Types

type Rep OutputSource :: Type -> Type #

Read OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Show OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

NFData OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Methods

rnf :: OutputSource -> () #

Eq OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Hashable OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

type Rep OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

type Rep OutputSource = D1 ('MetaData "OutputSource" "Amazonka.SSM.Types.OutputSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "OutputSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputSourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOutputSource :: OutputSource Source #

Create a value of OutputSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputSourceId:OutputSource', outputSource_outputSourceId - The ID of the output source, for example the URL of an S3 bucket.

$sel:outputSourceType:OutputSource', outputSource_outputSourceType - The type of source where the association execution details are stored, for example, Amazon S3.

Parameter

data Parameter Source #

An Amazon Web Services Systems Manager parameter in Parameter Store.

See: newParameter smart constructor.

Instances

Instances details
FromJSON Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

Generic Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

Associated Types

type Rep Parameter :: Type -> Type #

Show Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

NFData Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

Methods

rnf :: Parameter -> () #

Eq Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

Hashable Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

type Rep Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

newParameter Source #

Create a value of Parameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:Parameter', parameter_arn - The Amazon Resource Name (ARN) of the parameter.

$sel:dataType:Parameter', parameter_dataType - The data type of the parameter, such as text or aws:ec2:image. The default is text.

$sel:lastModifiedDate:Parameter', parameter_lastModifiedDate - Date the parameter was last changed or updated and the parameter version was created.

$sel:selector:Parameter', parameter_selector - Either the version number or the label used to retrieve the parameter value. Specify selectors by using one of the following formats:

parameter_name:version

parameter_name:label

$sel:sourceResult:Parameter', parameter_sourceResult - Applies to parameters that reference information in other Amazon Web Services services. SourceResult is the raw result or response from the source.

$sel:name:Parameter', parameter_name - The name of the parameter.

$sel:type':Parameter', parameter_type - The type of parameter. Valid values include the following: String, StringList, and SecureString.

If type is StringList, the system returns a comma-separated string with no spaces between commas in the Value field.

$sel:value:Parameter', parameter_value - The parameter value.

If type is StringList, the system returns a comma-separated string with no spaces between commas in the Value field.

$sel:version:Parameter', parameter_version - The parameter version.

ParameterHistory

data ParameterHistory Source #

Information about parameter usage.

See: newParameterHistory smart constructor.

Instances

Instances details
FromJSON ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

Generic ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

Associated Types

type Rep ParameterHistory :: Type -> Type #

Show ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

NFData ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

Methods

rnf :: ParameterHistory -> () #

Eq ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

Hashable ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

type Rep ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

type Rep ParameterHistory = D1 ('MetaData "ParameterHistory" "Amazonka.SSM.Types.ParameterHistory" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ParameterHistory'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowedPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "keyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "labels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterInlinePolicy])))) :*: ((S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterTier)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterType))) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))))

newParameterHistory :: ParameterHistory Source #

Create a value of ParameterHistory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allowedPattern:ParameterHistory', parameterHistory_allowedPattern - Parameter names can include the following letters and symbols.

a-zA-Z0-9_.-

$sel:dataType:ParameterHistory', parameterHistory_dataType - The data type of the parameter, such as text or aws:ec2:image. The default is text.

$sel:description:ParameterHistory', parameterHistory_description - Information about the parameter.

$sel:keyId:ParameterHistory', parameterHistory_keyId - The ID of the query key used for this parameter.

$sel:labels:ParameterHistory', parameterHistory_labels - Labels assigned to the parameter version.

$sel:lastModifiedDate:ParameterHistory', parameterHistory_lastModifiedDate - Date the parameter was last changed or updated.

$sel:lastModifiedUser:ParameterHistory', parameterHistory_lastModifiedUser - Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

$sel:name:ParameterHistory', parameterHistory_name - The name of the parameter.

$sel:policies:ParameterHistory', parameterHistory_policies - Information about the policies assigned to a parameter.

Assigning parameter policies in the Amazon Web Services Systems Manager User Guide.

$sel:tier:ParameterHistory', parameterHistory_tier - The parameter tier.

$sel:type':ParameterHistory', parameterHistory_type - The type of parameter used.

$sel:value:ParameterHistory', parameterHistory_value - The parameter value.

$sel:version:ParameterHistory', parameterHistory_version - The parameter version.

ParameterInlinePolicy

data ParameterInlinePolicy Source #

One or more policies assigned to a parameter.

See: newParameterInlinePolicy smart constructor.

Instances

Instances details
FromJSON ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Generic ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Associated Types

type Rep ParameterInlinePolicy :: Type -> Type #

Read ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Show ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

NFData ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Methods

rnf :: ParameterInlinePolicy -> () #

Eq ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Hashable ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

type Rep ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

type Rep ParameterInlinePolicy = D1 ('MetaData "ParameterInlinePolicy" "Amazonka.SSM.Types.ParameterInlinePolicy" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ParameterInlinePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policyStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "policyText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newParameterInlinePolicy :: ParameterInlinePolicy Source #

Create a value of ParameterInlinePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyStatus:ParameterInlinePolicy', parameterInlinePolicy_policyStatus - The status of the policy. Policies report the following statuses: Pending (the policy hasn't been enforced or applied yet), Finished (the policy was applied), Failed (the policy wasn't applied), or InProgress (the policy is being applied now).

$sel:policyText:ParameterInlinePolicy', parameterInlinePolicy_policyText - The JSON text of the policy.

$sel:policyType:ParameterInlinePolicy', parameterInlinePolicy_policyType - The type of policy. Parameter Store, a capability of Amazon Web Services Systems Manager, supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.

ParameterMetadata

data ParameterMetadata Source #

Metadata includes information like the ARN of the last user and the date/time the parameter was last used.

See: newParameterMetadata smart constructor.

Instances

Instances details
FromJSON ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Generic ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Associated Types

type Rep ParameterMetadata :: Type -> Type #

Read ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Show ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

NFData ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Methods

rnf :: ParameterMetadata -> () #

Eq ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Hashable ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

type Rep ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

type Rep ParameterMetadata = D1 ('MetaData "ParameterMetadata" "Amazonka.SSM.Types.ParameterMetadata" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ParameterMetadata'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowedPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "keyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterInlinePolicy])))) :*: (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterTier)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterType)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))))

newParameterMetadata :: ParameterMetadata Source #

Create a value of ParameterMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allowedPattern:ParameterMetadata', parameterMetadata_allowedPattern - A parameter name can include only the following letters and symbols.

a-zA-Z0-9_.-

$sel:dataType:ParameterMetadata', parameterMetadata_dataType - The data type of the parameter, such as text or aws:ec2:image. The default is text.

$sel:description:ParameterMetadata', parameterMetadata_description - Description of the parameter actions.

$sel:keyId:ParameterMetadata', parameterMetadata_keyId - The ID of the query key used for this parameter.

$sel:lastModifiedDate:ParameterMetadata', parameterMetadata_lastModifiedDate - Date the parameter was last changed or updated.

$sel:lastModifiedUser:ParameterMetadata', parameterMetadata_lastModifiedUser - Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

$sel:name:ParameterMetadata', parameterMetadata_name - The parameter name.

$sel:policies:ParameterMetadata', parameterMetadata_policies - A list of policies associated with a parameter.

$sel:tier:ParameterMetadata', parameterMetadata_tier - The parameter tier.

$sel:type':ParameterMetadata', parameterMetadata_type - The type of parameter. Valid parameter types include the following: String, StringList, and SecureString.

$sel:version:ParameterMetadata', parameterMetadata_version - The parameter version.

ParameterStringFilter

data ParameterStringFilter Source #

One or more filters. Use a filter to return a more specific list of results.

See: newParameterStringFilter smart constructor.

Instances

Instances details
ToJSON ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Generic ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Associated Types

type Rep ParameterStringFilter :: Type -> Type #

Read ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Show ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

NFData ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Methods

rnf :: ParameterStringFilter -> () #

Eq ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Hashable ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

type Rep ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

type Rep ParameterStringFilter = D1 ('MetaData "ParameterStringFilter" "Amazonka.SSM.Types.ParameterStringFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ParameterStringFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "option") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newParameterStringFilter Source #

Create a value of ParameterStringFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:option:ParameterStringFilter', parameterStringFilter_option - For all filters used with DescribeParameters, valid options include Equals and BeginsWith. The Name filter additionally supports the Contains option. (Exception: For filters using the key Path, valid options include Recursive and OneLevel.)

For filters used with GetParametersByPath, valid options include Equals and BeginsWith. (Exception: For filters using Label as the Key name, the only valid option is Equals.)

$sel:values:ParameterStringFilter', parameterStringFilter_values - The value you want to search for.

$sel:key:ParameterStringFilter', parameterStringFilter_key - The name of the filter.

The ParameterStringFilter object is used by the DescribeParameters and GetParametersByPath API operations. However, not all of the pattern values listed for Key can be used with both operations.

For DescribeParameters, all of the listed patterns are valid except Label.

For GetParametersByPath, the following patterns listed for Key aren't valid: tag, DataType, Name, Path, and Tier.

For examples of Amazon Web Services CLI commands demonstrating valid parameter filter constructions, see Searching for Systems Manager parameters in the Amazon Web Services Systems Manager User Guide.

ParametersFilter

data ParametersFilter Source #

This data type is deprecated. Instead, use ParameterStringFilter.

See: newParametersFilter smart constructor.

Instances

Instances details
ToJSON ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Generic ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Associated Types

type Rep ParametersFilter :: Type -> Type #

Read ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Show ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

NFData ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Methods

rnf :: ParametersFilter -> () #

Eq ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Hashable ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

type Rep ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

type Rep ParametersFilter = D1 ('MetaData "ParametersFilter" "Amazonka.SSM.Types.ParametersFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ParametersFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ParametersFilterKey) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newParametersFilter Source #

Create a value of ParametersFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:ParametersFilter', parametersFilter_key - The name of the filter.

$sel:values:ParametersFilter', parametersFilter_values - The filter values.

Patch

data Patch Source #

Represents metadata about a patch.

See: newPatch smart constructor.

Instances

Instances details
FromJSON Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Generic Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Associated Types

type Rep Patch :: Type -> Type #

Methods

from :: Patch -> Rep Patch x #

to :: Rep Patch x -> Patch #

Read Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Show Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

showsPrec :: Int -> Patch -> ShowS #

show :: Patch -> String #

showList :: [Patch] -> ShowS #

NFData Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

rnf :: Patch -> () #

Eq Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

(==) :: Patch -> Patch -> Bool #

(/=) :: Patch -> Patch -> Bool #

Hashable Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

hashWithSalt :: Int -> Patch -> Int #

hash :: Patch -> Int #

type Rep Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

type Rep Patch = D1 ('MetaData "Patch" "Amazonka.SSM.Types.Patch" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "Patch'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "advisoryIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "arch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "bugzillaIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "cVEIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "contentUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "epoch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "kbNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "language") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "msrcNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "msrcSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "product") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "release") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "releaseDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "repository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "vendor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newPatch :: Patch Source #

Create a value of Patch with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:advisoryIds:Patch', patch_advisoryIds - The Advisory ID of the patch. For example, RHSA-2020:3779. Applies to Linux-based managed nodes only.

$sel:arch:Patch', patch_arch - The architecture of the patch. For example, in example-pkg-0.710.10-2.7.abcd.x86_64, the architecture is indicated by x86_64. Applies to Linux-based managed nodes only.

$sel:bugzillaIds:Patch', patch_bugzillaIds - The Bugzilla ID of the patch. For example, 1600646. Applies to Linux-based managed nodes only.

$sel:cVEIds:Patch', patch_cVEIds - The Common Vulnerabilities and Exposures (CVE) ID of the patch. For example, CVE-2011-3192. Applies to Linux-based managed nodes only.

$sel:classification:Patch', patch_classification - The classification of the patch. For example, SecurityUpdates, Updates, or CriticalUpdates.

$sel:contentUrl:Patch', patch_contentUrl - The URL where more information can be obtained about the patch.

$sel:description:Patch', patch_description - The description of the patch.

$sel:epoch:Patch', patch_epoch - The epoch of the patch. For example in pkg-example-EE-20180914-2.2.amzn1.noarch, the epoch value is 20180914-2. Applies to Linux-based managed nodes only.

$sel:id:Patch', patch_id - The ID of the patch. Applies to Windows patches only.

This ID isn't the same as the Microsoft Knowledge Base ID.

$sel:kbNumber:Patch', patch_kbNumber - The Microsoft Knowledge Base ID of the patch. Applies to Windows patches only.

$sel:language:Patch', patch_language - The language of the patch if it's language-specific.

$sel:msrcNumber:Patch', patch_msrcNumber - The ID of the Microsoft Security Response Center (MSRC) bulletin the patch is related to. For example, MS14-045. Applies to Windows patches only.

$sel:msrcSeverity:Patch', patch_msrcSeverity - The severity of the patch, such as Critical, Important, or Moderate. Applies to Windows patches only.

$sel:name:Patch', patch_name - The name of the patch. Applies to Linux-based managed nodes only.

$sel:product:Patch', patch_product - The specific product the patch is applicable for. For example, WindowsServer2016 or AmazonLinux2018.03.

$sel:productFamily:Patch', patch_productFamily - The product family the patch is applicable for. For example, Windows or Amazon Linux 2.

$sel:release:Patch', patch_release - The particular release of a patch. For example, in pkg-example-EE-20180914-2.2.amzn1.noarch, the release is 2.amaz1. Applies to Linux-based managed nodes only.

$sel:releaseDate:Patch', patch_releaseDate - The date the patch was released.

$sel:repository:Patch', patch_repository - The source patch repository for the operating system and version, such as trusty-security for Ubuntu Server 14.04 LTE and focal-security for Ubuntu Server 20.04 LTE. Applies to Linux-based managed nodes only.

$sel:severity:Patch', patch_severity - The severity level of the patch. For example, CRITICAL or MODERATE.

$sel:title:Patch', patch_title - The title of the patch.

$sel:vendor:Patch', patch_vendor - The name of the vendor providing the patch.

$sel:version:Patch', patch_version - The version number of the patch. For example, in example-pkg-1.710.10-2.7.abcd.x86_64, the version number is indicated by -1. Applies to Linux-based managed nodes only.

PatchBaselineIdentity

data PatchBaselineIdentity Source #

Defines the basic information about a patch baseline.

See: newPatchBaselineIdentity smart constructor.

Instances

Instances details
FromJSON PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Generic PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Associated Types

type Rep PatchBaselineIdentity :: Type -> Type #

Read PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Show PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

NFData PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Methods

rnf :: PatchBaselineIdentity -> () #

Eq PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Hashable PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

type Rep PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

type Rep PatchBaselineIdentity = D1 ('MetaData "PatchBaselineIdentity" "Amazonka.SSM.Types.PatchBaselineIdentity" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchBaselineIdentity'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "baselineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "baselineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "defaultBaseline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem))))))

newPatchBaselineIdentity :: PatchBaselineIdentity Source #

Create a value of PatchBaselineIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineDescription:PatchBaselineIdentity', patchBaselineIdentity_baselineDescription - The description of the patch baseline.

$sel:baselineId:PatchBaselineIdentity', patchBaselineIdentity_baselineId - The ID of the patch baseline.

$sel:baselineName:PatchBaselineIdentity', patchBaselineIdentity_baselineName - The name of the patch baseline.

$sel:defaultBaseline:PatchBaselineIdentity', patchBaselineIdentity_defaultBaseline - Whether this is the default baseline. Amazon Web Services Systems Manager supports creating multiple default patch baselines. For example, you can create a default patch baseline for each operating system.

$sel:operatingSystem:PatchBaselineIdentity', patchBaselineIdentity_operatingSystem - Defines the operating system the patch baseline applies to. The default value is WINDOWS.

PatchComplianceData

data PatchComplianceData Source #

Information about the state of a patch on a particular managed node as it relates to the patch baseline used to patch the node.

See: newPatchComplianceData smart constructor.

Instances

Instances details
FromJSON PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Generic PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Associated Types

type Rep PatchComplianceData :: Type -> Type #

Read PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Show PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

NFData PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Methods

rnf :: PatchComplianceData -> () #

Eq PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Hashable PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

type Rep PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

newPatchComplianceData Source #

Create a value of PatchComplianceData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cVEIds:PatchComplianceData', patchComplianceData_cVEIds - The IDs of one or more Common Vulnerabilities and Exposure (CVE) issues that are resolved by the patch.

$sel:title:PatchComplianceData', patchComplianceData_title - The title of the patch.

$sel:kBId:PatchComplianceData', patchComplianceData_kBId - The operating system-specific ID of the patch.

$sel:classification:PatchComplianceData', patchComplianceData_classification - The classification of the patch, such as SecurityUpdates, Updates, and CriticalUpdates.

$sel:severity:PatchComplianceData', patchComplianceData_severity - The severity of the patch such as Critical, Important, and Moderate.

$sel:state:PatchComplianceData', patchComplianceData_state - The state of the patch on the managed node, such as INSTALLED or FAILED.

For descriptions of each patch state, see About patch compliance in the Amazon Web Services Systems Manager User Guide.

$sel:installedTime:PatchComplianceData', patchComplianceData_installedTime - The date/time the patch was installed on the managed node. Not all operating systems provide this level of information.

PatchFilter

data PatchFilter Source #

Defines which patches should be included in a patch baseline.

A patch filter consists of a key and a set of values. The filter key is a patch property. For example, the available filter keys for WINDOWS are PATCH_SET, PRODUCT, PRODUCT_FAMILY, CLASSIFICATION, and MSRC_SEVERITY.

The filter values define a matching criterion for the patch property indicated by the key. For example, if the filter key is PRODUCT and the filter values are ["Office 2013", "Office 2016"], then the filter accepts all patches where product name is either "Office 2013" or "Office 2016". The filter values can be exact values for the patch property given as a key, or a wildcard (*), which matches all values.

You can view lists of valid values for the patch properties by running the DescribePatchProperties command. For information about which patch properties can be used with each major operating system, see DescribePatchProperties.

See: newPatchFilter smart constructor.

Instances

Instances details
FromJSON PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

ToJSON PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Generic PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Associated Types

type Rep PatchFilter :: Type -> Type #

Read PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Show PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

NFData PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Methods

rnf :: PatchFilter -> () #

Eq PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Hashable PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

type Rep PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

type Rep PatchFilter = D1 ('MetaData "PatchFilter" "Amazonka.SSM.Types.PatchFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PatchFilterKey) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newPatchFilter Source #

Create a value of PatchFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:PatchFilter', patchFilter_key - The key for the filter.

Run the DescribePatchProperties command to view lists of valid keys for each operating system type.

$sel:values:PatchFilter', patchFilter_values - The value for the filter key.

Run the DescribePatchProperties command to view lists of valid values for each key based on operating system type.

PatchFilterGroup

data PatchFilterGroup Source #

A set of patch filters, typically used for approval rules.

See: newPatchFilterGroup smart constructor.

Instances

Instances details
FromJSON PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

ToJSON PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Generic PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Associated Types

type Rep PatchFilterGroup :: Type -> Type #

Read PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Show PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

NFData PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Methods

rnf :: PatchFilterGroup -> () #

Eq PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Hashable PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

type Rep PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

type Rep PatchFilterGroup = D1 ('MetaData "PatchFilterGroup" "Amazonka.SSM.Types.PatchFilterGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchFilterGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "patchFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [PatchFilter])))

newPatchFilterGroup :: PatchFilterGroup Source #

Create a value of PatchFilterGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:patchFilters:PatchFilterGroup', patchFilterGroup_patchFilters - The set of patch filters that make up the group.

PatchGroupPatchBaselineMapping

data PatchGroupPatchBaselineMapping Source #

The mapping between a patch group and the patch baseline the patch group is registered with.

See: newPatchGroupPatchBaselineMapping smart constructor.

Instances

Instances details
FromJSON PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Generic PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Associated Types

type Rep PatchGroupPatchBaselineMapping :: Type -> Type #

Read PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Show PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

NFData PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Eq PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Hashable PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

type Rep PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

type Rep PatchGroupPatchBaselineMapping = D1 ('MetaData "PatchGroupPatchBaselineMapping" "Amazonka.SSM.Types.PatchGroupPatchBaselineMapping" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchGroupPatchBaselineMapping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchBaselineIdentity)) :*: S1 ('MetaSel ('Just "patchGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPatchGroupPatchBaselineMapping :: PatchGroupPatchBaselineMapping Source #

Create a value of PatchGroupPatchBaselineMapping with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineIdentity:PatchGroupPatchBaselineMapping', patchGroupPatchBaselineMapping_baselineIdentity - The patch baseline the patch group is registered with.

$sel:patchGroup:PatchGroupPatchBaselineMapping', patchGroupPatchBaselineMapping_patchGroup - The name of the patch group registered with the patch baseline.

PatchOrchestratorFilter

data PatchOrchestratorFilter Source #

Defines a filter used in Patch Manager APIs. Supported filter keys depend on the API operation that includes the filter. Patch Manager API operations that use PatchOrchestratorFilter include the following:

  • DescribeAvailablePatches
  • DescribeInstancePatches
  • DescribePatchBaselines
  • DescribePatchGroups

See: newPatchOrchestratorFilter smart constructor.

Instances

Instances details
ToJSON PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Generic PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Associated Types

type Rep PatchOrchestratorFilter :: Type -> Type #

Read PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Show PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

NFData PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Methods

rnf :: PatchOrchestratorFilter -> () #

Eq PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Hashable PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

type Rep PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

type Rep PatchOrchestratorFilter = D1 ('MetaData "PatchOrchestratorFilter" "Amazonka.SSM.Types.PatchOrchestratorFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchOrchestratorFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newPatchOrchestratorFilter :: PatchOrchestratorFilter Source #

Create a value of PatchOrchestratorFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:PatchOrchestratorFilter', patchOrchestratorFilter_key - The key for the filter.

$sel:values:PatchOrchestratorFilter', patchOrchestratorFilter_values - The value for the filter.

PatchRule

data PatchRule Source #

Defines an approval rule for a patch baseline.

See: newPatchRule smart constructor.

Instances

Instances details
FromJSON PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

ToJSON PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Generic PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Associated Types

type Rep PatchRule :: Type -> Type #

Read PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Show PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

NFData PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Methods

rnf :: PatchRule -> () #

Eq PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Hashable PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

type Rep PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

type Rep PatchRule = D1 ('MetaData "PatchRule" "Amazonka.SSM.Types.PatchRule" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchRule'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "approveAfterDays") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "approveUntilDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "complianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)) :*: (S1 ('MetaSel ('Just "enableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "patchFilterGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PatchFilterGroup)))))

newPatchRule Source #

Create a value of PatchRule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:approveAfterDays:PatchRule', patchRule_approveAfterDays - The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of 7 means that patches are approved seven days after they are released. Not supported on Debian Server or Ubuntu Server.

$sel:approveUntilDate:PatchRule', patchRule_approveUntilDate - The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. Not supported on Debian Server or Ubuntu Server.

Enter dates in the format YYYY-MM-DD. For example, 2021-12-31.

$sel:complianceLevel:PatchRule', patchRule_complianceLevel - A compliance severity level for all approved patches in a patch baseline.

$sel:enableNonSecurity:PatchRule', patchRule_enableNonSecurity - For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.

$sel:patchFilterGroup:PatchRule', patchRule_patchFilterGroup - The patch filter group that defines the criteria for the rule.

PatchRuleGroup

data PatchRuleGroup Source #

A set of rules defining the approval rules for a patch baseline.

See: newPatchRuleGroup smart constructor.

Constructors

PatchRuleGroup' [PatchRule] 

Instances

Instances details
FromJSON PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

ToJSON PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Generic PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Associated Types

type Rep PatchRuleGroup :: Type -> Type #

Read PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Show PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

NFData PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Methods

rnf :: PatchRuleGroup -> () #

Eq PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Hashable PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

type Rep PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

type Rep PatchRuleGroup = D1 ('MetaData "PatchRuleGroup" "Amazonka.SSM.Types.PatchRuleGroup" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchRuleGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "patchRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [PatchRule])))

newPatchRuleGroup :: PatchRuleGroup Source #

Create a value of PatchRuleGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:patchRules:PatchRuleGroup', patchRuleGroup_patchRules - The rules that make up the rule group.

PatchSource

data PatchSource Source #

Information about the patches to use to update the managed nodes, including target operating systems and source repository. Applies to Linux managed nodes only.

See: newPatchSource smart constructor.

Instances

Instances details
FromJSON PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

ToJSON PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

Generic PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

Associated Types

type Rep PatchSource :: Type -> Type #

Show PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

NFData PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

Methods

rnf :: PatchSource -> () #

Eq PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

Hashable PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

type Rep PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

type Rep PatchSource = D1 ('MetaData "PatchSource" "Amazonka.SSM.Types.PatchSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "products") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newPatchSource Source #

Create a value of PatchSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:PatchSource', patchSource_name - The name specified to identify the patch source.

$sel:products:PatchSource', patchSource_products - The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "AmazonLinux2016.09", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter.

$sel:configuration:PatchSource', patchSource_configuration - The value of the yum repo configuration. For example:

[main]
name=MyCustomRepository
baseurl=https://my-custom-repository
enabled=1

For information about other options available for your yum repository configuration, see dnf.conf(5).

PatchStatus

data PatchStatus Source #

Information about the approval status of a patch.

See: newPatchStatus smart constructor.

Instances

Instances details
FromJSON PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Generic PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Associated Types

type Rep PatchStatus :: Type -> Type #

Read PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Show PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

NFData PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Methods

rnf :: PatchStatus -> () #

Eq PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Hashable PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

type Rep PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

type Rep PatchStatus = D1 ('MetaData "PatchStatus" "Amazonka.SSM.Types.PatchStatus" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "PatchStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "approvalDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "complianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)) :*: S1 ('MetaSel ('Just "deploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchDeploymentStatus)))))

newPatchStatus :: PatchStatus Source #

Create a value of PatchStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:approvalDate:PatchStatus', patchStatus_approvalDate - The date the patch was approved (or will be approved if the status is PENDING_APPROVAL).

$sel:complianceLevel:PatchStatus', patchStatus_complianceLevel - The compliance severity level for a patch.

$sel:deploymentStatus:PatchStatus', patchStatus_deploymentStatus - The approval status of a patch.

ProgressCounters

data ProgressCounters Source #

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

See: newProgressCounters smart constructor.

Instances

Instances details
FromJSON ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Generic ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Associated Types

type Rep ProgressCounters :: Type -> Type #

Read ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Show ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

NFData ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Methods

rnf :: ProgressCounters -> () #

Eq ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Hashable ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

type Rep ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

type Rep ProgressCounters = D1 ('MetaData "ProgressCounters" "Amazonka.SSM.Types.ProgressCounters" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ProgressCounters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "cancelledSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "failedSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "successSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "timedOutSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "totalSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newProgressCounters :: ProgressCounters Source #

Create a value of ProgressCounters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cancelledSteps:ProgressCounters', progressCounters_cancelledSteps - The total number of steps that the system cancelled in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

$sel:failedSteps:ProgressCounters', progressCounters_failedSteps - The total number of steps that failed to run in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

$sel:successSteps:ProgressCounters', progressCounters_successSteps - The total number of steps that successfully completed in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

$sel:timedOutSteps:ProgressCounters', progressCounters_timedOutSteps - The total number of steps that timed out in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

$sel:totalSteps:ProgressCounters', progressCounters_totalSteps - The total number of steps run in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

RegistrationMetadataItem

data RegistrationMetadataItem Source #

Reserved for internal use.

See: newRegistrationMetadataItem smart constructor.

Instances

Instances details
ToJSON RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

Generic RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

Associated Types

type Rep RegistrationMetadataItem :: Type -> Type #

Read RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

Show RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

NFData RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

Eq RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

Hashable RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

type Rep RegistrationMetadataItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RegistrationMetadataItem

type Rep RegistrationMetadataItem = D1 ('MetaData "RegistrationMetadataItem" "Amazonka.SSM.Types.RegistrationMetadataItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RegistrationMetadataItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRegistrationMetadataItem Source #

Create a value of RegistrationMetadataItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:RegistrationMetadataItem', registrationMetadataItem_key - Reserved for internal use.

$sel:value:RegistrationMetadataItem', registrationMetadataItem_value - Reserved for internal use.

RelatedOpsItem

data RelatedOpsItem Source #

An OpsItems that shares something in common with the current OpsItem. For example, related OpsItems can include OpsItems with similar error messages, impacted resources, or statuses for the impacted resource.

See: newRelatedOpsItem smart constructor.

Constructors

RelatedOpsItem' Text 

Instances

Instances details
FromJSON RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

ToJSON RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Generic RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Associated Types

type Rep RelatedOpsItem :: Type -> Type #

Read RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Show RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

NFData RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Methods

rnf :: RelatedOpsItem -> () #

Eq RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Hashable RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

type Rep RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

type Rep RelatedOpsItem = D1 ('MetaData "RelatedOpsItem" "Amazonka.SSM.Types.RelatedOpsItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "RelatedOpsItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRelatedOpsItem Source #

Create a value of RelatedOpsItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:opsItemId:RelatedOpsItem', relatedOpsItem_opsItemId - The ID of an OpsItem related to the current OpsItem.

ResolvedTargets

data ResolvedTargets Source #

Information about targets that resolved during the Automation execution.

See: newResolvedTargets smart constructor.

Constructors

ResolvedTargets' (Maybe [Text]) (Maybe Bool) 

Instances

Instances details
FromJSON ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Generic ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Associated Types

type Rep ResolvedTargets :: Type -> Type #

Read ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Show ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

NFData ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Methods

rnf :: ResolvedTargets -> () #

Eq ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Hashable ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

type Rep ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

type Rep ResolvedTargets = D1 ('MetaData "ResolvedTargets" "Amazonka.SSM.Types.ResolvedTargets" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResolvedTargets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameterValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "truncated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newResolvedTargets :: ResolvedTargets Source #

Create a value of ResolvedTargets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:parameterValues:ResolvedTargets', resolvedTargets_parameterValues - A list of parameter values sent to targets that resolved during the Automation execution.

$sel:truncated:ResolvedTargets', resolvedTargets_truncated - A boolean value indicating whether the resolved target list is truncated.

ResourceComplianceSummaryItem

data ResourceComplianceSummaryItem Source #

Compliance summary information for a specific resource.

See: newResourceComplianceSummaryItem smart constructor.

Instances

Instances details
FromJSON ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Generic ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Associated Types

type Rep ResourceComplianceSummaryItem :: Type -> Type #

Read ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Show ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

NFData ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Eq ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Hashable ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

type Rep ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

ResourceDataSyncAwsOrganizationsSource

data ResourceDataSyncAwsOrganizationsSource Source #

Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from Organizations or, if an Amazon Web Services organization isn't present, from multiple Amazon Web Services Regions.

See: newResourceDataSyncAwsOrganizationsSource smart constructor.

Instances

Instances details
FromJSON ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

ToJSON ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

Generic ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

Read ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

Show ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

NFData ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

Eq ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

Hashable ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

type Rep ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

type Rep ResourceDataSyncAwsOrganizationsSource = D1 ('MetaData "ResourceDataSyncAwsOrganizationsSource" "Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncAwsOrganizationsSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "organizationalUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ResourceDataSyncOrganizationalUnit))) :*: S1 ('MetaSel ('Just "organizationSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newResourceDataSyncAwsOrganizationsSource Source #

Create a value of ResourceDataSyncAwsOrganizationsSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:organizationalUnits:ResourceDataSyncAwsOrganizationsSource', resourceDataSyncAwsOrganizationsSource_organizationalUnits - The Organizations organization units included in the sync.

$sel:organizationSourceType:ResourceDataSyncAwsOrganizationsSource', resourceDataSyncAwsOrganizationsSource_organizationSourceType - If an Amazon Web Services organization is present, this is either OrganizationalUnits or EntireOrganization. For OrganizationalUnits, the data is aggregated from a set of organization units. For EntireOrganization, the data is aggregated from the entire Amazon Web Services organization.

ResourceDataSyncDestinationDataSharing

data ResourceDataSyncDestinationDataSharing Source #

Synchronize Amazon Web Services Systems Manager Inventory data from multiple Amazon Web Services accounts defined in Organizations to a centralized Amazon S3 bucket. Data is synchronized to individual key prefixes in the central bucket. Each key prefix represents a different Amazon Web Services account ID.

See: newResourceDataSyncDestinationDataSharing smart constructor.

Instances

Instances details
FromJSON ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

ToJSON ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

Generic ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

Read ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

Show ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

NFData ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

Eq ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

Hashable ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

type Rep ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

type Rep ResourceDataSyncDestinationDataSharing = D1 ('MetaData "ResourceDataSyncDestinationDataSharing" "Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncDestinationDataSharing'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationDataSharingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newResourceDataSyncDestinationDataSharing :: ResourceDataSyncDestinationDataSharing Source #

Create a value of ResourceDataSyncDestinationDataSharing with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:destinationDataSharingType:ResourceDataSyncDestinationDataSharing', resourceDataSyncDestinationDataSharing_destinationDataSharingType - The sharing data type. Only Organization is supported.

ResourceDataSyncItem

data ResourceDataSyncItem Source #

Information about a resource data sync configuration, including its current status and last successful sync.

See: newResourceDataSyncItem smart constructor.

Instances

Instances details
FromJSON ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Generic ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Associated Types

type Rep ResourceDataSyncItem :: Type -> Type #

Read ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Show ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

NFData ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Methods

rnf :: ResourceDataSyncItem -> () #

Eq ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Hashable ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

type Rep ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

type Rep ResourceDataSyncItem = D1 ('MetaData "ResourceDataSyncItem" "Amazonka.SSM.Types.ResourceDataSyncItem" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncItem'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastResourceDataSyncStatus)) :*: S1 ('MetaSel ('Just "lastSuccessfulSyncTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastSyncStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastSyncTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "s3Destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncS3Destination))))) :*: ((S1 ('MetaSel ('Just "syncCreatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "syncLastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "syncName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "syncSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncSourceWithState)) :*: S1 ('MetaSel ('Just "syncType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newResourceDataSyncItem :: ResourceDataSyncItem Source #

Create a value of ResourceDataSyncItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastStatus:ResourceDataSyncItem', resourceDataSyncItem_lastStatus - The status reported by the last sync.

$sel:lastSuccessfulSyncTime:ResourceDataSyncItem', resourceDataSyncItem_lastSuccessfulSyncTime - The last time the sync operations returned a status of SUCCESSFUL (UTC).

$sel:lastSyncStatusMessage:ResourceDataSyncItem', resourceDataSyncItem_lastSyncStatusMessage - The status message details reported by the last sync.

$sel:lastSyncTime:ResourceDataSyncItem', resourceDataSyncItem_lastSyncTime - The last time the configuration attempted to sync (UTC).

$sel:s3Destination:ResourceDataSyncItem', resourceDataSyncItem_s3Destination - Configuration information for the target S3 bucket.

$sel:syncCreatedTime:ResourceDataSyncItem', resourceDataSyncItem_syncCreatedTime - The date and time the configuration was created (UTC).

$sel:syncLastModifiedTime:ResourceDataSyncItem', resourceDataSyncItem_syncLastModifiedTime - The date and time the resource data sync was changed.

$sel:syncName:ResourceDataSyncItem', resourceDataSyncItem_syncName - The name of the resource data sync.

$sel:syncSource:ResourceDataSyncItem', resourceDataSyncItem_syncSource - Information about the source where the data was synchronized.

$sel:syncType:ResourceDataSyncItem', resourceDataSyncItem_syncType - The type of resource data sync. If SyncType is SyncToDestination, then the resource data sync synchronizes data to an S3 bucket. If the SyncType is SyncFromSource then the resource data sync synchronizes data from Organizations or from multiple Amazon Web Services Regions.

ResourceDataSyncOrganizationalUnit

data ResourceDataSyncOrganizationalUnit Source #

The Organizations organizational unit data source for the sync.

See: newResourceDataSyncOrganizationalUnit smart constructor.

Instances

Instances details
FromJSON ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

ToJSON ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Generic ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Associated Types

type Rep ResourceDataSyncOrganizationalUnit :: Type -> Type #

Read ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Show ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

NFData ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Eq ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Hashable ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

type Rep ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

type Rep ResourceDataSyncOrganizationalUnit = D1 ('MetaData "ResourceDataSyncOrganizationalUnit" "Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncOrganizationalUnit'" 'PrefixI 'True) (S1 ('MetaSel ('Just "organizationalUnitId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newResourceDataSyncOrganizationalUnit :: ResourceDataSyncOrganizationalUnit Source #

Create a value of ResourceDataSyncOrganizationalUnit with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:organizationalUnitId:ResourceDataSyncOrganizationalUnit', resourceDataSyncOrganizationalUnit_organizationalUnitId - The Organizations unit ID data source for the sync.

ResourceDataSyncS3Destination

data ResourceDataSyncS3Destination Source #

Information about the target S3 bucket for the resource data sync.

See: newResourceDataSyncS3Destination smart constructor.

Instances

Instances details
FromJSON ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

ToJSON ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Generic ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Associated Types

type Rep ResourceDataSyncS3Destination :: Type -> Type #

Read ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Show ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

NFData ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Eq ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Hashable ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

type Rep ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

type Rep ResourceDataSyncS3Destination = D1 ('MetaData "ResourceDataSyncS3Destination" "Amazonka.SSM.Types.ResourceDataSyncS3Destination" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncS3Destination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aWSKMSKeyARN") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "destinationDataSharing") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncDestinationDataSharing)) :*: S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "syncFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceDataSyncS3Format) :*: S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newResourceDataSyncS3Destination Source #

Create a value of ResourceDataSyncS3Destination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aWSKMSKeyARN:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_aWSKMSKeyARN - The ARN of an encryption key for a destination in Amazon S3. Must belong to the same Region as the destination S3 bucket.

$sel:destinationDataSharing:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_destinationDataSharing - Enables destination data sharing. By default, this field is null.

$sel:prefix:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_prefix - An Amazon S3 prefix for the bucket.

$sel:bucketName:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_bucketName - The name of the S3 bucket where the aggregated data is stored.

$sel:syncFormat:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_syncFormat - A supported sync format. The following format is currently supported: JsonSerDe

$sel:region:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_region - The Amazon Web Services Region with the S3 bucket targeted by the resource data sync.

ResourceDataSyncSource

data ResourceDataSyncSource Source #

Information about the source of the data included in the resource data sync.

See: newResourceDataSyncSource smart constructor.

Instances

Instances details
ToJSON ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Generic ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Associated Types

type Rep ResourceDataSyncSource :: Type -> Type #

Read ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Show ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

NFData ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Methods

rnf :: ResourceDataSyncSource -> () #

Eq ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Hashable ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

type Rep ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

type Rep ResourceDataSyncSource = D1 ('MetaData "ResourceDataSyncSource" "Amazonka.SSM.Types.ResourceDataSyncSource" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsOrganizationsSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncAwsOrganizationsSource)) :*: S1 ('MetaSel ('Just "enableAllOpsDataSources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "includeFutureRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))))

newResourceDataSyncSource Source #

Create a value of ResourceDataSyncSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsOrganizationsSource:ResourceDataSyncSource', resourceDataSyncSource_awsOrganizationsSource - Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from Organizations.

$sel:enableAllOpsDataSources:ResourceDataSyncSource', resourceDataSyncSource_enableAllOpsDataSources - When you create a resource data sync, if you choose one of the Organizations options, then Systems Manager automatically enables all OpsData sources in the selected Amazon Web Services Regions for all Amazon Web Services accounts in your organization (or in the selected organization units). For more information, see About multiple account and Region resource data syncs in the Amazon Web Services Systems Manager User Guide.

$sel:includeFutureRegions:ResourceDataSyncSource', resourceDataSyncSource_includeFutureRegions - Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

$sel:sourceType:ResourceDataSyncSource', resourceDataSyncSource_sourceType - The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in Organizations) or SingleAccountMultiRegions.

$sel:sourceRegions:ResourceDataSyncSource', resourceDataSyncSource_sourceRegions - The SyncSource Amazon Web Services Regions included in the resource data sync.

ResourceDataSyncSourceWithState

data ResourceDataSyncSourceWithState Source #

The data type name for including resource data sync state. There are four sync states:

OrganizationNotExists (Your organization doesn't exist)

NoPermissions (The system can't locate the service-linked role. This role is automatically created when a user creates a resource data sync in Amazon Web Services Systems Manager Explorer.)

InvalidOrganizationalUnit (You specified or selected an invalid unit in the resource data sync configuration.)

TrustedAccessDisabled (You disabled Systems Manager access in the organization in Organizations.)

See: newResourceDataSyncSourceWithState smart constructor.

Instances

Instances details
FromJSON ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Generic ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Associated Types

type Rep ResourceDataSyncSourceWithState :: Type -> Type #

Read ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Show ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

NFData ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Eq ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Hashable ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

type Rep ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

type Rep ResourceDataSyncSourceWithState = D1 ('MetaData "ResourceDataSyncSourceWithState" "Amazonka.SSM.Types.ResourceDataSyncSourceWithState" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResourceDataSyncSourceWithState'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsOrganizationsSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncAwsOrganizationsSource)) :*: (S1 ('MetaSel ('Just "enableAllOpsDataSources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "includeFutureRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "sourceRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newResourceDataSyncSourceWithState :: ResourceDataSyncSourceWithState Source #

Create a value of ResourceDataSyncSourceWithState with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsOrganizationsSource:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_awsOrganizationsSource - The field name in SyncSource for the ResourceDataSyncAwsOrganizationsSource type.

$sel:enableAllOpsDataSources:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_enableAllOpsDataSources - When you create a resource data sync, if you choose one of the Organizations options, then Systems Manager automatically enables all OpsData sources in the selected Amazon Web Services Regions for all Amazon Web Services accounts in your organization (or in the selected organization units). For more information, see About multiple account and Region resource data syncs in the Amazon Web Services Systems Manager User Guide.

$sel:includeFutureRegions:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_includeFutureRegions - Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

$sel:sourceRegions:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_sourceRegions - The SyncSource Amazon Web Services Regions included in the resource data sync.

$sel:sourceType:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_sourceType - The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in Organizations) or singleAccountMultiRegions.

$sel:state:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_state - The data type name for including resource data sync state. There are four sync states:

OrganizationNotExists: Your organization doesn't exist.

NoPermissions: The system can't locate the service-linked role. This role is automatically created when a user creates a resource data sync in Explorer.

InvalidOrganizationalUnit: You specified or selected an invalid unit in the resource data sync configuration.

TrustedAccessDisabled: You disabled Systems Manager access in the organization in Organizations.

ResultAttribute

data ResultAttribute Source #

The inventory item result attribute.

See: newResultAttribute smart constructor.

Constructors

ResultAttribute' Text 

Instances

Instances details
ToJSON ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Generic ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Associated Types

type Rep ResultAttribute :: Type -> Type #

Read ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Show ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

NFData ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Methods

rnf :: ResultAttribute -> () #

Eq ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Hashable ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

type Rep ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

type Rep ResultAttribute = D1 ('MetaData "ResultAttribute" "Amazonka.SSM.Types.ResultAttribute" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ResultAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newResultAttribute Source #

Create a value of ResultAttribute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:typeName:ResultAttribute', resultAttribute_typeName - Name of the inventory item type. Valid value: AWS:InstanceInformation. Default Value: AWS:InstanceInformation.

ReviewInformation

data ReviewInformation Source #

Information about the result of a document review request.

See: newReviewInformation smart constructor.

Instances

Instances details
FromJSON ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Generic ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Associated Types

type Rep ReviewInformation :: Type -> Type #

Read ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Show ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

NFData ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Methods

rnf :: ReviewInformation -> () #

Eq ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Hashable ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

type Rep ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

type Rep ReviewInformation = D1 ('MetaData "ReviewInformation" "Amazonka.SSM.Types.ReviewInformation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ReviewInformation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "reviewedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "reviewer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)))))

newReviewInformation :: ReviewInformation Source #

Create a value of ReviewInformation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reviewedTime:ReviewInformation', reviewInformation_reviewedTime - The time that the reviewer took action on the document review request.

$sel:reviewer:ReviewInformation', reviewInformation_reviewer - The reviewer assigned to take action on the document review request.

$sel:status:ReviewInformation', reviewInformation_status - The current status of the document review request.

Runbook

data Runbook Source #

Information about an Automation runbook used in a runbook workflow in Change Manager.

The Automation runbooks specified for the runbook workflow can't run until all required approvals for the change request have been received.

See: newRunbook smart constructor.

Instances

Instances details
FromJSON Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

ToJSON Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Generic Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Associated Types

type Rep Runbook :: Type -> Type #

Methods

from :: Runbook -> Rep Runbook x #

to :: Rep Runbook x -> Runbook #

Read Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Show Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

NFData Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Methods

rnf :: Runbook -> () #

Eq Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Methods

(==) :: Runbook -> Runbook -> Bool #

(/=) :: Runbook -> Runbook -> Bool #

Hashable Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Methods

hashWithSalt :: Int -> Runbook -> Int #

hash :: Runbook -> Int #

type Rep Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

newRunbook Source #

Create a value of Runbook with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:documentVersion:Runbook', runbook_documentVersion - The version of the Automation runbook used in a runbook workflow.

$sel:maxConcurrency:Runbook', runbook_maxConcurrency - The MaxConcurrency value specified by the user when the operation started, indicating the maximum number of resources that the runbook operation can run on at the same time.

$sel:maxErrors:Runbook', runbook_maxErrors - The MaxErrors value specified by the user when the execution started, indicating the maximum number of errors that can occur during the operation before the updates are stopped or rolled back.

$sel:parameters:Runbook', runbook_parameters - The key-value map of execution parameters, which were supplied when calling StartChangeRequestExecution.

$sel:targetLocations:Runbook', runbook_targetLocations - Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Runbook operation.

$sel:targetMaps:Runbook', runbook_targetMaps - A key-value mapping of runbook parameters to target resources. Both Targets and TargetMaps can't be specified together.

$sel:targetParameterName:Runbook', runbook_targetParameterName - The name of the parameter used as the target resource for the rate-controlled runbook workflow. Required if you specify Targets.

$sel:targets:Runbook', runbook_targets - A key-value mapping to target resources that the runbook operation performs tasks on. Required if you specify TargetParameterName.

$sel:documentName:Runbook', runbook_documentName - The name of the Automation runbook used in a runbook workflow.

S3OutputLocation

data S3OutputLocation Source #

An S3 bucket where you want to store the results of this request.

See: newS3OutputLocation smart constructor.

Instances

Instances details
FromJSON S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

ToJSON S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Generic S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Associated Types

type Rep S3OutputLocation :: Type -> Type #

Read S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Show S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

NFData S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Methods

rnf :: S3OutputLocation -> () #

Eq S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Hashable S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

type Rep S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

type Rep S3OutputLocation = D1 ('MetaData "S3OutputLocation" "Amazonka.SSM.Types.S3OutputLocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "S3OutputLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newS3OutputLocation :: S3OutputLocation Source #

Create a value of S3OutputLocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputS3BucketName:S3OutputLocation', s3OutputLocation_outputS3BucketName - The name of the S3 bucket.

$sel:outputS3KeyPrefix:S3OutputLocation', s3OutputLocation_outputS3KeyPrefix - The S3 bucket subfolder.

$sel:outputS3Region:S3OutputLocation', s3OutputLocation_outputS3Region - The Amazon Web Services Region of the S3 bucket.

S3OutputUrl

data S3OutputUrl Source #

A URL for the Amazon Web Services Systems Manager (Systems Manager) bucket where you want to store the results of this request.

See: newS3OutputUrl smart constructor.

Constructors

S3OutputUrl' (Maybe Text) 

Instances

Instances details
FromJSON S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Generic S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Associated Types

type Rep S3OutputUrl :: Type -> Type #

Read S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Show S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

NFData S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Methods

rnf :: S3OutputUrl -> () #

Eq S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Hashable S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

type Rep S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

type Rep S3OutputUrl = D1 ('MetaData "S3OutputUrl" "Amazonka.SSM.Types.S3OutputUrl" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "S3OutputUrl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newS3OutputUrl :: S3OutputUrl Source #

Create a value of S3OutputUrl with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputUrl:S3OutputUrl', s3OutputUrl_outputUrl - A URL for an S3 bucket where you want to store the results of this request.

ScheduledWindowExecution

data ScheduledWindowExecution Source #

Information about a scheduled execution for a maintenance window.

See: newScheduledWindowExecution smart constructor.

Instances

Instances details
FromJSON ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Generic ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Associated Types

type Rep ScheduledWindowExecution :: Type -> Type #

Read ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Show ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

NFData ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Eq ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Hashable ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

type Rep ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

type Rep ScheduledWindowExecution = D1 ('MetaData "ScheduledWindowExecution" "Amazonka.SSM.Types.ScheduledWindowExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ScheduledWindowExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newScheduledWindowExecution :: ScheduledWindowExecution Source #

Create a value of ScheduledWindowExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionTime:ScheduledWindowExecution', scheduledWindowExecution_executionTime - The time, in ISO-8601 Extended format, that the maintenance window is scheduled to be run.

$sel:name:ScheduledWindowExecution', scheduledWindowExecution_name - The name of the maintenance window to be run.

$sel:windowId:ScheduledWindowExecution', scheduledWindowExecution_windowId - The ID of the maintenance window to be run.

ServiceSetting

data ServiceSetting Source #

The service setting data structure.

ServiceSetting is an account-level setting for an Amazon Web Services service. This setting defines how a user interacts with or uses a service or a feature of a service. For example, if an Amazon Web Services service charges money to the account based on feature or service usage, then the Amazon Web Services service team might create a default setting of "false". This means the user can't use this feature unless they change the setting to "true" and intentionally opt in for a paid feature.

Services map a SettingId object to a setting value. Amazon Web Services services teams define the default value for a SettingId. You can't create a new SettingId, but you can overwrite the default value if you have the ssm:UpdateServiceSetting permission for the setting. Use the UpdateServiceSetting API operation to change the default setting. Or, use the ResetServiceSetting to change the value back to the original value defined by the Amazon Web Services service team.

See: newServiceSetting smart constructor.

Instances

Instances details
FromJSON ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Generic ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Associated Types

type Rep ServiceSetting :: Type -> Type #

Read ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Show ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

NFData ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Methods

rnf :: ServiceSetting -> () #

Eq ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Hashable ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

type Rep ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

type Rep ServiceSetting = D1 ('MetaData "ServiceSetting" "Amazonka.SSM.Types.ServiceSetting" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "ServiceSetting'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "settingId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "settingValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newServiceSetting :: ServiceSetting Source #

Create a value of ServiceSetting with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:ServiceSetting', serviceSetting_arn - The ARN of the service setting.

$sel:lastModifiedDate:ServiceSetting', serviceSetting_lastModifiedDate - The last time the service setting was modified.

$sel:lastModifiedUser:ServiceSetting', serviceSetting_lastModifiedUser - The ARN of the last modified user. This field is populated only if the setting value was overwritten.

$sel:settingId:ServiceSetting', serviceSetting_settingId - The ID of the service setting.

$sel:settingValue:ServiceSetting', serviceSetting_settingValue - The value of the service setting.

$sel:status:ServiceSetting', serviceSetting_status - The status of the service setting. The value can be Default, Customized or PendingUpdate.

  • Default: The current setting uses a default value provisioned by the Amazon Web Services service team.
  • Customized: The current setting use a custom value specified by the customer.
  • PendingUpdate: The current setting uses a default or custom value, but a setting change request is pending approval.

Session

data Session Source #

Information about a Session Manager connection to a managed node.

See: newSession smart constructor.

Instances

Instances details
FromJSON Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Generic Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Associated Types

type Rep Session :: Type -> Type #

Methods

from :: Session -> Rep Session x #

to :: Rep Session x -> Session #

Read Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Show Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

NFData Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Methods

rnf :: Session -> () #

Eq Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Methods

(==) :: Session -> Session -> Bool #

(/=) :: Session -> Session -> Bool #

Hashable Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Methods

hashWithSalt :: Int -> Session -> Int #

hash :: Session -> Int #

type Rep Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

newSession :: Session Source #

Create a value of Session with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:details:Session', session_details - Reserved for future use.

$sel:documentName:Session', session_documentName - The name of the Session Manager SSM document used to define the parameters and plugin settings for the session. For example, SSM-SessionManagerRunShell.

$sel:endDate:Session', session_endDate - The date and time, in ISO-8601 Extended format, when the session was terminated.

$sel:maxSessionDuration:Session', session_maxSessionDuration - The maximum duration of a session before it terminates.

$sel:outputUrl:Session', session_outputUrl - Reserved for future use.

$sel:owner:Session', session_owner - The ID of the Amazon Web Services user account that started the session.

$sel:reason:Session', session_reason - The reason for connecting to the instance.

$sel:sessionId:Session', session_sessionId - The ID of the session.

$sel:startDate:Session', session_startDate - The date and time, in ISO-8601 Extended format, when the session began.

$sel:status:Session', session_status - The status of the session. For example, "Connected" or "Terminated".

$sel:target:Session', session_target - The managed node that the Session Manager session connected to.

SessionFilter

data SessionFilter Source #

Describes a filter for Session Manager information.

See: newSessionFilter smart constructor.

Instances

Instances details
ToJSON SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Generic SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Associated Types

type Rep SessionFilter :: Type -> Type #

Read SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Show SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

NFData SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Methods

rnf :: SessionFilter -> () #

Eq SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Hashable SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

type Rep SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

type Rep SessionFilter = D1 ('MetaData "SessionFilter" "Amazonka.SSM.Types.SessionFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SessionFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SessionFilterKey) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSessionFilter Source #

Create a value of SessionFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:SessionFilter', sessionFilter_key - The name of the filter.

$sel:value:SessionFilter', sessionFilter_value - The filter value. Valid values for each filter key are as follows:

  • InvokedAfter: Specify a timestamp to limit your results. For example, specify 2018-08-29T00:00:00Z to see sessions that started August 29, 2018, and later.
  • InvokedBefore: Specify a timestamp to limit your results. For example, specify 2018-08-29T00:00:00Z to see sessions that started before August 29, 2018.
  • Target: Specify a managed node to which session connections have been made.
  • Owner: Specify an Amazon Web Services user account to see a list of sessions started by that user.
  • Status: Specify a valid session status to see a list of all sessions with that status. Status values you can specify include:

    • Connected
    • Connecting
    • Disconnected
    • Terminated
    • Terminating
    • Failed
  • SessionId: Specify a session ID to return details about the session.

SessionManagerOutputUrl

data SessionManagerOutputUrl Source #

Reserved for future use.

See: newSessionManagerOutputUrl smart constructor.

Instances

Instances details
FromJSON SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Generic SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Associated Types

type Rep SessionManagerOutputUrl :: Type -> Type #

Read SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Show SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

NFData SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Methods

rnf :: SessionManagerOutputUrl -> () #

Eq SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Hashable SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

type Rep SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

type Rep SessionManagerOutputUrl = D1 ('MetaData "SessionManagerOutputUrl" "Amazonka.SSM.Types.SessionManagerOutputUrl" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SessionManagerOutputUrl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cloudWatchOutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSessionManagerOutputUrl :: SessionManagerOutputUrl Source #

Create a value of SessionManagerOutputUrl with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cloudWatchOutputUrl:SessionManagerOutputUrl', sessionManagerOutputUrl_cloudWatchOutputUrl - Reserved for future use.

$sel:s3OutputUrl:SessionManagerOutputUrl', sessionManagerOutputUrl_s3OutputUrl - Reserved for future use.

SeveritySummary

data SeveritySummary Source #

The number of managed nodes found for each patch severity level defined in the request filter.

See: newSeveritySummary smart constructor.

Instances

Instances details
FromJSON SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Generic SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Associated Types

type Rep SeveritySummary :: Type -> Type #

Read SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Show SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

NFData SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Methods

rnf :: SeveritySummary -> () #

Eq SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Hashable SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

type Rep SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

type Rep SeveritySummary = D1 ('MetaData "SeveritySummary" "Amazonka.SSM.Types.SeveritySummary" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "SeveritySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "criticalCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "highCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "informationalCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "lowCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "mediumCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "unspecifiedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newSeveritySummary :: SeveritySummary Source #

Create a value of SeveritySummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:criticalCount:SeveritySummary', severitySummary_criticalCount - The total number of resources or compliance items that have a severity level of Critical. Critical severity is determined by the organization that published the compliance items.

$sel:highCount:SeveritySummary', severitySummary_highCount - The total number of resources or compliance items that have a severity level of high. High severity is determined by the organization that published the compliance items.

$sel:informationalCount:SeveritySummary', severitySummary_informationalCount - The total number of resources or compliance items that have a severity level of informational. Informational severity is determined by the organization that published the compliance items.

$sel:lowCount:SeveritySummary', severitySummary_lowCount - The total number of resources or compliance items that have a severity level of low. Low severity is determined by the organization that published the compliance items.

$sel:mediumCount:SeveritySummary', severitySummary_mediumCount - The total number of resources or compliance items that have a severity level of medium. Medium severity is determined by the organization that published the compliance items.

$sel:unspecifiedCount:SeveritySummary', severitySummary_unspecifiedCount - The total number of resources or compliance items that have a severity level of unspecified. Unspecified severity is determined by the organization that published the compliance items.

StepExecution

data StepExecution Source #

Detailed information about an the execution state of an Automation step.

See: newStepExecution smart constructor.

Instances

Instances details
FromJSON StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Generic StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Associated Types

type Rep StepExecution :: Type -> Type #

Read StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Show StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

NFData StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Methods

rnf :: StepExecution -> () #

Eq StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Hashable StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

type Rep StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

type Rep StepExecution = D1 ('MetaData "StepExecution" "Amazonka.SSM.Types.StepExecution" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StepExecution'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "executionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "failureDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FailureDetails)) :*: S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "isCritical") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "isEnd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "maxAttempts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "nextStep") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "onFailure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "overriddenParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "response") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "responseCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "stepExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "stepStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationExecutionStatus)) :*: (S1 ('MetaSel ('Just "targetLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetLocation)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])))) :*: (S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "triggeredAlarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AlarmStateInformation))) :*: S1 ('MetaSel ('Just "validNextSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))))))

newStepExecution :: StepExecution Source #

Create a value of StepExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:action:StepExecution', stepExecution_action - The action this step performs. The action determines the behavior of the step.

$sel:executionEndTime:StepExecution', stepExecution_executionEndTime - If a step has finished execution, this contains the time the execution ended. If the step hasn't yet concluded, this field isn't populated.

$sel:executionStartTime:StepExecution', stepExecution_executionStartTime - If a step has begun execution, this contains the time the step started. If the step is in Pending status, this field isn't populated.

$sel:failureDetails:StepExecution', stepExecution_failureDetails - Information about the Automation failure.

$sel:failureMessage:StepExecution', stepExecution_failureMessage - If a step failed, this message explains why the execution failed.

$sel:inputs:StepExecution', stepExecution_inputs - Fully-resolved values passed into the step before execution.

$sel:isCritical:StepExecution', stepExecution_isCritical - The flag which can be used to help decide whether the failure of current step leads to the Automation failure.

$sel:isEnd:StepExecution', stepExecution_isEnd - The flag which can be used to end automation no matter whether the step succeeds or fails.

$sel:maxAttempts:StepExecution', stepExecution_maxAttempts - The maximum number of tries to run the action of the step. The default value is 1.

$sel:nextStep:StepExecution', stepExecution_nextStep - The next step after the step succeeds.

$sel:onFailure:StepExecution', stepExecution_onFailure - The action to take if the step fails. The default value is Abort.

$sel:outputs:StepExecution', stepExecution_outputs - Returned values from the execution of the step.

$sel:overriddenParameters:StepExecution', stepExecution_overriddenParameters - A user-specified list of parameters to override when running a step.

$sel:response:StepExecution', stepExecution_response - A message associated with the response code for an execution.

$sel:responseCode:StepExecution', stepExecution_responseCode - The response code returned by the execution of the step.

$sel:stepExecutionId:StepExecution', stepExecution_stepExecutionId - The unique ID of a step execution.

$sel:stepName:StepExecution', stepExecution_stepName - The name of this execution step.

$sel:stepStatus:StepExecution', stepExecution_stepStatus - The execution status for this step.

$sel:targetLocation:StepExecution', stepExecution_targetLocation - The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation execution.

$sel:targets:StepExecution', stepExecution_targets - The targets for the step execution.

$sel:timeoutSeconds:StepExecution', stepExecution_timeoutSeconds - The timeout seconds of the step.

$sel:triggeredAlarms:StepExecution', stepExecution_triggeredAlarms - The CloudWatch alarms that were invoked by the automation.

$sel:validNextSteps:StepExecution', stepExecution_validNextSteps - Strategies used when step fails, we support Continue and Abort. Abort will fail the automation when the step fails. Continue will ignore the failure of current step and allow automation to run the next step. With conditional branching, we add step:stepName to support the automation to go to another specific step.

StepExecutionFilter

data StepExecutionFilter Source #

A filter to limit the amount of step execution information returned by the call.

See: newStepExecutionFilter smart constructor.

Instances

Instances details
ToJSON StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Generic StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Associated Types

type Rep StepExecutionFilter :: Type -> Type #

Read StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Show StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

NFData StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Methods

rnf :: StepExecutionFilter -> () #

Eq StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Hashable StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

type Rep StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

type Rep StepExecutionFilter = D1 ('MetaData "StepExecutionFilter" "Amazonka.SSM.Types.StepExecutionFilter" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "StepExecutionFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StepExecutionFilterKey) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newStepExecutionFilter Source #

Create a value of StepExecutionFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:StepExecutionFilter', stepExecutionFilter_key - One or more keys to limit the results. Valid filter keys include the following: StepName, Action, StepExecutionId, StepExecutionStatus, StartTimeBefore, StartTimeAfter.

$sel:values:StepExecutionFilter', stepExecutionFilter_values - The values of the filter key.

Tag

data Tag Source #

Metadata that you assign to your Amazon Web Services resources. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. In Amazon Web Services Systems Manager, you can apply tags to Systems Manager documents (SSM documents), managed nodes, maintenance windows, parameters, patch baselines, OpsItems, and OpsMetadata.

See: newTag smart constructor.

Constructors

Tag' Text Text 

Instances

Instances details
FromJSON Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

ToJSON Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Generic Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Read Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Hashable Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.SSM.Types.Tag" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Tag', tag_key - The name of the tag.

$sel:value:Tag', tag_value - The value of the tag.

Target

data Target Source #

An array of search criteria that targets managed nodes using a key-value pair that you specify.

One or more targets must be specified for maintenance window Run Command-type tasks. Depending on the task, targets are optional for other maintenance window task types (Automation, Lambda, and Step Functions). For more information about running tasks that don't specify targets, see Registering maintenance window tasks without targets in the Amazon Web Services Systems Manager User Guide.

Supported formats include the following.

  • Key=InstanceIds,Values=<instance-id-1>,<instance-id-2>,<instance-id-3>
  • Key=tag:<my-tag-key>,Values=<my-tag-value-1>,<my-tag-value-2>
  • Key=tag-key,Values=<my-tag-key-1>,<my-tag-key-2>
  • Run Command and Maintenance window targets only: Key=resource-groups:Name,Values=<resource-group-name>
  • Maintenance window targets only: Key=resource-groups:ResourceTypeFilters,Values=<resource-type-1>,<resource-type-2>
  • Automation targets only: Key=ResourceGroup;Values=<resource-group-name>

For example:

  • Key=InstanceIds,Values=i-02573cafcfEXAMPLE,i-0471e04240EXAMPLE,i-07782c72faEXAMPLE
  • Key=tag:CostCenter,Values=CostCenter1,CostCenter2,CostCenter3
  • Key=tag-key,Values=Name,Instance-Type,CostCenter
  • Run Command and Maintenance window targets only: Key=resource-groups:Name,Values=ProductionResourceGroup

    This example demonstrates how to target all resources in the resource group ProductionResourceGroup in your maintenance window.

  • Maintenance window targets only: Key=resource-groups:ResourceTypeFilters,Values=AWS::EC2::INSTANCE,AWS::EC2::VPC

    This example demonstrates how to target only Amazon Elastic Compute Cloud (Amazon EC2) instances and VPCs in your maintenance window.

  • Automation targets only: Key=ResourceGroup,Values=MyResourceGroup
  • State Manager association targets only: Key=InstanceIds,Values=*

    This example demonstrates how to target all managed instances in the Amazon Web Services Region where the association was created.

For more information about how to send commands that target managed nodes using Key,Value parameters, see Targeting multiple instances in the Amazon Web Services Systems Manager User Guide.

See: newTarget smart constructor.

Constructors

Target' (Maybe Text) (Maybe [Text]) 

Instances

Instances details
FromJSON Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

ToJSON Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Generic Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Associated Types

type Rep Target :: Type -> Type #

Methods

from :: Target -> Rep Target x #

to :: Rep Target x -> Target #

Read Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Show Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

NFData Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Methods

rnf :: Target -> () #

Eq Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Methods

(==) :: Target -> Target -> Bool #

(/=) :: Target -> Target -> Bool #

Hashable Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Methods

hashWithSalt :: Int -> Target -> Int #

hash :: Target -> Int #

type Rep Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

type Rep Target = D1 ('MetaData "Target" "Amazonka.SSM.Types.Target" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "Target'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newTarget :: Target Source #

Create a value of Target with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Target', target_key - User-defined criteria for sending commands that target managed nodes that meet the criteria.

$sel:values:Target', target_values - User-defined criteria that maps to Key. For example, if you specified tag:ServerRole, you could specify value:WebServer to run a command on instances that include EC2 tags of ServerRole,WebServer.

Depending on the type of target, the maximum number of values for a key might be lower than the global maximum of 50.

TargetLocation

data TargetLocation Source #

The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation execution.

See: newTargetLocation smart constructor.

Instances

Instances details
FromJSON TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

ToJSON TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Generic TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Associated Types

type Rep TargetLocation :: Type -> Type #

Read TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Show TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

NFData TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Methods

rnf :: TargetLocation -> () #

Eq TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Hashable TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

type Rep TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

type Rep TargetLocation = D1 ('MetaData "TargetLocation" "Amazonka.SSM.Types.TargetLocation" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'False) (C1 ('MetaCons "TargetLocation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accounts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "executionRoleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "regions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))))) :*: (S1 ('MetaSel ('Just "targetLocationAlarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlarmConfiguration)) :*: (S1 ('MetaSel ('Just "targetLocationMaxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetLocationMaxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newTargetLocation :: TargetLocation Source #

Create a value of TargetLocation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accounts:TargetLocation', targetLocation_accounts - The Amazon Web Services accounts targeted by the current Automation execution.

$sel:executionRoleName:TargetLocation', targetLocation_executionRoleName - The Automation execution role used by the currently running Automation. If not specified, the default value is AWS-SystemsManager-AutomationExecutionRole.

$sel:regions:TargetLocation', targetLocation_regions - The Amazon Web Services Regions targeted by the current Automation execution.

$sel:targetLocationAlarmConfiguration:TargetLocation', targetLocation_targetLocationAlarmConfiguration - Undocumented member.

$sel:targetLocationMaxConcurrency:TargetLocation', targetLocation_targetLocationMaxConcurrency - The maximum number of Amazon Web Services Regions and Amazon Web Services accounts allowed to run the Automation concurrently.

$sel:targetLocationMaxErrors:TargetLocation', targetLocation_targetLocationMaxErrors - The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.