libZSservicesZSamazonka-ssmZSamazonka-ssm
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SSM.Types

Contents

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

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

Errors

_AutomationDefinitionVersionNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidDocumentVersion :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_HierarchyTypeMismatchException :: AsError a => Getting (First ServiceError) 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.

_InvalidSchedule :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_UnsupportedParameterType :: AsError a => Getting (First ServiceError) a ServiceError Source #

The parameter type isn't supported.

_InvalidAutomationStatusUpdateException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified update status operation isn't valid.

_OpsMetadataKeyLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidPluginName :: AsError a => Getting (First ServiceError) a ServiceError Source #

The plugin name isn't valid.

_UnsupportedFeatureRequiredException :: AsError a => Getting (First ServiceError) 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.

_InvalidAggregatorException :: AsError a => Getting (First ServiceError) 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.

_FeatureNotAvailableException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidAutomationSignalException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_ResourceDataSyncCountExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

You have exceeded the allowed maximum sync configurations.

_OpsItemRelatedItemAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_UnsupportedPlatformType :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidFilterValue :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidItemContentException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One or more content items isn't valid.

_InvalidFilterOption :: AsError a => Getting (First ServiceError) 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.

_InvalidPermissionType :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_AssociatedInstances :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_UnsupportedOperatingSystem :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidInstanceId :: AsError a => Getting (First ServiceError) a ServiceError Source #

The following problems can cause this exception:

  • You don't have permission to access the instance.
  • 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 instance isn't in valid state. Valid states are: Running, Pending, Stopped, and Stopping. Invalid states are: Shutting-down and Terminated.

_StatusUnchanged :: AsError a => Getting (First ServiceError) a ServiceError Source #

The updated status is the same as the current status.

_InvalidNextToken :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified token isn't valid.

_InvalidAssociation :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidOutputFolder :: AsError a => Getting (First ServiceError) a ServiceError Source #

The S3 bucket doesn't exist.

_OpsMetadataAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An OpsMetadata object already exists for the selected resource.

_OpsItemLimitExceededException :: AsError a => Getting (First ServiceError) 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?.

_InvalidActivationId :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_OpsMetadataLimitExceededException :: AsError a => Getting (First ServiceError) 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.

_ServiceSettingNotFound :: AsError a => Getting (First ServiceError) 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.

_InvalidResultAttributeException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified inventory item result attribute isn't valid.

_TargetNotConnected :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified target instance 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 an instance that is located in a different account or Region

_ResourceLimitExceededException :: AsError a => Getting (First ServiceError) 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.

_OpsMetadataTooManyUpdatesException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_ParameterVersionLabelLimitExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

A parameter version can have a maximum of ten labels.

_InvalidCommandId :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_DuplicateInstanceId :: AsError a => Getting (First ServiceError) a ServiceError Source #

You can't specify an instance ID in more than one association.

_InvalidResourceType :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_UnsupportedInventorySchemaVersionException :: AsError a => Getting (First ServiceError) 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.

_InvalidDocument :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified SSM document doesn't exist.

_IncompatiblePolicyException :: AsError a => Getting (First ServiceError) 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.

_AutomationDefinitionNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidPolicyTypeException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidFilterKey :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified key isn't valid.

_InvalidAutomationExecutionParametersException :: AsError a => Getting (First ServiceError) 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.

_AutomationExecutionNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidTypeNameException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The parameter type name isn't valid.

_ResourceDataSyncNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified sync name wasn't found.

_ParameterMaxVersionLimitExceeded :: AsError a => Getting (First ServiceError) 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.

_ItemSizeLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The inventory item size has exceeded the size limit.

_ResourceDataSyncAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A sync configuration with the same name already exists.

_DoesNotExistException :: AsError a => Getting (First ServiceError) 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.

_ResourceDataSyncConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_OpsMetadataInvalidArgumentException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One of the arguments passed is invalid.

_AutomationExecutionLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_IdempotentParameterMismatch :: AsError a => Getting (First ServiceError) 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.

_ItemContentMismatchException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The inventory item has invalid content.

_ParameterAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_AssociationAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified association already exists.

_ComplianceTypeCountLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidDeleteInventoryParametersException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidDeletionIdException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_PoliciesLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidDocumentContent :: AsError a => Getting (First ServiceError) a ServiceError Source #

The content for the document isn't valid.

_ParameterLimitExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_AssociationLimitExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

You can have at most 2,000 active associations.

_InvalidAssociationVersion :: AsError a => Getting (First ServiceError) 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.

_AssociationDoesNotExist :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified association doesn't exist.

_InvalidPolicyAttributeException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A policy attribute or its value is invalid.

_ParameterNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_TargetInUseException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InternalServerError :: AsError a => Getting (First ServiceError) a ServiceError Source #

An error occurred on the server side.

_UnsupportedInventoryItemContextException :: AsError a => Getting (First ServiceError) 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.

_OpsMetadataNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The OpsMetadata object doesn't exist.

_AssociationVersionLimitExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidRole :: AsError a => Getting (First ServiceError) 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.

_TooManyUpdates :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_DuplicateDocumentVersionName :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_OpsItemNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidActivation :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidOptionException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidDocumentSchemaVersion :: AsError a => Getting (First ServiceError) a ServiceError Source #

The version of the document schema isn't supported.

_MaxDocumentSizeExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

The size limit of a document is 64 KB.

_ParameterVersionNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_UnsupportedCalendarException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_CustomSchemaCountLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_AssociationExecutionDoesNotExist :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidTarget :: AsError a => Getting (First ServiceError) 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.

_HierarchyLevelLimitExceededException :: AsError a => Getting (First ServiceError) 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.

_InvalidInventoryGroupException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified inventory group isn't valid.

_InvalidDocumentOperation :: AsError a => Getting (First ServiceError) 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.

_InvocationDoesNotExist :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_DocumentVersionLimitExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidOutputLocation :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidKeyId :: AsError a => Getting (First ServiceError) a ServiceError Source #

The query key ID isn't valid.

_InvalidParameters :: AsError a => Getting (First ServiceError) 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.

_AutomationDefinitionNotApprovedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_OpsItemInvalidParameterException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidResourceId :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidAllowedPatternException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The request doesn't meet the regular expression requirement.

_InvalidNotificationConfig :: AsError a => Getting (First ServiceError) 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.

_OpsItemRelatedItemAssociationNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidInventoryItemContextException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_TotalSizeLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_SubTypeCountLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_InvalidDocumentType :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_TooManyTagsError :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_DocumentPermissionLimit :: AsError a => Getting (First ServiceError) a ServiceError Source #

The document can't be shared with more Amazon Web Services user accounts. You can share a document with a maximum of 20 accounts. You can publicly share up to five documents. If you need to increase this limit, contact Amazon Web Services Support.

_AutomationStepNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_DuplicateDocumentContent :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_DocumentAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified document already exists.

_DocumentLimitExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #

You can have at most 500 active SSM documents.

_AlreadyExistsException :: AsError a => Getting (First ServiceError) 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.

_InvalidFilter :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

_ResourceInUseException :: AsError a => Getting (First ServiceError) a ServiceError Source #

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

AssociationComplianceSeverity

newtype AssociationComplianceSeverity Source #

Instances

Instances details
Eq AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Ord AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Read AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Show 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 #

NFData AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

Hashable 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

FromJSON AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

FromJSONKey AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToLog AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToHeader AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

ToQuery 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

ToByteString 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

type Rep AssociationComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationComplianceSeverity

type Rep AssociationComplianceSeverity = D1 ('MetaData "AssociationComplianceSeverity" "Amazonka.SSM.Types.AssociationComplianceSeverity" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AssociationComplianceSeverity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationComplianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationExecutionFilterKey

newtype AssociationExecutionFilterKey Source #

Instances

Instances details
Eq AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Ord AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Read AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Show 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 #

NFData AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

Hashable 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

FromJSON AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

FromJSONKey AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToLog AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToHeader AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

ToQuery 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

ToByteString 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

type Rep AssociationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilterKey

type Rep AssociationExecutionFilterKey = D1 ('MetaData "AssociationExecutionFilterKey" "Amazonka.SSM.Types.AssociationExecutionFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AssociationExecutionFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationExecutionFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationExecutionTargetsFilterKey

newtype AssociationExecutionTargetsFilterKey Source #

Instances

Instances details
Eq AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Ord 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

Generic AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

NFData AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

Hashable 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

FromJSON AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

FromJSONKey AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToLog AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToHeader AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

ToQuery 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

ToByteString 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

type Rep AssociationExecutionTargetsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey

type Rep AssociationExecutionTargetsFilterKey = D1 ('MetaData "AssociationExecutionTargetsFilterKey" "Amazonka.SSM.Types.AssociationExecutionTargetsFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AssociationExecutionTargetsFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationExecutionTargetsFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationFilterKey

newtype AssociationFilterKey Source #

Instances

Instances details
Eq AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Ord AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Read AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Show 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 #

NFData AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

Methods

rnf :: AssociationFilterKey -> () #

Hashable 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

FromJSON AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

FromJSONKey AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToLog AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToHeader AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

ToQuery 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

ToByteString 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

type Rep AssociationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterKey

type Rep AssociationFilterKey = D1 ('MetaData "AssociationFilterKey" "Amazonka.SSM.Types.AssociationFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AssociationFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationFilterOperatorType

newtype AssociationFilterOperatorType Source #

Instances

Instances details
Eq AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Ord AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Read AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Show 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 #

NFData AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

Hashable 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

FromJSON AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

FromJSONKey AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToLog AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToHeader AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

ToQuery 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

ToByteString 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

type Rep AssociationFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilterOperatorType

type Rep AssociationFilterOperatorType = D1 ('MetaData "AssociationFilterOperatorType" "Amazonka.SSM.Types.AssociationFilterOperatorType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AssociationFilterOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationFilterOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationStatusName

newtype AssociationStatusName Source #

Instances

Instances details
Eq AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Ord AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Read AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Show 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 #

NFData AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

Methods

rnf :: AssociationStatusName -> () #

Hashable 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

FromJSON AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

FromJSONKey AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToLog AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToHeader AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

ToQuery 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

ToByteString 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

type Rep AssociationStatusName Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatusName

type Rep AssociationStatusName = D1 ('MetaData "AssociationStatusName" "Amazonka.SSM.Types.AssociationStatusName" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AssociationStatusName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationStatusName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationSyncCompliance

newtype AssociationSyncCompliance Source #

Instances

Instances details
Eq AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Ord AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Read AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Show 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 #

NFData AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

Hashable 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

FromJSON AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

FromJSONKey AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToLog AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToHeader AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

ToQuery 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

ToByteString 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

type Rep AssociationSyncCompliance Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationSyncCompliance

type Rep AssociationSyncCompliance = D1 ('MetaData "AssociationSyncCompliance" "Amazonka.SSM.Types.AssociationSyncCompliance" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Ord AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Read AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Show 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 #

NFData AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Methods

rnf :: AttachmentHashType -> () #

Hashable 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

FromJSON AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromJSONKey AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToLog AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToHeader AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToQuery 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

ToByteString 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

type Rep AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

type Rep AttachmentHashType = D1 ('MetaData "AttachmentHashType" "Amazonka.SSM.Types.AttachmentHashType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AttachmentHashType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AttachmentsSourceKey

newtype AttachmentsSourceKey Source #

Instances

Instances details
Eq AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Ord AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Read AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Show 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 #

NFData AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Methods

rnf :: AttachmentsSourceKey -> () #

Hashable 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

FromJSON AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromJSONKey AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToLog AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToHeader AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToQuery 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

ToByteString 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

type Rep AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

type Rep AttachmentsSourceKey = D1 ('MetaData "AttachmentsSourceKey" "Amazonka.SSM.Types.AttachmentsSourceKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AttachmentsSourceKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentsSourceKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationExecutionFilterKey

newtype AutomationExecutionFilterKey Source #

Instances

Instances details
Eq AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Ord AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Read AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Show 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 #

NFData AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

Hashable 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

FromJSON AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

FromJSONKey AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToLog AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToHeader AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

ToQuery 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

ToByteString 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

type Rep AutomationExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilterKey

type Rep AutomationExecutionFilterKey = D1 ('MetaData "AutomationExecutionFilterKey" "Amazonka.SSM.Types.AutomationExecutionFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AutomationExecutionFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationExecutionFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationExecutionStatus

newtype AutomationExecutionStatus Source #

Instances

Instances details
Eq AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Ord AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Read AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Show 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 #

NFData AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

Hashable 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

FromJSON AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

FromJSONKey AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToLog AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToHeader AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

ToQuery 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

ToByteString 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

type Rep AutomationExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionStatus

type Rep AutomationExecutionStatus = D1 ('MetaData "AutomationExecutionStatus" "Amazonka.SSM.Types.AutomationExecutionStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AutomationExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationSubtype

newtype AutomationSubtype Source #

Instances

Instances details
Eq AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Ord AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Read AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Show 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 #

NFData AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Methods

rnf :: AutomationSubtype -> () #

Hashable 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

FromJSON AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromJSONKey AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToLog AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToHeader AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToQuery 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

ToByteString 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

type Rep AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

type Rep AutomationSubtype = D1 ('MetaData "AutomationSubtype" "Amazonka.SSM.Types.AutomationSubtype" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AutomationSubtype'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomationSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutomationType

newtype AutomationType Source #

Constructors

AutomationType' 

Instances

Instances details
Eq AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Ord AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Read AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Show AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Generic AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Associated Types

type Rep AutomationType :: Type -> Type #

NFData AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

Methods

rnf :: AutomationType -> () #

Hashable 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

FromJSON AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

FromJSONKey AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToLog AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToHeader AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

ToQuery 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 #

ToByteString 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

type Rep AutomationType Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationType

type Rep AutomationType = D1 ('MetaData "AutomationType" "Amazonka.SSM.Types.AutomationType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Ord CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Read CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Show CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Generic CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Associated Types

type Rep CalendarState :: Type -> Type #

NFData CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

Methods

rnf :: CalendarState -> () #

Hashable 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

FromJSON CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

FromJSONKey CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToLog CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToHeader CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

ToQuery CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

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 #

ToByteString 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 #

type Rep CalendarState Source # 
Instance details

Defined in Amazonka.SSM.Types.CalendarState

type Rep CalendarState = D1 ('MetaData "CalendarState" "Amazonka.SSM.Types.CalendarState" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "CalendarState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCalendarState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandFilterKey

newtype CommandFilterKey Source #

Instances

Instances details
Eq CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Ord CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Read CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Show 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 #

NFData CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

Methods

rnf :: CommandFilterKey -> () #

Hashable 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

FromJSON CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

FromJSONKey CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToLog CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToHeader CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

ToQuery 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

ToByteString 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

type Rep CommandFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilterKey

type Rep CommandFilterKey = D1 ('MetaData "CommandFilterKey" "Amazonka.SSM.Types.CommandFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "CommandFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandInvocationStatus

newtype CommandInvocationStatus Source #

Instances

Instances details
Eq CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Ord CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Read CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Show 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 #

NFData CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

Methods

rnf :: CommandInvocationStatus -> () #

Hashable 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

FromJSON CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

FromJSONKey CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToLog CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToHeader CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

ToQuery 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

ToByteString 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

type Rep CommandInvocationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocationStatus

type Rep CommandInvocationStatus = D1 ('MetaData "CommandInvocationStatus" "Amazonka.SSM.Types.CommandInvocationStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "CommandInvocationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandInvocationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandPluginStatus

newtype CommandPluginStatus Source #

Instances

Instances details
Eq CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Ord CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Read CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Show 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 #

NFData CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

Methods

rnf :: CommandPluginStatus -> () #

Hashable 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

FromJSON CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

FromJSONKey CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToLog CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToHeader CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

ToQuery 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

ToByteString 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

type Rep CommandPluginStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPluginStatus

type Rep CommandPluginStatus = D1 ('MetaData "CommandPluginStatus" "Amazonka.SSM.Types.CommandPluginStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "CommandPluginStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandPluginStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CommandStatus

newtype CommandStatus Source #

Constructors

CommandStatus' 

Instances

Instances details
Eq CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Ord CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Read CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Show CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Generic CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Associated Types

type Rep CommandStatus :: Type -> Type #

NFData CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

Methods

rnf :: CommandStatus -> () #

Hashable 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

FromJSON CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

FromJSONKey CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToLog CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToHeader CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

ToQuery CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

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 #

ToByteString 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 #

type Rep CommandStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandStatus

type Rep CommandStatus = D1 ('MetaData "CommandStatus" "Amazonka.SSM.Types.CommandStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "CommandStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCommandStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceQueryOperatorType

newtype ComplianceQueryOperatorType Source #

Instances

Instances details
Eq ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Ord ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Read ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Show 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 #

NFData ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

Hashable 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

FromJSON ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

FromJSONKey ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToLog ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToHeader ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

ToQuery 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

ToByteString 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

type Rep ComplianceQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceQueryOperatorType

type Rep ComplianceQueryOperatorType = D1 ('MetaData "ComplianceQueryOperatorType" "Amazonka.SSM.Types.ComplianceQueryOperatorType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ComplianceQueryOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceQueryOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceSeverity

newtype ComplianceSeverity Source #

Instances

Instances details
Eq ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Ord ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Read ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Show 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 #

NFData ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

Methods

rnf :: ComplianceSeverity -> () #

Hashable 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

FromJSON ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

FromJSONKey ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToLog ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToHeader ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

ToQuery 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

ToByteString 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

type Rep ComplianceSeverity Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSeverity

type Rep ComplianceSeverity = D1 ('MetaData "ComplianceSeverity" "Amazonka.SSM.Types.ComplianceSeverity" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ComplianceSeverity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceStatus

newtype ComplianceStatus Source #

Instances

Instances details
Eq ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Ord ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Read ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Show 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 #

NFData ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

Methods

rnf :: ComplianceStatus -> () #

Hashable 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

FromJSON ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

FromJSONKey ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToLog ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToHeader ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

ToQuery 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

ToByteString 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

type Rep ComplianceStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStatus

type Rep ComplianceStatus = D1 ('MetaData "ComplianceStatus" "Amazonka.SSM.Types.ComplianceStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ComplianceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComplianceUploadType

newtype ComplianceUploadType Source #

Instances

Instances details
Eq ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Ord ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Read ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Show 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 #

NFData ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

Methods

rnf :: ComplianceUploadType -> () #

Hashable 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

FromJSON ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

FromJSONKey ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToLog ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToHeader ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

ToQuery 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

ToByteString 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

type Rep ComplianceUploadType Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceUploadType

type Rep ComplianceUploadType = D1 ('MetaData "ComplianceUploadType" "Amazonka.SSM.Types.ComplianceUploadType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ComplianceUploadType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComplianceUploadType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectionStatus

newtype ConnectionStatus Source #

Instances

Instances details
Eq ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Ord ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Read ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Show 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 #

NFData ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

Methods

rnf :: ConnectionStatus -> () #

Hashable 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

FromJSON ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

FromJSONKey ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToLog ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToHeader ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

ToQuery 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

ToByteString 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

type Rep ConnectionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ConnectionStatus

type Rep ConnectionStatus = D1 ('MetaData "ConnectionStatus" "Amazonka.SSM.Types.ConnectionStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ConnectionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DescribeActivationsFilterKeys

newtype DescribeActivationsFilterKeys Source #

Instances

Instances details
Eq DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Ord DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Read DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Show 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 #

NFData DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

Hashable 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

FromJSON DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

FromJSONKey DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToLog DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToHeader DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

ToQuery 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

ToByteString 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

type Rep DescribeActivationsFilterKeys Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilterKeys

type Rep DescribeActivationsFilterKeys = D1 ('MetaData "DescribeActivationsFilterKeys" "Amazonka.SSM.Types.DescribeActivationsFilterKeys" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DescribeActivationsFilterKeys'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDescribeActivationsFilterKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentFilterKey

newtype DocumentFilterKey Source #

Instances

Instances details
Eq DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Ord DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Read DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Show 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 #

NFData DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

Methods

rnf :: DocumentFilterKey -> () #

Hashable 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

FromJSON DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

FromJSONKey DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToLog DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToHeader DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

ToQuery 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

ToByteString 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

type Rep DocumentFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilterKey

type Rep DocumentFilterKey = D1 ('MetaData "DocumentFilterKey" "Amazonka.SSM.Types.DocumentFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentFormat

newtype DocumentFormat Source #

Constructors

DocumentFormat' 

Instances

Instances details
Eq DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Ord DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Read DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Show DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Generic DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Associated Types

type Rep DocumentFormat :: Type -> Type #

NFData DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

Methods

rnf :: DocumentFormat -> () #

Hashable 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

FromJSON DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

FromJSONKey DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToLog DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToHeader DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

ToQuery 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 #

ToByteString 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

type Rep DocumentFormat Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFormat

type Rep DocumentFormat = D1 ('MetaData "DocumentFormat" "Amazonka.SSM.Types.DocumentFormat" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentHashType

newtype DocumentHashType Source #

Instances

Instances details
Eq DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Ord DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Read DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Show 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 #

NFData DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

Methods

rnf :: DocumentHashType -> () #

Hashable 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

FromJSON DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

FromJSONKey DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToLog DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToHeader DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

ToQuery 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

ToByteString 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

type Rep DocumentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentHashType

type Rep DocumentHashType = D1 ('MetaData "DocumentHashType" "Amazonka.SSM.Types.DocumentHashType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentHashType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentMetadataEnum

newtype DocumentMetadataEnum Source #

Instances

Instances details
Eq DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Ord DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Read DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Show 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 #

NFData DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

Methods

rnf :: DocumentMetadataEnum -> () #

Hashable 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

FromJSON DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

FromJSONKey DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToLog DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToHeader DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

ToQuery 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

ToByteString 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

type Rep DocumentMetadataEnum Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataEnum

type Rep DocumentMetadataEnum = D1 ('MetaData "DocumentMetadataEnum" "Amazonka.SSM.Types.DocumentMetadataEnum" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentMetadataEnum'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentMetadataEnum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentParameterType

newtype DocumentParameterType Source #

Instances

Instances details
Eq DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Ord DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Read DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Show 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 #

NFData DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

Methods

rnf :: DocumentParameterType -> () #

Hashable 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

FromJSON DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

FromJSONKey DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToLog DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToHeader DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

ToQuery 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

ToByteString 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

type Rep DocumentParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameterType

type Rep DocumentParameterType = D1 ('MetaData "DocumentParameterType" "Amazonka.SSM.Types.DocumentParameterType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentParameterType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentParameterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentPermissionType

newtype DocumentPermissionType Source #

Instances

Instances details
Eq DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Ord DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Read DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Show 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 #

NFData DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

Methods

rnf :: DocumentPermissionType -> () #

Hashable 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

FromJSON DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

FromJSONKey DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToLog DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToHeader DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

ToQuery 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

ToByteString 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

type Rep DocumentPermissionType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentPermissionType

type Rep DocumentPermissionType = D1 ('MetaData "DocumentPermissionType" "Amazonka.SSM.Types.DocumentPermissionType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentPermissionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentPermissionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentReviewAction

newtype DocumentReviewAction Source #

Instances

Instances details
Eq DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Ord DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Read DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Show 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 #

NFData DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

Methods

rnf :: DocumentReviewAction -> () #

Hashable 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

FromJSON DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

FromJSONKey DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToLog DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToHeader DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

ToQuery 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

ToByteString 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

type Rep DocumentReviewAction Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewAction

type Rep DocumentReviewAction = D1 ('MetaData "DocumentReviewAction" "Amazonka.SSM.Types.DocumentReviewAction" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentReviewAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentReviewAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentReviewCommentType

newtype DocumentReviewCommentType Source #

Instances

Instances details
Eq DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Ord DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Read DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Show 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 #

NFData DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

Hashable 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

FromJSON DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

FromJSONKey DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToLog DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToHeader DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

ToQuery 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

ToByteString 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

type Rep DocumentReviewCommentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentType

type Rep DocumentReviewCommentType = D1 ('MetaData "DocumentReviewCommentType" "Amazonka.SSM.Types.DocumentReviewCommentType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Ord DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Read DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Show DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Generic DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Associated Types

type Rep DocumentStatus :: Type -> Type #

NFData DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

Methods

rnf :: DocumentStatus -> () #

Hashable 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

FromJSON DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

FromJSONKey DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToLog DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToHeader DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

ToQuery 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 #

ToByteString 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

type Rep DocumentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentStatus

type Rep DocumentStatus = D1 ('MetaData "DocumentStatus" "Amazonka.SSM.Types.DocumentStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DocumentType

newtype DocumentType Source #

Constructors

DocumentType' 

Instances

Instances details
Eq DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Ord DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Read DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Show DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Generic DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Associated Types

type Rep DocumentType :: Type -> Type #

NFData DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

Methods

rnf :: DocumentType -> () #

Hashable 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

FromJSON DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

FromJSONKey DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToLog DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToHeader DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

ToQuery DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

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 #

ToByteString 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 #

type Rep DocumentType Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentType

type Rep DocumentType = D1 ('MetaData "DocumentType" "Amazonka.SSM.Types.DocumentType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "DocumentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDocumentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExecutionMode

newtype ExecutionMode Source #

Constructors

ExecutionMode' 

Instances

Instances details
Eq ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Ord ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Read ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Show ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Generic ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Associated Types

type Rep ExecutionMode :: Type -> Type #

NFData ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

Methods

rnf :: ExecutionMode -> () #

Hashable 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

FromJSON ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

FromJSONKey ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToLog ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToHeader ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

ToQuery ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

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 #

ToByteString 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 #

type Rep ExecutionMode Source # 
Instance details

Defined in Amazonka.SSM.Types.ExecutionMode

type Rep ExecutionMode = D1 ('MetaData "ExecutionMode" "Amazonka.SSM.Types.ExecutionMode" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ExecutionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionMode") '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
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 #

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 #

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 #

NFData Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

rnf :: Fault -> () #

Hashable Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

hashWithSalt :: Int -> Fault -> Int #

hash :: Fault -> Int #

ToJSON Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToJSONKey Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

FromJSON Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

FromJSONKey Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToLog Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

ToHeader Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toHeader :: HeaderName -> Fault -> [Header] #

ToQuery Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toQuery :: Fault -> QueryString #

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 #

ToByteString Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

Methods

toBS :: Fault -> ByteString #

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 #

type Rep Fault Source # 
Instance details

Defined in Amazonka.SSM.Types.Fault

type Rep Fault = D1 ('MetaData "Fault" "Amazonka.SSM.Types.Fault" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "Fault'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFault") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InstanceInformationFilterKey

newtype InstanceInformationFilterKey Source #

Instances

Instances details
Eq InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Ord InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Read InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Show 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 #

NFData InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

Hashable 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

FromJSON InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

FromJSONKey InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToLog InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToHeader InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

ToQuery 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

ToByteString 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

type Rep InstanceInformationFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilterKey

type Rep InstanceInformationFilterKey = D1 ('MetaData "InstanceInformationFilterKey" "Amazonka.SSM.Types.InstanceInformationFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "InstanceInformationFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstanceInformationFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InstancePatchStateOperatorType

newtype InstancePatchStateOperatorType Source #

Instances

Instances details
Eq InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Ord InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Read InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Show 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 #

NFData InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Hashable 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

FromJSON InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromJSONKey InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToLog InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToHeader InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToQuery 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

ToByteString 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

type Rep InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

type Rep InstancePatchStateOperatorType = D1 ('MetaData "InstancePatchStateOperatorType" "Amazonka.SSM.Types.InstancePatchStateOperatorType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "InstancePatchStateOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstancePatchStateOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventoryAttributeDataType

newtype InventoryAttributeDataType Source #

Instances

Instances details
Eq InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Ord InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Read InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Show 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 #

NFData InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Hashable 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

FromJSON InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromJSONKey InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToLog InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToHeader InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToQuery 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

ToByteString 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

type Rep InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

type Rep InventoryAttributeDataType = D1 ('MetaData "InventoryAttributeDataType" "Amazonka.SSM.Types.InventoryAttributeDataType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "InventoryAttributeDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventoryAttributeDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventoryDeletionStatus

newtype InventoryDeletionStatus Source #

Instances

Instances details
Eq InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Ord InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Read InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Show 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 #

NFData InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

Methods

rnf :: InventoryDeletionStatus -> () #

Hashable 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

FromJSON InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

FromJSONKey InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToLog InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToHeader InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

ToQuery 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

ToByteString 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

type Rep InventoryDeletionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatus

type Rep InventoryDeletionStatus = D1 ('MetaData "InventoryDeletionStatus" "Amazonka.SSM.Types.InventoryDeletionStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "InventoryDeletionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventoryDeletionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventoryQueryOperatorType

newtype InventoryQueryOperatorType Source #

Instances

Instances details
Eq InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Ord InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Read InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Show 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 #

NFData InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

Hashable 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

FromJSON InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

FromJSONKey InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToLog InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToHeader InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

ToQuery 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

ToByteString 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

type Rep InventoryQueryOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryQueryOperatorType

type Rep InventoryQueryOperatorType = D1 ('MetaData "InventoryQueryOperatorType" "Amazonka.SSM.Types.InventoryQueryOperatorType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "InventoryQueryOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventoryQueryOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InventorySchemaDeleteOption

newtype InventorySchemaDeleteOption Source #

Instances

Instances details
Eq InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Ord InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Read InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Show 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 #

NFData InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

Hashable 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

FromJSON InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

FromJSONKey InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToLog InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToHeader InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

ToQuery 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

ToByteString 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

type Rep InventorySchemaDeleteOption Source # 
Instance details

Defined in Amazonka.SSM.Types.InventorySchemaDeleteOption

type Rep InventorySchemaDeleteOption = D1 ('MetaData "InventorySchemaDeleteOption" "Amazonka.SSM.Types.InventorySchemaDeleteOption" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "InventorySchemaDeleteOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInventorySchemaDeleteOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LastResourceDataSyncStatus

newtype LastResourceDataSyncStatus Source #

Instances

Instances details
Eq LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Ord LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Read LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Show 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 #

NFData LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

Hashable 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

FromJSON LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

FromJSONKey LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToLog LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToHeader LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

ToQuery 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

ToByteString 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

type Rep LastResourceDataSyncStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.LastResourceDataSyncStatus

type Rep LastResourceDataSyncStatus = D1 ('MetaData "LastResourceDataSyncStatus" "Amazonka.SSM.Types.LastResourceDataSyncStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "LastResourceDataSyncStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLastResourceDataSyncStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowExecutionStatus

newtype MaintenanceWindowExecutionStatus Source #

Instances

Instances details
Eq MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Ord MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Read MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Show 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 #

NFData MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

Hashable 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

FromJSON MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

FromJSONKey MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToLog MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToHeader MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

ToQuery 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

ToByteString 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

type Rep MaintenanceWindowExecutionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionStatus

type Rep MaintenanceWindowExecutionStatus = D1 ('MetaData "MaintenanceWindowExecutionStatus" "Amazonka.SSM.Types.MaintenanceWindowExecutionStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "MaintenanceWindowExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowResourceType

newtype MaintenanceWindowResourceType Source #

Instances

Instances details
Eq MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Ord MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Read MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Show 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 #

NFData MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

Hashable 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

FromJSON MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

FromJSONKey MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToLog MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToHeader MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

ToQuery 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

ToByteString 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

type Rep MaintenanceWindowResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowResourceType

type Rep MaintenanceWindowResourceType = D1 ('MetaData "MaintenanceWindowResourceType" "Amazonka.SSM.Types.MaintenanceWindowResourceType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "MaintenanceWindowResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowTaskCutoffBehavior

newtype MaintenanceWindowTaskCutoffBehavior Source #

Instances

Instances details
Eq MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Ord 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

Generic MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

NFData MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

Hashable 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

FromJSON MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

FromJSONKey MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToLog MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToHeader MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

ToQuery 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

ToByteString 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

type Rep MaintenanceWindowTaskCutoffBehavior Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior

type Rep MaintenanceWindowTaskCutoffBehavior = D1 ('MetaData "MaintenanceWindowTaskCutoffBehavior" "Amazonka.SSM.Types.MaintenanceWindowTaskCutoffBehavior" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "MaintenanceWindowTaskCutoffBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowTaskCutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MaintenanceWindowTaskType

newtype MaintenanceWindowTaskType Source #

Instances

Instances details
Eq MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Ord MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Read MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Show 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 #

NFData MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

Hashable 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

FromJSON MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

FromJSONKey MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToLog MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToHeader MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

ToQuery 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

ToByteString 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

type Rep MaintenanceWindowTaskType Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskType

type Rep MaintenanceWindowTaskType = D1 ('MetaData "MaintenanceWindowTaskType" "Amazonka.SSM.Types.MaintenanceWindowTaskType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "MaintenanceWindowTaskType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMaintenanceWindowTaskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotificationEvent

newtype NotificationEvent Source #

Instances

Instances details
Eq NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Ord NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Read NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Show 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 #

NFData NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

Methods

rnf :: NotificationEvent -> () #

Hashable 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

FromJSON NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

FromJSONKey NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToLog NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToHeader NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

ToQuery 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

ToByteString 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

type Rep NotificationEvent Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationEvent

type Rep NotificationEvent = D1 ('MetaData "NotificationEvent" "Amazonka.SSM.Types.NotificationEvent" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "NotificationEvent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationEvent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotificationType

newtype NotificationType Source #

Instances

Instances details
Eq NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Ord NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Read NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Show 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 #

NFData NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

Methods

rnf :: NotificationType -> () #

Hashable 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

FromJSON NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

FromJSONKey NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToLog NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToHeader NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

ToQuery 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

ToByteString 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

type Rep NotificationType Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationType

type Rep NotificationType = D1 ('MetaData "NotificationType" "Amazonka.SSM.Types.NotificationType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "NotificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OperatingSystem

newtype OperatingSystem Source #

Constructors

OperatingSystem' 

Instances

Instances details
Eq OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Ord OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Read OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Show OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Generic OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Associated Types

type Rep OperatingSystem :: Type -> Type #

NFData OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

Methods

rnf :: OperatingSystem -> () #

Hashable 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

FromJSON OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

FromJSONKey OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToLog OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToHeader OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

ToQuery 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 #

ToByteString 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

type Rep OperatingSystem Source # 
Instance details

Defined in Amazonka.SSM.Types.OperatingSystem

type Rep OperatingSystem = D1 ('MetaData "OperatingSystem" "Amazonka.SSM.Types.OperatingSystem" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OperatingSystem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsFilterOperatorType

newtype OpsFilterOperatorType Source #

Instances

Instances details
Eq OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Ord OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Read OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Show 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 #

NFData OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

Methods

rnf :: OpsFilterOperatorType -> () #

Hashable 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

FromJSON OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

FromJSONKey OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToLog OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToHeader OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

ToQuery 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

ToByteString 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

type Rep OpsFilterOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilterOperatorType

type Rep OpsFilterOperatorType = D1 ('MetaData "OpsFilterOperatorType" "Amazonka.SSM.Types.OpsFilterOperatorType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsFilterOperatorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsFilterOperatorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemDataType

newtype OpsItemDataType Source #

Constructors

OpsItemDataType' 

Instances

Instances details
Eq OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Ord OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Read OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Show OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Generic OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Associated Types

type Rep OpsItemDataType :: Type -> Type #

NFData OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

Methods

rnf :: OpsItemDataType -> () #

Hashable 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

FromJSON OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

FromJSONKey OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToLog OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToHeader OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

ToQuery 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 #

ToByteString 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

type Rep OpsItemDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataType

type Rep OpsItemDataType = D1 ('MetaData "OpsItemDataType" "Amazonka.SSM.Types.OpsItemDataType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemEventFilterKey

newtype OpsItemEventFilterKey Source #

Instances

Instances details
Eq OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Ord OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Read OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Show 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 #

NFData OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

Methods

rnf :: OpsItemEventFilterKey -> () #

Hashable 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

FromJSON OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

FromJSONKey OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToLog OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToHeader OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

ToQuery 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

ToByteString 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

type Rep OpsItemEventFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterKey

type Rep OpsItemEventFilterKey = D1 ('MetaData "OpsItemEventFilterKey" "Amazonka.SSM.Types.OpsItemEventFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemEventFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemEventFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemEventFilterOperator

newtype OpsItemEventFilterOperator Source #

Instances

Instances details
Eq OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Ord OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Read OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Show 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 #

NFData OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

Hashable 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

FromJSON OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

FromJSONKey OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToLog OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToHeader OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

ToQuery 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

ToByteString 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

type Rep OpsItemEventFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilterOperator

type Rep OpsItemEventFilterOperator = D1 ('MetaData "OpsItemEventFilterOperator" "Amazonka.SSM.Types.OpsItemEventFilterOperator" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemEventFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemEventFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemFilterKey

newtype OpsItemFilterKey Source #

Bundled Patterns

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
Eq OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Ord OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Read OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Show 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 #

NFData OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

Methods

rnf :: OpsItemFilterKey -> () #

Hashable 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

FromJSON OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

FromJSONKey OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToLog OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToHeader OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

ToQuery 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

ToByteString 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

type Rep OpsItemFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterKey

type Rep OpsItemFilterKey = D1 ('MetaData "OpsItemFilterKey" "Amazonka.SSM.Types.OpsItemFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemFilterOperator

newtype OpsItemFilterOperator Source #

Instances

Instances details
Eq OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Ord OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Read OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Show 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 #

NFData OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

Methods

rnf :: OpsItemFilterOperator -> () #

Hashable 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

FromJSON OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

FromJSONKey OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToLog OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToHeader OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

ToQuery 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

ToByteString 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

type Rep OpsItemFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilterOperator

type Rep OpsItemFilterOperator = D1 ('MetaData "OpsItemFilterOperator" "Amazonka.SSM.Types.OpsItemFilterOperator" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemRelatedItemsFilterKey

newtype OpsItemRelatedItemsFilterKey Source #

Instances

Instances details
Eq OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Ord OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Read OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Show 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 #

NFData OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

Hashable 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

FromJSON OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

FromJSONKey OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToLog OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToHeader OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

ToQuery 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

ToByteString 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

type Rep OpsItemRelatedItemsFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey

type Rep OpsItemRelatedItemsFilterKey = D1 ('MetaData "OpsItemRelatedItemsFilterKey" "Amazonka.SSM.Types.OpsItemRelatedItemsFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemRelatedItemsFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemRelatedItemsFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemRelatedItemsFilterOperator

newtype OpsItemRelatedItemsFilterOperator Source #

Instances

Instances details
Eq OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Ord OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Read OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Show 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 #

NFData OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

Hashable 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

FromJSON OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

FromJSONKey OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToLog OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToHeader OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

ToQuery 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

ToByteString 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

type Rep OpsItemRelatedItemsFilterOperator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator

type Rep OpsItemRelatedItemsFilterOperator = D1 ('MetaData "OpsItemRelatedItemsFilterOperator" "Amazonka.SSM.Types.OpsItemRelatedItemsFilterOperator" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemRelatedItemsFilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemRelatedItemsFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OpsItemStatus

newtype OpsItemStatus Source #

Constructors

OpsItemStatus' 

Instances

Instances details
Eq OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Ord OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Read OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Show OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Generic OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Associated Types

type Rep OpsItemStatus :: Type -> Type #

NFData OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

Methods

rnf :: OpsItemStatus -> () #

Hashable 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

FromJSON OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

FromJSONKey OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToLog OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToHeader OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

ToQuery OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

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 #

ToByteString 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 #

type Rep OpsItemStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemStatus

type Rep OpsItemStatus = D1 ('MetaData "OpsItemStatus" "Amazonka.SSM.Types.OpsItemStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "OpsItemStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOpsItemStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParameterTier

newtype ParameterTier Source #

Constructors

ParameterTier' 

Instances

Instances details
Eq ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Ord ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Read ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Show ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Generic ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Associated Types

type Rep ParameterTier :: Type -> Type #

NFData ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

Methods

rnf :: ParameterTier -> () #

Hashable 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

FromJSON ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

FromJSONKey ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToLog ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToHeader ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

ToQuery ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

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 #

ToByteString 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 #

type Rep ParameterTier Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterTier

type Rep ParameterTier = D1 ('MetaData "ParameterTier" "Amazonka.SSM.Types.ParameterTier" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ParameterTier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterTier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParameterType

newtype ParameterType Source #

Constructors

ParameterType' 

Instances

Instances details
Eq ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Ord ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Read ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Show ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Generic ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Associated Types

type Rep ParameterType :: Type -> Type #

NFData ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

Methods

rnf :: ParameterType -> () #

Hashable 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

FromJSON ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

FromJSONKey ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToLog ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToHeader ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

ToQuery ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

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 #

ToByteString 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 #

type Rep ParameterType Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterType

type Rep ParameterType = D1 ('MetaData "ParameterType" "Amazonka.SSM.Types.ParameterType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ParameterType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParametersFilterKey

newtype ParametersFilterKey Source #

Instances

Instances details
Eq ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Ord ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Read ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Show 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 #

NFData ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

Methods

rnf :: ParametersFilterKey -> () #

Hashable 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

FromJSON ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

FromJSONKey ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToLog ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToHeader ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

ToQuery 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

ToByteString 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

type Rep ParametersFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilterKey

type Rep ParametersFilterKey = D1 ('MetaData "ParametersFilterKey" "Amazonka.SSM.Types.ParametersFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ParametersFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParametersFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchAction

newtype PatchAction Source #

Constructors

PatchAction' 

Instances

Instances details
Eq PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Ord PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Read PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Show PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Generic PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Associated Types

type Rep PatchAction :: Type -> Type #

NFData PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

Methods

rnf :: PatchAction -> () #

Hashable 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

FromJSON PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

FromJSONKey PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToLog PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToHeader PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

ToQuery PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

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 #

ToByteString 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 #

type Rep PatchAction Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchAction

type Rep PatchAction = D1 ('MetaData "PatchAction" "Amazonka.SSM.Types.PatchAction" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PatchAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchComplianceDataState

newtype PatchComplianceDataState Source #

Instances

Instances details
Eq PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Ord PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Read PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Show 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 #

NFData PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

Hashable 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

FromJSON PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

FromJSONKey PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToLog PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToHeader PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

ToQuery 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

ToByteString 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

type Rep PatchComplianceDataState Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceDataState

type Rep PatchComplianceDataState = D1 ('MetaData "PatchComplianceDataState" "Amazonka.SSM.Types.PatchComplianceDataState" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PatchComplianceDataState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchComplianceDataState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchComplianceLevel

newtype PatchComplianceLevel Source #

Instances

Instances details
Eq PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Ord PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Read PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Show 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 #

NFData PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

Methods

rnf :: PatchComplianceLevel -> () #

Hashable 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

FromJSON PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

FromJSONKey PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToLog PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToHeader PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

ToQuery 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

ToByteString 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

type Rep PatchComplianceLevel Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceLevel

type Rep PatchComplianceLevel = D1 ('MetaData "PatchComplianceLevel" "Amazonka.SSM.Types.PatchComplianceLevel" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PatchComplianceLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchDeploymentStatus

newtype PatchDeploymentStatus Source #

Instances

Instances details
Eq PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Ord PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Read PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Show 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 #

NFData PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

Methods

rnf :: PatchDeploymentStatus -> () #

Hashable 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

FromJSON PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

FromJSONKey PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToLog PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToHeader PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

ToQuery 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

ToByteString 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

type Rep PatchDeploymentStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchDeploymentStatus

type Rep PatchDeploymentStatus = D1 ('MetaData "PatchDeploymentStatus" "Amazonka.SSM.Types.PatchDeploymentStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PatchDeploymentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchDeploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchFilterKey

newtype PatchFilterKey Source #

Constructors

PatchFilterKey' 

Instances

Instances details
Eq PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Ord PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Read PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Show PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Generic PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Associated Types

type Rep PatchFilterKey :: Type -> Type #

NFData PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

Methods

rnf :: PatchFilterKey -> () #

Hashable 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

FromJSON PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

FromJSONKey PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToLog PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToHeader PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

ToQuery 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 #

ToByteString 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

type Rep PatchFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterKey

type Rep PatchFilterKey = D1 ('MetaData "PatchFilterKey" "Amazonka.SSM.Types.PatchFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PatchFilterKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchFilterKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchOperationType

newtype PatchOperationType Source #

Instances

Instances details
Eq PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Ord PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Read PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Show 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 #

NFData PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

Methods

rnf :: PatchOperationType -> () #

Hashable 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

FromJSON PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

FromJSONKey PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToLog PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToHeader PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

ToQuery 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

ToByteString 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

type Rep PatchOperationType Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOperationType

type Rep PatchOperationType = D1 ('MetaData "PatchOperationType" "Amazonka.SSM.Types.PatchOperationType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PatchOperationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPatchOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PatchProperty

newtype PatchProperty Source #

Constructors

PatchProperty' 

Instances

Instances details
Eq PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Ord PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Read PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Show PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Generic PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Associated Types

type Rep PatchProperty :: Type -> Type #

NFData PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

Methods

rnf :: PatchProperty -> () #

Hashable 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

FromJSON PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

FromJSONKey PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToLog PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToHeader PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

ToQuery PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

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 #

ToByteString 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 #

type Rep PatchProperty Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchProperty

type Rep PatchProperty = D1 ('MetaData "PatchProperty" "Amazonka.SSM.Types.PatchProperty" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Ord PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Read PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Show PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

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 #

NFData PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

rnf :: PatchSet -> () #

Hashable PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

hashWithSalt :: Int -> PatchSet -> Int #

hash :: PatchSet -> Int #

ToJSON PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToJSONKey PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

FromJSON PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

FromJSONKey PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToLog PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

ToHeader PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

toHeader :: HeaderName -> PatchSet -> [Header] #

ToQuery PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

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 #

ToByteString PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

Methods

toBS :: PatchSet -> ByteString #

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 #

type Rep PatchSet Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSet

type Rep PatchSet = D1 ('MetaData "PatchSet" "Amazonka.SSM.Types.PatchSet" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Ord PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Read PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Show PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Generic PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Associated Types

type Rep PingStatus :: Type -> Type #

NFData PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

Methods

rnf :: PingStatus -> () #

Hashable 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

FromJSON PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

FromJSONKey PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToLog PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToHeader PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

ToQuery PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

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 #

ToByteString 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 #

type Rep PingStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PingStatus

type Rep PingStatus = D1 ('MetaData "PingStatus" "Amazonka.SSM.Types.PingStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PingStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PlatformType

newtype PlatformType Source #

Constructors

PlatformType' 

Bundled Patterns

pattern PlatformType_Linux :: PlatformType 
pattern PlatformType_Windows :: PlatformType 

Instances

Instances details
Eq PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Ord PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Read PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Show PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Generic PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Associated Types

type Rep PlatformType :: Type -> Type #

NFData PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

Methods

rnf :: PlatformType -> () #

Hashable 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

FromJSON PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

FromJSONKey PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToLog PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToHeader PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

ToQuery PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

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 #

ToByteString 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 #

type Rep PlatformType Source # 
Instance details

Defined in Amazonka.SSM.Types.PlatformType

type Rep PlatformType = D1 ('MetaData "PlatformType" "Amazonka.SSM.Types.PlatformType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "PlatformType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPlatformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RebootOption

newtype RebootOption Source #

Constructors

RebootOption' 

Instances

Instances details
Eq RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Ord RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Read RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Show RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Generic RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Associated Types

type Rep RebootOption :: Type -> Type #

NFData RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

Methods

rnf :: RebootOption -> () #

Hashable 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

FromJSON RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

FromJSONKey RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToLog RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToHeader RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

ToQuery RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

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 #

ToByteString 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 #

type Rep RebootOption Source # 
Instance details

Defined in Amazonka.SSM.Types.RebootOption

type Rep RebootOption = D1 ('MetaData "RebootOption" "Amazonka.SSM.Types.RebootOption" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "RebootOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRebootOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceDataSyncS3Format

newtype ResourceDataSyncS3Format Source #

Instances

Instances details
Eq ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Ord ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Read ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Show 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 #

NFData ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

Hashable 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

FromJSON ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

FromJSONKey ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToLog ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToHeader ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

ToQuery 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

ToByteString 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

type Rep ResourceDataSyncS3Format Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Format

type Rep ResourceDataSyncS3Format = D1 ('MetaData "ResourceDataSyncS3Format" "Amazonka.SSM.Types.ResourceDataSyncS3Format" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ResourceDataSyncS3Format'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceDataSyncS3Format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Instances

Instances details
Eq ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Read ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Generic ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

NFData ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Hashable 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

FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

FromJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

ToQuery ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

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 #

ToByteString 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 #

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.SSM.Types.ResourceType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceTypeForTagging

newtype ResourceTypeForTagging Source #

Instances

Instances details
Eq ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Ord ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Read ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Show 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 #

NFData ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

Methods

rnf :: ResourceTypeForTagging -> () #

Hashable 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

FromJSON ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

FromJSONKey ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToLog ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToHeader ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

ToQuery 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

ToByteString 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

type Rep ResourceTypeForTagging Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceTypeForTagging

type Rep ResourceTypeForTagging = D1 ('MetaData "ResourceTypeForTagging" "Amazonka.SSM.Types.ResourceTypeForTagging" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ResourceTypeForTagging'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceTypeForTagging") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReviewStatus

newtype ReviewStatus Source #

Constructors

ReviewStatus' 

Instances

Instances details
Eq ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Ord ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Read ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Show ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Generic ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Associated Types

type Rep ReviewStatus :: Type -> Type #

NFData ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

Methods

rnf :: ReviewStatus -> () #

Hashable 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

FromJSON ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

FromJSONKey ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToLog ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToHeader ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

ToQuery ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

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 #

ToByteString 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 #

type Rep ReviewStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewStatus

type Rep ReviewStatus = D1 ('MetaData "ReviewStatus" "Amazonka.SSM.Types.ReviewStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "ReviewStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionFilterKey

newtype SessionFilterKey Source #

Instances

Instances details
Eq SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Ord SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Read SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Show 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 #

NFData SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

Methods

rnf :: SessionFilterKey -> () #

Hashable 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

FromJSON SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

FromJSONKey SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToLog SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToHeader SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

ToQuery 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

ToByteString 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

type Rep SessionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilterKey

type Rep SessionFilterKey = D1 ('MetaData "SessionFilterKey" "Amazonka.SSM.Types.SessionFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Ord SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Read SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Show SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Generic SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Associated Types

type Rep SessionState :: Type -> Type #

NFData SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

Methods

rnf :: SessionState -> () #

Hashable 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

FromJSON SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

FromJSONKey SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToLog SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToHeader SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

ToQuery SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

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 #

ToByteString 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 #

type Rep SessionState Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionState

type Rep SessionState = D1 ('MetaData "SessionState" "Amazonka.SSM.Types.SessionState" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "SessionState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionStatus

newtype SessionStatus Source #

Constructors

SessionStatus' 

Instances

Instances details
Eq SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Ord SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Read SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Show SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Generic SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Associated Types

type Rep SessionStatus :: Type -> Type #

NFData SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

Methods

rnf :: SessionStatus -> () #

Hashable 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

FromJSON SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

FromJSONKey SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToLog SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToHeader SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

ToQuery SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

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 #

ToByteString 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 #

type Rep SessionStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionStatus

type Rep SessionStatus = D1 ('MetaData "SessionStatus" "Amazonka.SSM.Types.SessionStatus" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Ord SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Read SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Show SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Generic SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Associated Types

type Rep SignalType :: Type -> Type #

NFData SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

Methods

rnf :: SignalType -> () #

Hashable 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

FromJSON SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

FromJSONKey SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToLog SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToHeader SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

ToQuery SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

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 #

ToByteString 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 #

type Rep SignalType Source # 
Instance details

Defined in Amazonka.SSM.Types.SignalType

type Rep SignalType = D1 ('MetaData "SignalType" "Amazonka.SSM.Types.SignalType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "SignalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSignalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StepExecutionFilterKey

newtype StepExecutionFilterKey Source #

Instances

Instances details
Eq StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Ord StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Read StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Show 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 #

NFData StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

Methods

rnf :: StepExecutionFilterKey -> () #

Hashable 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

FromJSON StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

FromJSONKey StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToLog StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToHeader StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

ToQuery 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

ToByteString 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

type Rep StepExecutionFilterKey Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilterKey

type Rep StepExecutionFilterKey = D1 ('MetaData "StepExecutionFilterKey" "Amazonka.SSM.Types.StepExecutionFilterKey" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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
Eq StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Ord StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Read StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Show StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

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 #

NFData StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

rnf :: StopType -> () #

Hashable StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

hashWithSalt :: Int -> StopType -> Int #

hash :: StopType -> Int #

ToJSON StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToJSONKey StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

FromJSON StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

FromJSONKey StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToLog StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

ToHeader StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

toHeader :: HeaderName -> StopType -> [Header] #

ToQuery StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

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 #

ToByteString StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

Methods

toBS :: StopType -> ByteString #

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 #

type Rep StopType Source # 
Instance details

Defined in Amazonka.SSM.Types.StopType

type Rep StopType = D1 ('MetaData "StopType" "Amazonka.SSM.Types.StopType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

AccountSharingInfo' 

Fields

Instances

Instances details
Eq AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Read AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Show 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 #

NFData AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

Methods

rnf :: AccountSharingInfo -> () #

Hashable AccountSharingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AccountSharingInfo

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AccountSharingInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sharedDocumentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accountId") '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:sharedDocumentVersion:AccountSharingInfo', accountSharingInfo_sharedDocumentVersion - The version of the current document shared with the account.

$sel:accountId:AccountSharingInfo', accountSharingInfo_accountId - The Amazon Web Services account ID where the current document is shared.

accountSharingInfo_sharedDocumentVersion :: Lens' AccountSharingInfo (Maybe Text) Source #

The version of the current document shared with the account.

accountSharingInfo_accountId :: Lens' AccountSharingInfo (Maybe Text) Source #

The Amazon Web Services account ID where the current document is shared.

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 instance.

See: newActivation smart constructor.

Constructors

Activation' 

Fields

Instances

Instances details
Eq Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Read Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Show 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 #

NFData Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

Methods

rnf :: Activation -> () #

Hashable Activation Source # 
Instance details

Defined in Amazonka.SSM.Types.Activation

FromJSON 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:expired:Activation', activation_expired - Whether or not the activation is expired.

$sel:defaultInstanceName:Activation', activation_defaultInstanceName - A name for the managed instance when it is created.

$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:registrationLimit:Activation', activation_registrationLimit - The maximum number of managed instances that can be registered using this activation.

$sel:expirationDate:Activation', activation_expirationDate - The date when this activation can no longer be used to register managed instances.

$sel:description:Activation', activation_description - A user defined description of the activation.

$sel:tags:Activation', activation_tags - Tags assigned to the activation.

$sel:registrationsCount:Activation', activation_registrationsCount - The number of managed instances already registered with this activation.

$sel:iamRole:Activation', activation_iamRole - The Identity and Access Management (IAM) role to assign to the managed instance.

activation_expired :: Lens' Activation (Maybe Bool) Source #

Whether or not the activation is expired.

activation_defaultInstanceName :: Lens' Activation (Maybe Text) Source #

A name for the managed instance when it is created.

activation_activationId :: Lens' Activation (Maybe Text) Source #

The ID created by Systems Manager when you submitted the activation.

activation_createdDate :: Lens' Activation (Maybe UTCTime) Source #

The date the activation was created.

activation_registrationLimit :: Lens' Activation (Maybe Natural) Source #

The maximum number of managed instances that can be registered using this activation.

activation_expirationDate :: Lens' Activation (Maybe UTCTime) Source #

The date when this activation can no longer be used to register managed instances.

activation_description :: Lens' Activation (Maybe Text) Source #

A user defined description of the activation.

activation_tags :: Lens' Activation (Maybe [Tag]) Source #

Tags assigned to the activation.

activation_registrationsCount :: Lens' Activation (Maybe Natural) Source #

The number of managed instances already registered with this activation.

activation_iamRole :: Lens' Activation (Maybe Text) Source #

The Identity and Access Management (IAM) role to assign to the managed instance.

Association

data Association Source #

Describes an association of a Amazon Web Services Systems Manager document (SSM document) and an instance.

See: newAssociation smart constructor.

Constructors

Association' 

Fields

Instances

Instances details
Eq Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Read Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Show 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 #

NFData Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

Methods

rnf :: Association -> () #

Hashable Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

FromJSON Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

type Rep Association Source # 
Instance details

Defined in Amazonka.SSM.Types.Association

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:instanceId:Association', association_instanceId - The instance ID.

$sel:overview:Association', association_overview - Information about the association.

$sel:lastExecutionDate:Association', association_lastExecutionDate - The date on which the association was last run.

$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:name:Association', association_name - The name of the SSM document.

$sel:targets:Association', association_targets - The instances targeted by the request to create an association. You can target all instances in an Amazon Web Services account by specifying the InstanceIds key with a value of *.

$sel:documentVersion:Association', association_documentVersion - The version of the document used in the association.

$sel:associationVersion:Association', association_associationVersion - The association version.

$sel:associationName:Association', association_associationName - The association name.

association_associationId :: Lens' Association (Maybe Text) Source #

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.

association_overview :: Lens' Association (Maybe AssociationOverview) Source #

Information about the association.

association_lastExecutionDate :: Lens' Association (Maybe UTCTime) Source #

The date on which the association was last run.

association_scheduleExpression :: Lens' Association (Maybe Text) Source #

A cron expression that specifies a schedule when the association runs. The schedule runs in Coordinated Universal Time (UTC).

association_name :: Lens' Association (Maybe Text) Source #

The name of the SSM document.

association_targets :: Lens' Association (Maybe [Target]) Source #

The instances targeted by the request to create an association. You can target all instances in an Amazon Web Services account by specifying the InstanceIds key with a value of *.

association_documentVersion :: Lens' Association (Maybe Text) Source #

The version of the document used in the association.

AssociationDescription

data AssociationDescription Source #

Describes the parameters for a document.

See: newAssociationDescription smart constructor.

Constructors

AssociationDescription' 

Fields

  • associationId :: Maybe Text

    The association ID.

  • instanceId :: Maybe Text

    The instance ID.

  • status :: Maybe AssociationStatus

    The association status.

  • targetLocations :: Maybe (NonEmpty TargetLocation)

    The combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the association.

  • applyOnlyAtCronInterval :: Maybe Bool

    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.

  • lastSuccessfulExecutionDate :: Maybe POSIX

    The last date on which the association was successfully run.

  • overview :: Maybe AssociationOverview

    Information about the association.

  • lastUpdateAssociationDate :: Maybe POSIX

    The date when the association was last updated.

  • date :: Maybe POSIX

    The date when the association was made.

  • lastExecutionDate :: Maybe POSIX

    The date on which the association was last run.

  • maxErrors :: Maybe Text

    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 instances 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.

  • scheduleExpression :: Maybe Text

    A cron expression that specifies a schedule when the association runs.

  • name :: Maybe Text

    The name of the SSM document.

  • outputLocation :: Maybe InstanceAssociationOutputLocation

    An S3 bucket where you want to store the output details of the request.

  • syncCompliance :: Maybe AssociationSyncCompliance

    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.

  • targets :: Maybe [Target]

    The instances targeted by the request.

  • parameters :: Maybe (HashMap Text [Text])

    A description of the parameters for a document.

  • documentVersion :: Maybe Text

    The document version.

  • automationTargetParameterName :: Maybe Text

    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.

  • associationVersion :: Maybe Text

    The association version.

  • associationName :: Maybe Text

    The association name.

  • calendarNames :: Maybe [Text]

    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.

  • complianceSeverity :: Maybe AssociationComplianceSeverity

    The severity level that is assigned to the association.

  • maxConcurrency :: Maybe Text

    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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

Instances

Instances details
Eq AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Read AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Show 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 #

NFData AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

Methods

rnf :: AssociationDescription -> () #

Hashable AssociationDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationDescription

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AssociationDescription'" '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 "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationStatus)))) :*: (S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation))) :*: (S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "lastSuccessfulExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "overview") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationOverview)) :*: (S1 ('MetaSel ('Just "lastUpdateAssociationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "date") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "lastExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleExpression") '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 "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance)))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "automationTargetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationName") '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 "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

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:associationId:AssociationDescription', associationDescription_associationId - The association ID.

$sel:instanceId:AssociationDescription', associationDescription_instanceId - The instance ID.

$sel:status:AssociationDescription', associationDescription_status - The association status.

$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: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:lastSuccessfulExecutionDate:AssociationDescription', associationDescription_lastSuccessfulExecutionDate - The last date on which the association was successfully run.

$sel:overview:AssociationDescription', associationDescription_overview - Information about the association.

$sel:lastUpdateAssociationDate:AssociationDescription', associationDescription_lastUpdateAssociationDate - The date when the association was last updated.

$sel:date:AssociationDescription', associationDescription_date - The date when the association was made.

$sel:lastExecutionDate:AssociationDescription', associationDescription_lastExecutionDate - The date on which the association was last run.

$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 instances 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:scheduleExpression:AssociationDescription', associationDescription_scheduleExpression - A cron expression that specifies a schedule when the association runs.

$sel:name: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: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:targets:AssociationDescription', associationDescription_targets - The instances targeted by the request.

$sel:parameters:AssociationDescription', associationDescription_parameters - A description of the parameters for a document.

$sel:documentVersion:AssociationDescription', associationDescription_documentVersion - The document version.

$sel:automationTargetParameterName:AssociationDescription', associationDescription_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:associationVersion:AssociationDescription', associationDescription_associationVersion - The association version.

$sel:associationName:AssociationDescription', associationDescription_associationName - The association name.

$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.

$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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

associationDescription_targetLocations :: Lens' AssociationDescription (Maybe (NonEmpty TargetLocation)) Source #

The combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the association.

associationDescription_applyOnlyAtCronInterval :: Lens' AssociationDescription (Maybe Bool) Source #

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.

associationDescription_lastSuccessfulExecutionDate :: Lens' AssociationDescription (Maybe UTCTime) Source #

The last date on which the association was successfully run.

associationDescription_date :: Lens' AssociationDescription (Maybe UTCTime) Source #

The date when the association was made.

associationDescription_lastExecutionDate :: Lens' AssociationDescription (Maybe UTCTime) Source #

The date on which the association was last run.

associationDescription_maxErrors :: Lens' AssociationDescription (Maybe Text) Source #

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 instances 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_scheduleExpression :: Lens' AssociationDescription (Maybe Text) Source #

A cron expression that specifies a schedule when the association runs.

associationDescription_outputLocation :: Lens' AssociationDescription (Maybe InstanceAssociationOutputLocation) Source #

An S3 bucket where you want to store the output details of the request.

associationDescription_syncCompliance :: Lens' AssociationDescription (Maybe AssociationSyncCompliance) Source #

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.

associationDescription_targets :: Lens' AssociationDescription (Maybe [Target]) Source #

The instances targeted by the request.

associationDescription_parameters :: Lens' AssociationDescription (Maybe (HashMap Text [Text])) Source #

A description of the parameters for a document.

associationDescription_automationTargetParameterName :: Lens' AssociationDescription (Maybe Text) Source #

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.

associationDescription_calendarNames :: Lens' AssociationDescription (Maybe [Text]) Source #

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.

associationDescription_maxConcurrency :: Lens' AssociationDescription (Maybe Text) Source #

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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

AssociationExecution

data AssociationExecution Source #

Includes information about the specified association.

See: newAssociationExecution smart constructor.

Constructors

AssociationExecution' 

Fields

Instances

Instances details
Eq AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Read AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Show 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 #

NFData AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

Methods

rnf :: AssociationExecution -> () #

Hashable AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

FromJSON AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

type Rep AssociationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecution

type Rep AssociationExecution = D1 ('MetaData "AssociationExecution" "Amazonka.SSM.Types.AssociationExecution" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AssociationExecution'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "resourceCountByStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

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:associationId:AssociationExecution', associationExecution_associationId - The association ID.

$sel:detailedStatus:AssociationExecution', associationExecution_detailedStatus - Detailed status information about the execution.

$sel:status:AssociationExecution', associationExecution_status - The status of the association execution.

$sel:executionId:AssociationExecution', associationExecution_executionId - The execution ID for the association.

$sel:createdTime:AssociationExecution', associationExecution_createdTime - The time the execution started.

$sel:resourceCountByStatus:AssociationExecution', associationExecution_resourceCountByStatus - An aggregate status of the resources in the execution based on the status type.

$sel:lastExecutionDate:AssociationExecution', associationExecution_lastExecutionDate - The date of the last execution.

$sel:associationVersion:AssociationExecution', associationExecution_associationVersion - The association version.

associationExecution_detailedStatus :: Lens' AssociationExecution (Maybe Text) Source #

Detailed status information about the execution.

associationExecution_status :: Lens' AssociationExecution (Maybe Text) Source #

The status of the association execution.

associationExecution_resourceCountByStatus :: Lens' AssociationExecution (Maybe Text) Source #

An aggregate status of the resources in the execution based on the status type.

AssociationExecutionFilter

data AssociationExecutionFilter Source #

Filters used in the request.

See: newAssociationExecutionFilter smart constructor.

Constructors

AssociationExecutionFilter' 

Fields

Instances

Instances details
Eq AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Read AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Show 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 #

NFData AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

Hashable AssociationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

AssociationExecutionTarget' 

Fields

Instances

Instances details
Eq AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Read AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Show 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 #

NFData AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

Hashable AssociationExecutionTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTarget

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AssociationExecutionTarget'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OutputSource)) :*: (S1 ('MetaSel ('Just "lastExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "associationVersion") '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:detailedStatus:AssociationExecutionTarget', associationExecutionTarget_detailedStatus - Detailed information about the execution status.

$sel:status:AssociationExecutionTarget', associationExecutionTarget_status - The association execution status.

$sel:executionId:AssociationExecutionTarget', associationExecutionTarget_executionId - The execution ID.

$sel:resourceId:AssociationExecutionTarget', associationExecutionTarget_resourceId - The resource ID, for example, the instance ID where the association ran.

$sel:resourceType:AssociationExecutionTarget', associationExecutionTarget_resourceType - The resource type, for example, instance.

$sel:outputSource:AssociationExecutionTarget', associationExecutionTarget_outputSource - The location where the association details are saved.

$sel:lastExecutionDate:AssociationExecutionTarget', associationExecutionTarget_lastExecutionDate - The date of the last execution.

$sel:associationVersion:AssociationExecutionTarget', associationExecutionTarget_associationVersion - The association version.

associationExecutionTarget_detailedStatus :: Lens' AssociationExecutionTarget (Maybe Text) Source #

Detailed information about the execution status.

associationExecutionTarget_resourceId :: Lens' AssociationExecutionTarget (Maybe Text) Source #

The resource ID, for example, the instance ID where the association ran.

associationExecutionTarget_outputSource :: Lens' AssociationExecutionTarget (Maybe OutputSource) Source #

The location where the association details are saved.

AssociationExecutionTargetsFilter

data AssociationExecutionTargetsFilter Source #

Filters for the association execution.

See: newAssociationExecutionTargetsFilter smart constructor.

Constructors

AssociationExecutionTargetsFilter' 

Fields

Instances

Instances details
Eq AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Read AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Show 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 #

NFData AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

Hashable AssociationExecutionTargetsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationExecutionTargetsFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

AssociationFilter' 

Fields

Instances

Instances details
Eq AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Read AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Show 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 #

NFData AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

Methods

rnf :: AssociationFilter -> () #

Hashable AssociationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

associationFilter_key :: Lens' AssociationFilter AssociationFilterKey Source #

The name of the filter.

InstanceId has been deprecated.

AssociationOverview

data AssociationOverview Source #

Information about the association.

See: newAssociationOverview smart constructor.

Constructors

AssociationOverview' 

Fields

Instances

Instances details
Eq AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Read AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Show 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 #

NFData AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

Methods

rnf :: AssociationOverview -> () #

Hashable AssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationOverview

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AssociationOverview'" 'PrefixI 'True) (S1 ('MetaSel ('Just "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationStatusAggregatedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Int))))))

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: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.

$sel:associationStatusAggregatedCount:AssociationOverview', associationOverview_associationStatusAggregatedCount - Returns the number of targets for the association status. For example, if you created an association with two instances, and one of them was successful, this would return the count of instances by status.

associationOverview_status :: Lens' AssociationOverview (Maybe Text) Source #

The status of the association. Status can be: Pending, Success, or Failed.

associationOverview_associationStatusAggregatedCount :: Lens' AssociationOverview (Maybe (HashMap Text Int)) Source #

Returns the number of targets for the association status. For example, if you created an association with two instances, and one of them was successful, this would return the count of instances by status.

AssociationStatus

data AssociationStatus Source #

Describes an association status.

See: newAssociationStatus smart constructor.

Constructors

AssociationStatus' 

Fields

Instances

Instances details
Eq AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Read AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Show 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 #

NFData AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

Methods

rnf :: AssociationStatus -> () #

Hashable AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

ToJSON AssociationStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationStatus

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

associationStatus_date :: Lens' AssociationStatus UTCTime Source #

The date when the status changed.

AssociationVersionInfo

data AssociationVersionInfo Source #

Information about the association version.

See: newAssociationVersionInfo smart constructor.

Constructors

AssociationVersionInfo' 

Fields

  • associationId :: Maybe Text

    The ID created by the system when the association was created.

  • targetLocations :: Maybe (NonEmpty TargetLocation)

    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.

  • applyOnlyAtCronInterval :: Maybe Bool

    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.

  • createdDate :: Maybe POSIX

    The date the association version was created.

  • maxErrors :: Maybe Text

    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 instances 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.

  • scheduleExpression :: Maybe Text

    The cron or rate schedule specified for the association when the association version was created.

  • name :: Maybe Text

    The name specified when the association was created.

  • outputLocation :: Maybe InstanceAssociationOutputLocation

    The location in Amazon S3 specified for the association when the association version was created.

  • syncCompliance :: Maybe AssociationSyncCompliance

    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.

  • targets :: Maybe [Target]

    The targets specified for the association when the association version was created.

  • parameters :: Maybe (HashMap Text [Text])

    Parameters specified when the association version was created.

  • documentVersion :: Maybe Text

    The version of an Amazon Web Services Systems Manager document (SSM document) used when the association version was created.

  • associationVersion :: Maybe Text

    The association version.

  • associationName :: Maybe Text

    The name specified for the association version when the association version was created.

  • calendarNames :: Maybe [Text]

    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.

  • complianceSeverity :: Maybe AssociationComplianceSeverity

    The severity level that is assigned to the association.

  • maxConcurrency :: Maybe Text

    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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

Instances

Instances details
Eq AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Read AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Show 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 #

NFData AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

Methods

rnf :: AssociationVersionInfo -> () #

Hashable AssociationVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.AssociationVersionInfo

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AssociationVersionInfo'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation)))) :*: (S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleExpression") '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 "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationName") '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 "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

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:associationId:AssociationVersionInfo', associationVersionInfo_associationId - The ID created by the system when the association was created.

$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: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:createdDate:AssociationVersionInfo', associationVersionInfo_createdDate - The date the association version was created.

$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 instances 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:scheduleExpression:AssociationVersionInfo', associationVersionInfo_scheduleExpression - The cron or rate schedule specified for the association when the association version was created.

$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: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:targets:AssociationVersionInfo', associationVersionInfo_targets - The targets specified for the association when the association version was created.

$sel:parameters:AssociationVersionInfo', associationVersionInfo_parameters - Parameters specified when 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:associationVersion:AssociationVersionInfo', associationVersionInfo_associationVersion - The association version.

$sel:associationName:AssociationVersionInfo', associationVersionInfo_associationName - The name specified for the association version when the association version was created.

$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: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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

associationVersionInfo_associationId :: Lens' AssociationVersionInfo (Maybe Text) Source #

The ID created by the system when the association was created.

associationVersionInfo_targetLocations :: Lens' AssociationVersionInfo (Maybe (NonEmpty TargetLocation)) Source #

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.

associationVersionInfo_applyOnlyAtCronInterval :: Lens' AssociationVersionInfo (Maybe Bool) Source #

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.

associationVersionInfo_createdDate :: Lens' AssociationVersionInfo (Maybe UTCTime) Source #

The date the association version was created.

associationVersionInfo_maxErrors :: Lens' AssociationVersionInfo (Maybe Text) Source #

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 instances 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.

associationVersionInfo_scheduleExpression :: Lens' AssociationVersionInfo (Maybe Text) Source #

The cron or rate schedule specified for the association when the association version was created.

associationVersionInfo_name :: Lens' AssociationVersionInfo (Maybe Text) Source #

The name specified when the association was created.

associationVersionInfo_outputLocation :: Lens' AssociationVersionInfo (Maybe InstanceAssociationOutputLocation) Source #

The location in Amazon S3 specified for the association when the association version was created.

associationVersionInfo_syncCompliance :: Lens' AssociationVersionInfo (Maybe AssociationSyncCompliance) Source #

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.

associationVersionInfo_targets :: Lens' AssociationVersionInfo (Maybe [Target]) Source #

The targets specified for the association when the association version was created.

associationVersionInfo_parameters :: Lens' AssociationVersionInfo (Maybe (HashMap Text [Text])) Source #

Parameters specified when the association version was created.

associationVersionInfo_documentVersion :: Lens' AssociationVersionInfo (Maybe Text) Source #

The version of an Amazon Web Services Systems Manager document (SSM document) used when the association version was created.

associationVersionInfo_associationName :: Lens' AssociationVersionInfo (Maybe Text) Source #

The name specified for the association version when the association version was created.

associationVersionInfo_calendarNames :: Lens' AssociationVersionInfo (Maybe [Text]) Source #

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.

associationVersionInfo_maxConcurrency :: Lens' AssociationVersionInfo (Maybe Text) Source #

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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

AttachmentContent

data AttachmentContent Source #

A structure that includes attributes that describe a document attachment.

See: newAttachmentContent smart constructor.

Constructors

AttachmentContent' 

Fields

Instances

Instances details
Eq AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Read AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Show 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 #

NFData AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

Methods

rnf :: AttachmentContent -> () #

Hashable AttachmentContent Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentContent

FromJSON 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:size:AttachmentContent', attachmentContent_size - The size of an attachment in bytes.

$sel:url:AttachmentContent', attachmentContent_url - The URL location of the attachment content.

$sel:name:AttachmentContent', attachmentContent_name - The name of an attachment.

$sel:hashType:AttachmentContent', attachmentContent_hashType - The hash algorithm used to calculate the hash value.

attachmentContent_hash :: Lens' AttachmentContent (Maybe Text) Source #

The cryptographic hash value of the document content.

attachmentContent_size :: Lens' AttachmentContent (Maybe Integer) Source #

The size of an attachment in bytes.

attachmentContent_url :: Lens' AttachmentContent (Maybe Text) Source #

The URL location of the attachment content.

attachmentContent_hashType :: Lens' AttachmentContent (Maybe AttachmentHashType) Source #

The hash algorithm used to calculate the hash value.

AttachmentInformation

data AttachmentInformation Source #

An attribute of an attachment, such as the attachment name.

See: newAttachmentInformation smart constructor.

Constructors

AttachmentInformation' 

Fields

Instances

Instances details
Eq AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Read AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Show 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 #

NFData AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

Methods

rnf :: AttachmentInformation -> () #

Hashable AttachmentInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentInformation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

AttachmentsSource' 

Fields

  • values :: Maybe (NonEmpty Text)

    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" ]
  • key :: Maybe AttachmentsSourceKey

    The key of a key-value pair that identifies the location of an attachment to a document.

  • name :: Maybe Text

    The name of the document attachment file.

Instances

Instances details
Eq AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Read AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Show 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 #

NFData AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

Methods

rnf :: AttachmentsSource -> () #

Hashable AttachmentsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSource

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AttachmentsSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttachmentsSourceKey)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe 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: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" ]

$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.

attachmentsSource_values :: Lens' AttachmentsSource (Maybe (NonEmpty Text)) Source #

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" ]

attachmentsSource_key :: Lens' AttachmentsSource (Maybe AttachmentsSourceKey) Source #

The key of a key-value pair that identifies the location of an attachment to a document.

attachmentsSource_name :: Lens' AttachmentsSource (Maybe Text) Source #

The name of the document attachment file.

AutomationExecution

data AutomationExecution Source #

Detailed information about the current state of an individual Automation execution.

See: newAutomationExecution smart constructor.

Constructors

AutomationExecution' 

Fields

Instances

Instances details
Eq AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Read AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Show 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 #

NFData AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

Methods

rnf :: AutomationExecution -> () #

Hashable AutomationExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecution

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AutomationExecution'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "scheduledTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "currentStepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation))) :*: S1 ('MetaSel ('Just "progressCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProgressCounters))))) :*: (((S1 ('MetaSel ('Just "executedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "executionEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "automationSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationSubtype)) :*: S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionMode))) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: S1 ('MetaSel ('Just "stepExecutionsTruncated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))) :*: ((((S1 ('MetaSel ('Just "automationExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationExecutionStatus)) :*: S1 ('MetaSel ('Just "parentAutomationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "executionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "currentAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "resolvedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResolvedTargets))))) :*: (((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "changeRequestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "stepExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StepExecution])) :*: S1 ('MetaSel ('Just "runbooks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Runbook)))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

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:scheduledTime:AutomationExecution', automationExecution_scheduledTime - The date and time the Automation operation is scheduled to start.

$sel:associationId:AutomationExecution', automationExecution_associationId - The ID of a State Manager association used in the Automation operation.

$sel:opsItemId:AutomationExecution', automationExecution_opsItemId - The ID of an OpsItem that is created to represent a Change Manager change request.

$sel:currentStepName:AutomationExecution', automationExecution_currentStepName - The name of the step that is currently running.

$sel:targetParameterName:AutomationExecution', automationExecution_targetParameterName - The parameter name.

$sel:targetLocations:AutomationExecution', automationExecution_targetLocations - The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the 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:executedBy:AutomationExecution', automationExecution_executedBy - The Amazon Resource Name (ARN) of the user who ran the automation.

$sel:documentName:AutomationExecution', automationExecution_documentName - The name of the Automation runbook used during the execution.

$sel:executionEndTime:AutomationExecution', automationExecution_executionEndTime - The time the execution finished.

$sel:failureMessage:AutomationExecution', automationExecution_failureMessage - A message describing why an execution has failed, if the status is set to Failed.

$sel:automationSubtype:AutomationExecution', automationExecution_automationSubtype - The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

$sel:mode:AutomationExecution', automationExecution_mode - The automation execution mode.

$sel:targetMaps:AutomationExecution', automationExecution_targetMaps - The specified key-value mapping of document parameters to target resources.

$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:automationExecutionStatus:AutomationExecution', automationExecution_automationExecutionStatus - The execution status of the Automation.

$sel:parentAutomationExecutionId:AutomationExecution', automationExecution_parentAutomationExecutionId - The AutomationExecutionId of the parent automation.

$sel:outputs:AutomationExecution', automationExecution_outputs - The list of execution outputs as defined in the Automation runbook.

$sel:maxErrors:AutomationExecution', automationExecution_maxErrors - The MaxErrors value specified by the user when the execution started.

$sel:executionStartTime:AutomationExecution', automationExecution_executionStartTime - The time the execution started.

$sel:currentAction:AutomationExecution', automationExecution_currentAction - The action of the step that is currently running.

$sel:targets:AutomationExecution', automationExecution_targets - The specified targets.

$sel:resolvedTargets:AutomationExecution', automationExecution_resolvedTargets - A list of resolved targets in the rate control execution.

$sel:parameters:AutomationExecution', automationExecution_parameters - The key-value map of execution parameters, which were supplied when calling StartAutomationExecution.

$sel:documentVersion:AutomationExecution', automationExecution_documentVersion - The version of the document to use during execution.

$sel:automationExecutionId:AutomationExecution', automationExecution_automationExecutionId - The execution ID.

$sel:changeRequestName:AutomationExecution', automationExecution_changeRequestName - The name of the Change Manager change request.

$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: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:maxConcurrency:AutomationExecution', automationExecution_maxConcurrency - The MaxConcurrency value specified by the user when the execution started.

$sel:target:AutomationExecution', automationExecution_target - The target of the execution.

automationExecution_scheduledTime :: Lens' AutomationExecution (Maybe UTCTime) Source #

The date and time the Automation operation is scheduled to start.

automationExecution_associationId :: Lens' AutomationExecution (Maybe Text) Source #

The ID of a State Manager association used in the Automation operation.

automationExecution_opsItemId :: Lens' AutomationExecution (Maybe Text) Source #

The ID of an OpsItem that is created to represent a Change Manager change request.

automationExecution_currentStepName :: Lens' AutomationExecution (Maybe Text) Source #

The name of the step that is currently running.

automationExecution_targetLocations :: Lens' AutomationExecution (Maybe (NonEmpty TargetLocation)) Source #

The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the Automation.

automationExecution_progressCounters :: Lens' AutomationExecution (Maybe 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.

automationExecution_executedBy :: Lens' AutomationExecution (Maybe Text) Source #

The Amazon Resource Name (ARN) of the user who ran the automation.

automationExecution_documentName :: Lens' AutomationExecution (Maybe Text) Source #

The name of the Automation runbook used during the execution.

automationExecution_failureMessage :: Lens' AutomationExecution (Maybe Text) Source #

A message describing why an execution has failed, if the status is set to Failed.

automationExecution_automationSubtype :: Lens' AutomationExecution (Maybe AutomationSubtype) Source #

The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

automationExecution_targetMaps :: Lens' AutomationExecution (Maybe [HashMap Text [Text]]) Source #

The specified key-value mapping of document parameters to target resources.

automationExecution_stepExecutionsTruncated :: Lens' AutomationExecution (Maybe Bool) Source #

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.

automationExecution_parentAutomationExecutionId :: Lens' AutomationExecution (Maybe Text) Source #

The AutomationExecutionId of the parent automation.

automationExecution_outputs :: Lens' AutomationExecution (Maybe (HashMap Text [Text])) Source #

The list of execution outputs as defined in the Automation runbook.

automationExecution_maxErrors :: Lens' AutomationExecution (Maybe Text) Source #

The MaxErrors value specified by the user when the execution started.

automationExecution_currentAction :: Lens' AutomationExecution (Maybe Text) Source #

The action of the step that is currently running.

automationExecution_resolvedTargets :: Lens' AutomationExecution (Maybe ResolvedTargets) Source #

A list of resolved targets in the rate control execution.

automationExecution_parameters :: Lens' AutomationExecution (Maybe (HashMap Text [Text])) Source #

The key-value map of execution parameters, which were supplied when calling StartAutomationExecution.

automationExecution_documentVersion :: Lens' AutomationExecution (Maybe Text) Source #

The version of the document to use during execution.

automationExecution_changeRequestName :: Lens' AutomationExecution (Maybe Text) Source #

The name of the Change Manager change request.

automationExecution_stepExecutions :: Lens' AutomationExecution (Maybe [StepExecution]) Source #

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.

automationExecution_runbooks :: Lens' AutomationExecution (Maybe (NonEmpty Runbook)) Source #

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.

automationExecution_maxConcurrency :: Lens' AutomationExecution (Maybe Text) Source #

The MaxConcurrency value specified by the user when the execution started.

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.

Constructors

AutomationExecutionFilter' 

Fields

Instances

Instances details
Eq AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Read AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Show 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 #

NFData AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

Hashable AutomationExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

automationExecutionFilter_values :: Lens' AutomationExecutionFilter (NonEmpty Text) Source #

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.

Constructors

AutomationExecutionMetadata' 

Fields

Instances

Instances details
Eq AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Read AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Show 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 #

NFData AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

Hashable AutomationExecutionMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationExecutionMetadata

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "AutomationExecutionMetadata'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "scheduledTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "associationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "currentStepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "logFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "executionEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "automationSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationSubtype)) :*: S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionMode))) :*: (S1 ('MetaSel ('Just "targetMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text [Text]])) :*: S1 ('MetaSel ('Just "automationExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationExecutionStatus)))))) :*: (((S1 ('MetaSel ('Just "parentAutomationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "executionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "automationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomationType))) :*: (S1 ('MetaSel ('Just "currentAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))))) :*: ((S1 ('MetaSel ('Just "resolvedTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResolvedTargets)) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "automationExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "changeRequestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "runbooks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Runbook)))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

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:scheduledTime:AutomationExecutionMetadata', automationExecutionMetadata_scheduledTime - The date and time the Automation operation is scheduled to start.

$sel:associationId:AutomationExecutionMetadata', automationExecutionMetadata_associationId - The ID of a State Manager association used in the Automation operation.

$sel:opsItemId:AutomationExecutionMetadata', automationExecutionMetadata_opsItemId - The ID of an OpsItem that is created to represent a Change Manager change request.

$sel:currentStepName:AutomationExecutionMetadata', automationExecutionMetadata_currentStepName - The name of the step that is currently running.

$sel:targetParameterName:AutomationExecutionMetadata', automationExecutionMetadata_targetParameterName - The list of execution outputs as defined in the Automation runbook.

$sel:logFile:AutomationExecutionMetadata', automationExecutionMetadata_logFile - An S3 bucket where execution information is stored.

$sel:executedBy:AutomationExecutionMetadata', automationExecutionMetadata_executedBy - The IAM role ARN of the user who ran the automation.

$sel:documentName:AutomationExecutionMetadata', automationExecutionMetadata_documentName - The name of the Automation runbook used during execution.

$sel:executionEndTime:AutomationExecutionMetadata', automationExecutionMetadata_executionEndTime - The time the execution finished. This isn't populated if the execution is still in progress.

$sel:failureMessage:AutomationExecutionMetadata', automationExecutionMetadata_failureMessage - The list of execution outputs as defined in the Automation runbook.

$sel:automationSubtype:AutomationExecutionMetadata', automationExecutionMetadata_automationSubtype - The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

$sel:mode:AutomationExecutionMetadata', automationExecutionMetadata_mode - The Automation execution mode.

$sel:targetMaps:AutomationExecutionMetadata', automationExecutionMetadata_targetMaps - The specified key-value mapping of document parameters to target resources.

$sel:automationExecutionStatus:AutomationExecutionMetadata', automationExecutionMetadata_automationExecutionStatus - The status of the execution.

$sel:parentAutomationExecutionId:AutomationExecutionMetadata', automationExecutionMetadata_parentAutomationExecutionId - The execution ID of the parent automation.

$sel:outputs:AutomationExecutionMetadata', automationExecutionMetadata_outputs - The list of execution outputs as defined in the Automation runbook.

$sel:maxErrors:AutomationExecutionMetadata', automationExecutionMetadata_maxErrors - The MaxErrors value specified by the user when starting the automation.

$sel:executionStartTime:AutomationExecutionMetadata', automationExecutionMetadata_executionStartTime - The time the execution started.

$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:currentAction:AutomationExecutionMetadata', automationExecutionMetadata_currentAction - The action of the step that is currently running.

$sel:targets:AutomationExecutionMetadata', automationExecutionMetadata_targets - The targets defined by the user when starting the automation.

$sel:resolvedTargets:AutomationExecutionMetadata', automationExecutionMetadata_resolvedTargets - A list of targets that resolved during the execution.

$sel:documentVersion:AutomationExecutionMetadata', automationExecutionMetadata_documentVersion - The document version used during the execution.

$sel:automationExecutionId:AutomationExecutionMetadata', automationExecutionMetadata_automationExecutionId - The execution ID.

$sel:changeRequestName:AutomationExecutionMetadata', automationExecutionMetadata_changeRequestName - The name of the Change Manager change request.

$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:maxConcurrency:AutomationExecutionMetadata', automationExecutionMetadata_maxConcurrency - The MaxConcurrency value specified by the user when starting the automation.

$sel:target:AutomationExecutionMetadata', automationExecutionMetadata_target - The list of execution outputs as defined in the Automation runbook.

automationExecutionMetadata_scheduledTime :: Lens' AutomationExecutionMetadata (Maybe UTCTime) Source #

The date and time the Automation operation is scheduled to start.

automationExecutionMetadata_associationId :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The ID of a State Manager association used in the Automation operation.

automationExecutionMetadata_opsItemId :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The ID of an OpsItem that is created to represent a Change Manager change request.

automationExecutionMetadata_targetParameterName :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The list of execution outputs as defined in the Automation runbook.

automationExecutionMetadata_logFile :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

An S3 bucket where execution information is stored.

automationExecutionMetadata_executedBy :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The IAM role ARN of the user who ran the automation.

automationExecutionMetadata_documentName :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The name of the Automation runbook used during execution.

automationExecutionMetadata_executionEndTime :: Lens' AutomationExecutionMetadata (Maybe UTCTime) Source #

The time the execution finished. This isn't populated if the execution is still in progress.

automationExecutionMetadata_failureMessage :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The list of execution outputs as defined in the Automation runbook.

automationExecutionMetadata_automationSubtype :: Lens' AutomationExecutionMetadata (Maybe AutomationSubtype) Source #

The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

automationExecutionMetadata_targetMaps :: Lens' AutomationExecutionMetadata (Maybe [HashMap Text [Text]]) Source #

The specified key-value mapping of document parameters to target resources.

automationExecutionMetadata_outputs :: Lens' AutomationExecutionMetadata (Maybe (HashMap Text [Text])) Source #

The list of execution outputs as defined in the Automation runbook.

automationExecutionMetadata_maxErrors :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The MaxErrors value specified by the user when starting the automation.

automationExecutionMetadata_automationType :: Lens' AutomationExecutionMetadata (Maybe AutomationType) Source #

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.

automationExecutionMetadata_currentAction :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The action of the step that is currently running.

automationExecutionMetadata_targets :: Lens' AutomationExecutionMetadata (Maybe [Target]) Source #

The targets defined by the user when starting the automation.

automationExecutionMetadata_runbooks :: Lens' AutomationExecutionMetadata (Maybe (NonEmpty Runbook)) Source #

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.

automationExecutionMetadata_maxConcurrency :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The MaxConcurrency value specified by the user when starting the automation.

automationExecutionMetadata_target :: Lens' AutomationExecutionMetadata (Maybe Text) Source #

The list of execution outputs as defined in the Automation runbook.

BaselineOverride

data BaselineOverride Source #

Defines the basic information about a patch baseline override.

See: newBaselineOverride smart constructor.

Constructors

BaselineOverride' 

Fields

Instances

Instances details
Eq BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

Show 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 #

NFData BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

Methods

rnf :: BaselineOverride -> () #

Hashable BaselineOverride Source # 
Instance details

Defined in Amazonka.SSM.Types.BaselineOverride

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "BaselineOverride'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "approvalRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchRuleGroup)) :*: S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem))) :*: (S1 ('MetaSel ('Just "globalFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchFilterGroup)) :*: S1 ('MetaSel ('Just "approvedPatchesComplianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)))) :*: ((S1 ('MetaSel ('Just "rejectedPatchesAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchAction)) :*: S1 ('MetaSel ('Just "approvedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "approvedPatchesEnableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "rejectedPatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: 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:operatingSystem:BaselineOverride', baselineOverride_operatingSystem - The operating system rule used by the patch baseline override.

$sel:globalFilters:BaselineOverride', baselineOverride_globalFilters - Undocumented member.

$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: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: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:approvedPatchesEnableNonSecurity:BaselineOverride', baselineOverride_approvedPatchesEnableNonSecurity - Indicates whether the list of approved patches includes non-security updates that should be applied to the instances. The default value is false. Applies to Linux instances only.

$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:sources:BaselineOverride', baselineOverride_sources - Information about the patches to use to update the instances, including target operating systems and source repositories. Applies to Linux instances only.

baselineOverride_operatingSystem :: Lens' BaselineOverride (Maybe OperatingSystem) Source #

The operating system rule used by the patch baseline override.

baselineOverride_approvedPatchesComplianceLevel :: Lens' BaselineOverride (Maybe PatchComplianceLevel) Source #

Defines the compliance level for approved patches. When an approved patch is reported as missing, this value describes the severity of the compliance violation.

baselineOverride_rejectedPatchesAction :: Lens' BaselineOverride (Maybe PatchAction) Source #

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.

baselineOverride_approvedPatches :: Lens' BaselineOverride (Maybe [Text]) Source #

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.

baselineOverride_approvedPatchesEnableNonSecurity :: Lens' BaselineOverride (Maybe Bool) Source #

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

baselineOverride_rejectedPatches :: Lens' BaselineOverride (Maybe [Text]) Source #

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.

baselineOverride_sources :: Lens' BaselineOverride (Maybe [PatchSource]) Source #

Information about the patches to use to update the instances, including target operating systems and source repositories. Applies to Linux instances only.

CloudWatchOutputConfig

data CloudWatchOutputConfig Source #

Configuration options for sending command output to Amazon CloudWatch Logs.

See: newCloudWatchOutputConfig smart constructor.

Constructors

CloudWatchOutputConfig' 

Fields

  • cloudWatchLogGroupName :: Maybe Text

    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
  • cloudWatchOutputEnabled :: Maybe Bool

    Enables Systems Manager to send command output to CloudWatch Logs.

Instances

Instances details
Eq CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Read CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Show 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 #

NFData CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

Methods

rnf :: CloudWatchOutputConfig -> () #

Hashable CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

ToJSON CloudWatchOutputConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.CloudWatchOutputConfig

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

cloudWatchOutputConfig_cloudWatchLogGroupName :: Lens' CloudWatchOutputConfig (Maybe Text) Source #

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

cloudWatchOutputConfig_cloudWatchOutputEnabled :: Lens' CloudWatchOutputConfig (Maybe Bool) Source #

Enables Systems Manager to send command output to CloudWatch Logs.

Command

data Command Source #

Describes a command request.

See: newCommand smart constructor.

Constructors

Command' 

Fields

  • status :: Maybe CommandStatus

    The status of the command.

  • expiresAfter :: Maybe POSIX

    If this time is reached and the command hasn't already started running, it won't run. Calculated based on the ExpiresAfter user input provided as part of the SendCommand API operation.

  • notificationConfig :: Maybe NotificationConfig

    Configurations for sending notifications about command status changes.

  • targetCount :: Maybe Int

    The number of targets for the command.

  • cloudWatchOutputConfig :: Maybe CloudWatchOutputConfig

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

  • deliveryTimedOutCount :: Maybe Int

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

  • outputS3KeyPrefix :: Maybe Text

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

  • documentName :: Maybe Text

    The name of the document requested for execution.

  • errorCount :: Maybe Int

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

  • statusDetails :: Maybe Text

    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 instances.
    • In Progress: The command has been sent to at least one instance but hasn't reached a final state on all instances.
    • 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 instances 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.
    • Canceled: The command was terminated before it was completed. This is a terminal state.
    • Rate Exceeded: The number of instances targeted by the command exceeded the account limit for pending invocations. The system has canceled the command before running it on any instance. This is a terminal state.
  • maxErrors :: Maybe Text

    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.

  • instanceIds :: Maybe [Text]

    The instance IDs against which this command was requested.

  • outputS3Region :: Maybe Text

    (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.

  • targets :: Maybe [Target]

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

  • commandId :: Maybe Text

    A unique identifier for this command.

  • parameters :: Maybe (HashMap Text [Text])

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

  • documentVersion :: Maybe Text

    The Systems Manager document (SSM document) version.

  • timeoutSeconds :: Maybe Natural

    The TimeoutSeconds value specified for a command.

  • comment :: Maybe Text

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

  • completedCount :: Maybe Int

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

  • outputS3BucketName :: Maybe Text

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

  • maxConcurrency :: Maybe Text

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

  • requestedDateTime :: Maybe POSIX

    The date and time the command was requested.

  • serviceRole :: Maybe Text

    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.

Instances

Instances details
Eq Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Methods

(==) :: Command -> Command -> Bool #

(/=) :: Command -> Command -> Bool #

Read Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Show 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 #

NFData Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Methods

rnf :: Command -> () #

Hashable Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

Methods

hashWithSalt :: Int -> Command -> Int #

hash :: Command -> Int #

FromJSON Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

type Rep Command Source # 
Instance details

Defined in Amazonka.SSM.Types.Command

type Rep Command = D1 ('MetaData "Command" "Amazonka.SSM.Types.Command" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "Command'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandStatus)) :*: (S1 ('MetaSel ('Just "expiresAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig)))) :*: (S1 ('MetaSel ('Just "targetCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "deliveryTimedOutCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))) :*: (((S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "completedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestedDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "serviceRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

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:status:Command', command_status - The status of the command.

$sel:expiresAfter:Command', command_expiresAfter - If this time is reached and the command hasn't already started running, it won't run. Calculated based on the ExpiresAfter user input provided as part of the SendCommand API operation.

$sel:notificationConfig:Command', command_notificationConfig - Configurations for sending notifications about command status changes.

$sel:targetCount:Command', command_targetCount - The number of targets for the command.

$sel:cloudWatchOutputConfig:Command', command_cloudWatchOutputConfig - Amazon CloudWatch Logs information where you want Amazon Web Services Systems Manager to send the command output.

$sel:deliveryTimedOutCount:Command', command_deliveryTimedOutCount - The number of targets for which the status is Delivery Timed Out.

$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:documentName:Command', command_documentName - The name of the document requested for execution.

$sel:errorCount:Command', command_errorCount - The number of targets for which the status is Failed or Execution Timed Out.

$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 instances.
  • In Progress: The command has been sent to at least one instance but hasn't reached a final state on all instances.
  • 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 instances 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.
  • Canceled: The command was terminated before it was completed. This is a terminal state.
  • Rate Exceeded: The number of instances targeted by the command exceeded the account limit for pending invocations. The system has canceled the command before running it on any instance. This is a terminal state.

$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:instanceIds:Command', command_instanceIds - The instance IDs against which this command was requested.

$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:targets:Command', command_targets - An array of search criteria that targets instances using a Key,Value combination that you specify. Targets is required if you don't provide one or more instance IDs in the call.

$sel:commandId:Command', command_commandId - A unique identifier for this command.

$sel:parameters:Command', command_parameters - The parameter values to be inserted in the document when running the command.

$sel:documentVersion:Command', command_documentVersion - The Systems Manager document (SSM document) version.

$sel:timeoutSeconds:Command', command_timeoutSeconds - The TimeoutSeconds value specified for a 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, Canceled, Terminated, or Undeliverable.

$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:maxConcurrency:Command', command_maxConcurrency - The maximum number of instances that are allowed to run the command at the same time. You can specify a number of instances, such as 10, or a percentage of instances, such as 10%. The default value is 50. For more information about how to use MaxConcurrency, see Running commands using Systems Manager Run Command in the Amazon Web Services Systems Manager User Guide.

$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.

command_status :: Lens' Command (Maybe CommandStatus) Source #

The status of the command.

command_expiresAfter :: Lens' Command (Maybe UTCTime) Source #

If this time is reached and the command hasn't already started running, it won't run. Calculated based on the ExpiresAfter user input provided as part of the SendCommand API operation.

command_notificationConfig :: Lens' Command (Maybe NotificationConfig) Source #

Configurations for sending notifications about command status changes.

command_targetCount :: Lens' Command (Maybe Int) Source #

The number of targets for the command.

command_cloudWatchOutputConfig :: Lens' Command (Maybe CloudWatchOutputConfig) Source #

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

command_deliveryTimedOutCount :: Lens' Command (Maybe Int) Source #

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

command_outputS3KeyPrefix :: Lens' Command (Maybe Text) Source #

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

command_documentName :: Lens' Command (Maybe Text) Source #

The name of the document requested for execution.

command_errorCount :: Lens' Command (Maybe Int) Source #

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

command_statusDetails :: Lens' Command (Maybe Text) Source #

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 instances.
  • In Progress: The command has been sent to at least one instance but hasn't reached a final state on all instances.
  • 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 instances 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.
  • Canceled: The command was terminated before it was completed. This is a terminal state.
  • Rate Exceeded: The number of instances targeted by the command exceeded the account limit for pending invocations. The system has canceled the command before running it on any instance. This is a terminal state.

command_maxErrors :: Lens' Command (Maybe Text) Source #

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.

command_instanceIds :: Lens' Command (Maybe [Text]) Source #

The instance IDs against which this command was requested.

command_outputS3Region :: Lens' Command (Maybe Text) Source #

(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.

command_targets :: Lens' Command (Maybe [Target]) Source #

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

command_commandId :: Lens' Command (Maybe Text) Source #

A unique identifier for this command.

command_parameters :: Lens' Command (Maybe (HashMap Text [Text])) Source #

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

command_documentVersion :: Lens' Command (Maybe Text) Source #

The Systems Manager document (SSM document) version.

command_timeoutSeconds :: Lens' Command (Maybe Natural) Source #

The TimeoutSeconds value specified for a command.

command_comment :: Lens' Command (Maybe Text) Source #

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

command_completedCount :: Lens' Command (Maybe Int) Source #

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

command_outputS3BucketName :: Lens' Command (Maybe Text) Source #

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

command_maxConcurrency :: Lens' Command (Maybe Text) Source #

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

command_requestedDateTime :: Lens' Command (Maybe UTCTime) Source #

The date and time the command was requested.

command_serviceRole :: Lens' Command (Maybe Text) Source #

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.

CommandFilter

data CommandFilter Source #

Describes a command filter.

An instance ID can't be specified when a command status is Pending because the command hasn't run on the instance yet.

See: newCommandFilter smart constructor.

Constructors

CommandFilter' 

Fields

  • key :: CommandFilterKey

    The name of the filter.

  • value :: Text

    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 instances.
    • ExecutionStage: Specify one of the following values:

      • Executing: Returns a list of command executions that are currently still running.
      • Complete: Returns a list of command executions that have already completed.

Instances

Instances details
Eq CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Read CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Show 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 #

NFData CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

Methods

rnf :: CommandFilter -> () #

Hashable CommandFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

$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 instances.
  • ExecutionStage: Specify one of the following values:

    • Executing: Returns a list of command executions that are currently still running.
    • Complete: Returns a list of command executions that have already completed.

commandFilter_value :: Lens' CommandFilter Text Source #

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 instances.
  • ExecutionStage: Specify one of the following values:

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

See: newCommandInvocation smart constructor.

Constructors

CommandInvocation' 

Fields

  • instanceId :: Maybe Text

    The instance ID in which this invocation was requested.

  • status :: Maybe CommandInvocationStatus

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

  • notificationConfig :: Maybe NotificationConfig

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

  • commandPlugins :: Maybe [CommandPlugin]

    Plugins processed by the command.

  • cloudWatchOutputConfig :: Maybe CloudWatchOutputConfig

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

  • documentName :: Maybe Text

    The document name that was requested for execution.

  • standardErrorUrl :: Maybe Text

    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.

  • statusDetails :: Maybe Text

    A detailed status of the command execution for each invocation (each instance targeted by the command). StatusDetails includes more information than Status because it includes states resulting from error and concurrency control parameters. StatusDetails can show different results than Status. For more information about these statuses, see Understanding command statuses in the Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

    • Pending: The command hasn't been sent to the instance.
    • In Progress: The command has been sent to the instance 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 instance 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 instance, 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 instance. 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.
    • Canceled: The command was terminated before it was completed. This is a terminal state.
    • Undeliverable: The command can't be delivered to the instance. The instance 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.
  • standardOutputUrl :: Maybe Text

    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.

  • commandId :: Maybe Text

    The command against which this invocation was requested.

  • documentVersion :: Maybe Text

    The Systems Manager document (SSM document) version.

  • comment :: Maybe Text

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

  • traceOutput :: Maybe Text

    Gets the trace output sent by the agent.

  • instanceName :: Maybe Text

    The fully qualified host name of the managed instance.

  • requestedDateTime :: Maybe POSIX

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

  • serviceRole :: Maybe Text

    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 instance basis.

Instances

Instances details
Eq CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Read CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Show 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 #

NFData CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

Methods

rnf :: CommandInvocation -> () #

Hashable CommandInvocation Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandInvocation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "CommandInvocation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandInvocationStatus))) :*: (S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig)) :*: S1 ('MetaSel ('Just "commandPlugins") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CommandPlugin])))) :*: ((S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "documentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "standardErrorUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "standardOutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "commandId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "traceOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestedDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "serviceRole") '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:instanceId:CommandInvocation', commandInvocation_instanceId - The instance ID in which this invocation was requested.

$sel:status:CommandInvocation', commandInvocation_status - Whether or not the invocation succeeded, failed, or is pending.

$sel:notificationConfig:CommandInvocation', commandInvocation_notificationConfig - Configurations for sending notifications about command status changes on a per instance basis.

$sel:commandPlugins:CommandInvocation', commandInvocation_commandPlugins - Plugins processed by the command.

$sel:cloudWatchOutputConfig:CommandInvocation', commandInvocation_cloudWatchOutputConfig - Amazon CloudWatch Logs information where you want Amazon Web Services Systems Manager to send the command output.

$sel:documentName:CommandInvocation', commandInvocation_documentName - The document name that was requested for execution.

$sel:standardErrorUrl: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.

$sel:statusDetails:CommandInvocation', commandInvocation_statusDetails - A detailed status of the command execution for each invocation (each instance targeted by the command). StatusDetails includes more information than Status because it includes states resulting from error and concurrency control parameters. StatusDetails can show different results than Status. For more information about these statuses, see Understanding command statuses in the Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

  • Pending: The command hasn't been sent to the instance.
  • In Progress: The command has been sent to the instance 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 instance 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 instance, 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 instance. 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.
  • Canceled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the instance. The instance 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:standardOutputUrl: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.

$sel:commandId:CommandInvocation', commandInvocation_commandId - The command against which this invocation was requested.

$sel:documentVersion:CommandInvocation', commandInvocation_documentVersion - The Systems Manager document (SSM document) version.

$sel:comment:CommandInvocation', commandInvocation_comment - User-specified information about the command, such as a brief description of what the command should do.

$sel:traceOutput:CommandInvocation', commandInvocation_traceOutput - Gets the trace output sent by the agent.

$sel:instanceName:CommandInvocation', commandInvocation_instanceName - The fully qualified host name of the managed instance.

$sel:requestedDateTime:CommandInvocation', commandInvocation_requestedDateTime - The time and date the request was sent to this instance.

$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 instance basis.

commandInvocation_instanceId :: Lens' CommandInvocation (Maybe Text) Source #

The instance ID in which this invocation was requested.

commandInvocation_status :: Lens' CommandInvocation (Maybe CommandInvocationStatus) Source #

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

commandInvocation_notificationConfig :: Lens' CommandInvocation (Maybe NotificationConfig) Source #

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

commandInvocation_cloudWatchOutputConfig :: Lens' CommandInvocation (Maybe CloudWatchOutputConfig) Source #

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

commandInvocation_documentName :: Lens' CommandInvocation (Maybe Text) Source #

The document name that was requested for execution.

commandInvocation_standardErrorUrl :: Lens' CommandInvocation (Maybe Text) Source #

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_statusDetails :: Lens' CommandInvocation (Maybe Text) Source #

A detailed status of the command execution for each invocation (each instance targeted by the command). StatusDetails includes more information than Status because it includes states resulting from error and concurrency control parameters. StatusDetails can show different results than Status. For more information about these statuses, see Understanding command statuses in the Amazon Web Services Systems Manager User Guide. StatusDetails can be one of the following values:

  • Pending: The command hasn't been sent to the instance.
  • In Progress: The command has been sent to the instance 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 instance 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 instance, 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 instance. 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.
  • Canceled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the instance. The instance 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.

commandInvocation_standardOutputUrl :: Lens' CommandInvocation (Maybe Text) Source #

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_commandId :: Lens' CommandInvocation (Maybe Text) Source #

The command against which this invocation was requested.

commandInvocation_documentVersion :: Lens' CommandInvocation (Maybe Text) Source #

The Systems Manager document (SSM document) version.

commandInvocation_comment :: Lens' CommandInvocation (Maybe Text) Source #

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

commandInvocation_traceOutput :: Lens' CommandInvocation (Maybe Text) Source #

Gets the trace output sent by the agent.

commandInvocation_instanceName :: Lens' CommandInvocation (Maybe Text) Source #

The fully qualified host name of the managed instance.

commandInvocation_requestedDateTime :: Lens' CommandInvocation (Maybe UTCTime) Source #

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

commandInvocation_serviceRole :: Lens' CommandInvocation (Maybe Text) Source #

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 instance basis.

CommandPlugin

data CommandPlugin Source #

Describes plugin details.

See: newCommandPlugin smart constructor.

Constructors

CommandPlugin' 

Fields

  • status :: Maybe CommandPluginStatus

    The status of this plugin. You can run a document with multiple plugins.

  • responseStartDateTime :: Maybe POSIX

    The time the plugin started running.

  • outputS3KeyPrefix :: Maybe Text

    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 instance ID;

    awsrunShellScript is the name of the plugin.

  • standardErrorUrl :: Maybe Text

    The URL for the complete text written by the plugin to stderr. If execution isn't yet complete, then this string is empty.

  • responseCode :: Maybe Int

    A numeric response code generated after running the plugin.

  • statusDetails :: Maybe Text

    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 instance.
    • In Progress: The command has been sent to the instance 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 instance 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 instance, 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 instance. 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.
    • Canceled: The command was terminated before it was completed. This is a terminal state.
    • Undeliverable: The command can't be delivered to the instance. The instance 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.
  • output :: Maybe Text

    Output of the plugin execution.

  • standardOutputUrl :: Maybe Text

    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.

  • name :: Maybe Text

    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.

  • outputS3Region :: Maybe Text

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

  • outputS3BucketName :: Maybe Text

    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 instance ID;

    awsrunShellScript is the name of the plugin.

  • responseFinishDateTime :: Maybe POSIX

    The time the plugin stopped running. Could stop prematurely if, for example, a cancel command was sent.

Instances

Instances details
Eq CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Read CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Show 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 #

NFData CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

Methods

rnf :: CommandPlugin -> () #

Hashable CommandPlugin Source # 
Instance details

Defined in Amazonka.SSM.Types.CommandPlugin

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "CommandPlugin'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CommandPluginStatus)) :*: (S1 ('MetaSel ('Just "responseStartDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "standardErrorUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "responseCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "output") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "standardOutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "responseFinishDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))))

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:status:CommandPlugin', commandPlugin_status - The status of this plugin. You can run a document with multiple plugins.

$sel:responseStartDateTime:CommandPlugin', commandPlugin_responseStartDateTime - The time the plugin started running.

$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 instance ID;

awsrunShellScript is the name of the plugin.

$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:responseCode:CommandPlugin', commandPlugin_responseCode - A numeric response code generated after running the plugin.

$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 instance.
  • In Progress: The command has been sent to the instance 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 instance 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 instance, 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 instance. 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.
  • Canceled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the instance. The instance 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.

$sel:output:CommandPlugin', commandPlugin_output - Output of the plugin execution.

$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: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: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: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 instance ID;

awsrunShellScript is the name of the plugin.

$sel:responseFinishDateTime:CommandPlugin', commandPlugin_responseFinishDateTime - The time the plugin stopped running. Could stop prematurely if, for example, a cancel command was sent.

commandPlugin_status :: Lens' CommandPlugin (Maybe CommandPluginStatus) Source #

The status of this plugin. You can run a document with multiple plugins.

commandPlugin_outputS3KeyPrefix :: Lens' CommandPlugin (Maybe Text) Source #

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 instance ID;

awsrunShellScript is the name of the plugin.

commandPlugin_standardErrorUrl :: Lens' CommandPlugin (Maybe Text) Source #

The URL for the complete text written by the plugin to stderr. If execution isn't yet complete, then this string is empty.

commandPlugin_responseCode :: Lens' CommandPlugin (Maybe Int) Source #

A numeric response code generated after running the plugin.

commandPlugin_statusDetails :: Lens' CommandPlugin (Maybe Text) Source #

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 instance.
  • In Progress: The command has been sent to the instance 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 instance 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 instance, 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 instance. 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.
  • Canceled: The command was terminated before it was completed. This is a terminal state.
  • Undeliverable: The command can't be delivered to the instance. The instance 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.

commandPlugin_output :: Lens' CommandPlugin (Maybe Text) Source #

Output of the plugin execution.

commandPlugin_standardOutputUrl :: Lens' CommandPlugin (Maybe Text) Source #

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.

commandPlugin_name :: Lens' CommandPlugin (Maybe Text) Source #

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.

commandPlugin_outputS3Region :: Lens' CommandPlugin (Maybe Text) Source #

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

commandPlugin_outputS3BucketName :: Lens' CommandPlugin (Maybe Text) Source #

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 instance ID;

awsrunShellScript is the name of the plugin.

commandPlugin_responseFinishDateTime :: Lens' CommandPlugin (Maybe UTCTime) Source #

The time the plugin stopped running. Could stop prematurely if, for example, a cancel command was sent.

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.

Constructors

ComplianceExecutionSummary' 

Fields

  • executionId :: Maybe Text

    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.

  • executionType :: Maybe Text

    The type of execution. For example, Command is a valid execution type.

  • executionTime :: POSIX

    The time the execution ran as a datetime object that is saved in the following format: yyyy-MM-dd'T'HH:mm:ss'Z'.

Instances

Instances details
Eq ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Read ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Show 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 #

NFData ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

Hashable ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

ToJSON ComplianceExecutionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceExecutionSummary

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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'.

complianceExecutionSummary_executionId :: Lens' ComplianceExecutionSummary (Maybe Text) Source #

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.

complianceExecutionSummary_executionType :: Lens' ComplianceExecutionSummary (Maybe Text) Source #

The type of execution. For example, Command is a valid execution type.

complianceExecutionSummary_executionTime :: Lens' ComplianceExecutionSummary UTCTime Source #

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.

Constructors

ComplianceItem' 

Fields

  • status :: Maybe ComplianceStatus

    The status of the compliance item. An item is either COMPLIANT, NON_COMPLIANT, or an empty string (for Windows patches that aren't applicable).

  • resourceId :: Maybe Text

    An ID for the resource. For a managed instance, this is the instance ID.

  • resourceType :: Maybe Text

    The type of resource. ManagedInstance is currently the only supported resource type.

  • severity :: Maybe ComplianceSeverity

    The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

  • executionSummary :: Maybe ComplianceExecutionSummary

    A summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.

  • details :: Maybe (HashMap Text Text)

    A "Key": "Value" tag combination for the compliance item.

  • id :: Maybe Text

    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.

  • complianceType :: Maybe Text

    The compliance type. For example, Association (for a State Manager association), Patch, or Custom:string are all valid compliance types.

  • title :: Maybe Text

    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.

Instances

Instances details
Eq ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Read ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Show 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 #

NFData ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

Methods

rnf :: ComplianceItem -> () #

Hashable ComplianceItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItem

FromJSON 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: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:resourceId:ComplianceItem', complianceItem_resourceId - An ID for the resource. For a managed instance, this is the instance 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: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:details:ComplianceItem', complianceItem_details - A "Key": "Value" tag combination for the compliance item.

$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: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: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.

complianceItem_status :: Lens' ComplianceItem (Maybe ComplianceStatus) Source #

The status of the compliance item. An item is either COMPLIANT, NON_COMPLIANT, or an empty string (for Windows patches that aren't applicable).

complianceItem_resourceId :: Lens' ComplianceItem (Maybe Text) Source #

An ID for the resource. For a managed instance, this is the instance ID.

complianceItem_resourceType :: Lens' ComplianceItem (Maybe Text) Source #

The type of resource. ManagedInstance is currently the only supported resource type.

complianceItem_severity :: Lens' ComplianceItem (Maybe ComplianceSeverity) Source #

The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

complianceItem_executionSummary :: Lens' ComplianceItem (Maybe ComplianceExecutionSummary) Source #

A summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.

complianceItem_details :: Lens' ComplianceItem (Maybe (HashMap Text Text)) Source #

A "Key": "Value" tag combination for the compliance item.

complianceItem_id :: Lens' ComplianceItem (Maybe Text) Source #

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.

complianceItem_complianceType :: Lens' ComplianceItem (Maybe Text) Source #

The compliance type. For example, Association (for a State Manager association), Patch, or Custom:string are all valid compliance types.

complianceItem_title :: Lens' ComplianceItem (Maybe Text) Source #

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.

Constructors

ComplianceItemEntry' 

Fields

  • details :: Maybe (HashMap Text Text)

    A "Key": "Value" tag combination for the compliance item.

  • id :: Maybe Text

    The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.

  • title :: Maybe Text

    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.

  • severity :: ComplianceSeverity

    The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

  • status :: ComplianceStatus

    The status of the compliance item. An item is either COMPLIANT or NON_COMPLIANT.

Instances

Instances details
Eq ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Read ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Show 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 #

NFData ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

Methods

rnf :: ComplianceItemEntry -> () #

Hashable ComplianceItemEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceItemEntry

ToJSON 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.

complianceItemEntry_details :: Lens' ComplianceItemEntry (Maybe (HashMap Text Text)) Source #

A "Key": "Value" tag combination for the compliance item.

complianceItemEntry_id :: Lens' ComplianceItemEntry (Maybe Text) Source #

The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.

complianceItemEntry_title :: Lens' ComplianceItemEntry (Maybe Text) Source #

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.

complianceItemEntry_severity :: Lens' ComplianceItemEntry ComplianceSeverity Source #

The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

complianceItemEntry_status :: Lens' ComplianceItemEntry ComplianceStatus Source #

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.

Constructors

ComplianceStringFilter' 

Fields

Instances

Instances details
Eq ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Read ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Show 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 #

NFData ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

Methods

rnf :: ComplianceStringFilter -> () #

Hashable ComplianceStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceStringFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ComplianceStringFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComplianceQueryOperatorType)))))

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:values:ComplianceStringFilter', complianceStringFilter_values - The value for which to search.

$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.

complianceStringFilter_type :: Lens' ComplianceStringFilter (Maybe ComplianceQueryOperatorType) Source #

The type of comparison that should be performed for the value: Equal, NotEqual, BeginWith, LessThan, or GreaterThan.

ComplianceSummaryItem

data ComplianceSummaryItem Source #

A summary of compliance information by compliance type.

See: newComplianceSummaryItem smart constructor.

Constructors

ComplianceSummaryItem' 

Fields

Instances

Instances details
Eq ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Read ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Show 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 #

NFData ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

Methods

rnf :: ComplianceSummaryItem -> () #

Hashable ComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ComplianceSummaryItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ComplianceSummaryItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nonCompliantSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NonCompliantSummary)) :*: (S1 ('MetaSel ('Just "compliantSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompliantSummary)) :*: S1 ('MetaSel ('Just "complianceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:nonCompliantSummary:ComplianceSummaryItem', complianceSummaryItem_nonCompliantSummary - A list of NON_COMPLIANT items for the specified compliance type.

$sel:compliantSummary:ComplianceSummaryItem', complianceSummaryItem_compliantSummary - A list of COMPLIANT items for the specified compliance type.

$sel:complianceType:ComplianceSummaryItem', complianceSummaryItem_complianceType - The type of compliance item. For example, the compliance type can be Association, Patch, or Custom:string.

complianceSummaryItem_nonCompliantSummary :: Lens' ComplianceSummaryItem (Maybe NonCompliantSummary) Source #

A list of NON_COMPLIANT items for the specified compliance type.

complianceSummaryItem_compliantSummary :: Lens' ComplianceSummaryItem (Maybe CompliantSummary) Source #

A list of COMPLIANT items for the specified compliance type.

complianceSummaryItem_complianceType :: Lens' ComplianceSummaryItem (Maybe Text) Source #

The type of compliance item. For example, the compliance type can be Association, Patch, or Custom:string.

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.

Constructors

CompliantSummary' 

Fields

Instances

Instances details
Eq CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Read CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Show 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 #

NFData CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

Methods

rnf :: CompliantSummary -> () #

Hashable CompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.CompliantSummary

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

compliantSummary_compliantCount :: Lens' CompliantSummary (Maybe Int) Source #

The total number of resources that are compliant.

compliantSummary_severitySummary :: Lens' CompliantSummary (Maybe SeveritySummary) Source #

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 an instance.

See: newCreateAssociationBatchRequestEntry smart constructor.

Constructors

CreateAssociationBatchRequestEntry' 

Fields

  • instanceId :: Maybe Text

    The instance ID.

    InstanceId has been deprecated. To specify an instance 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.

  • targetLocations :: Maybe (NonEmpty TargetLocation)

    Use this action to create an association in multiple Regions and multiple accounts.

  • applyOnlyAtCronInterval :: Maybe Bool

    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.

  • maxErrors :: Maybe Text

    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 instances 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.

  • scheduleExpression :: Maybe Text

    A cron expression that specifies a schedule when the association runs.

  • outputLocation :: Maybe InstanceAssociationOutputLocation

    An S3 bucket where you want to store the results of this request.

  • syncCompliance :: Maybe AssociationSyncCompliance

    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.

  • targets :: Maybe [Target]

    The instances targeted by the request.

  • parameters :: Maybe (HashMap Text [Text])

    A description of the parameters for a document.

  • documentVersion :: Maybe Text

    The document version.

  • automationTargetParameterName :: Maybe Text

    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.

  • associationName :: Maybe Text

    Specify a descriptive name for the association.

  • calendarNames :: Maybe [Text]

    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.

  • complianceSeverity :: Maybe AssociationComplianceSeverity

    The severity level to assign to the association.

  • maxConcurrency :: Maybe Text

    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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

  • name :: Text

    The name of the SSM document that contains the configuration information for the instance. 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.

Instances

Instances details
Eq CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Read CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Show 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 #

NFData CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

Hashable CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

ToJSON CreateAssociationBatchRequestEntry Source # 
Instance details

Defined in Amazonka.SSM.Types.CreateAssociationBatchRequestEntry

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "CreateAssociationBatchRequestEntry'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TargetLocation)))) :*: (S1 ('MetaSel ('Just "applyOnlyAtCronInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputLocation))) :*: (S1 ('MetaSel ('Just "syncCompliance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationSyncCompliance)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))))) :*: (((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "automationTargetParameterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationName") '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 "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:instanceId:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_instanceId - The instance ID.

InstanceId has been deprecated. To specify an instance 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:targetLocations:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_targetLocations - Use this action to create an association in multiple Regions and multiple accounts.

$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: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 instances 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:scheduleExpression:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_scheduleExpression - A cron expression that specifies a schedule when the association runs.

$sel:outputLocation:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_outputLocation - An S3 bucket where you want to store the results of this request.

$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:targets:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_targets - The instances targeted by the request.

$sel:parameters:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_parameters - A description of the parameters for a document.

$sel:documentVersion:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_documentVersion - The document version.

$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:associationName:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_associationName - Specify a descriptive name for the association.

$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: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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

$sel:name:CreateAssociationBatchRequestEntry', createAssociationBatchRequestEntry_name - The name of the SSM document that contains the configuration information for the instance. 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.

createAssociationBatchRequestEntry_instanceId :: Lens' CreateAssociationBatchRequestEntry (Maybe Text) Source #

The instance ID.

InstanceId has been deprecated. To specify an instance 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.

createAssociationBatchRequestEntry_targetLocations :: Lens' CreateAssociationBatchRequestEntry (Maybe (NonEmpty TargetLocation)) Source #

Use this action to create an association in multiple Regions and multiple accounts.

createAssociationBatchRequestEntry_applyOnlyAtCronInterval :: Lens' CreateAssociationBatchRequestEntry (Maybe Bool) Source #

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.

createAssociationBatchRequestEntry_maxErrors :: Lens' CreateAssociationBatchRequestEntry (Maybe Text) Source #

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 instances 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.

createAssociationBatchRequestEntry_scheduleExpression :: Lens' CreateAssociationBatchRequestEntry (Maybe Text) Source #

A cron expression that specifies a schedule when the association runs.

createAssociationBatchRequestEntry_syncCompliance :: Lens' CreateAssociationBatchRequestEntry (Maybe AssociationSyncCompliance) Source #

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.

createAssociationBatchRequestEntry_automationTargetParameterName :: Lens' CreateAssociationBatchRequestEntry (Maybe Text) Source #

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.

createAssociationBatchRequestEntry_calendarNames :: Lens' CreateAssociationBatchRequestEntry (Maybe [Text]) Source #

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.

createAssociationBatchRequestEntry_maxConcurrency :: Lens' CreateAssociationBatchRequestEntry (Maybe Text) Source #

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 instance 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 instance will process its association within the limit specified for MaxConcurrency.

createAssociationBatchRequestEntry_name :: Lens' CreateAssociationBatchRequestEntry Text Source #

The name of the SSM document that contains the configuration information for the instance. 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.

Constructors

DescribeActivationsFilter' 

Fields

Instances

Instances details
Eq DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Read DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Show 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 #

NFData DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

Hashable DescribeActivationsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DescribeActivationsFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

DocumentDefaultVersionDescription' 

Fields

Instances

Instances details
Eq DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Read DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Show 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 #

NFData DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

Hashable DocumentDefaultVersionDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDefaultVersionDescription

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentDefaultVersionDescription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultVersionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "defaultVersion") '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:defaultVersionName:DocumentDefaultVersionDescription', documentDefaultVersionDescription_defaultVersionName - The default version of the artifact associated with the document.

$sel:defaultVersion:DocumentDefaultVersionDescription', documentDefaultVersionDescription_defaultVersion - The default version of the document.

$sel:name:DocumentDefaultVersionDescription', documentDefaultVersionDescription_name - The name of the document.

documentDefaultVersionDescription_defaultVersionName :: Lens' DocumentDefaultVersionDescription (Maybe Text) Source #

The default version of the artifact associated with the document.

DocumentDescription

data DocumentDescription Source #

Describes a Amazon Web Services Systems Manager document (SSM document).

See: newDocumentDescription smart constructor.

Constructors

DocumentDescription' 

Fields

Instances

Instances details
Eq DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Read DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Show 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 #

NFData DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

Methods

rnf :: DocumentDescription -> () #

Hashable DocumentDescription Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentDescription

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentDescription'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentStatus)) :*: (S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentType)) :*: S1 ('MetaSel ('Just "hash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sha1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus))))) :*: ((S1 ('MetaSel ('Just "attachmentsInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AttachmentInformation])) :*: (S1 ('MetaSel ('Just "defaultVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetType") '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 "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "documentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentFormat)))))) :*: (((S1 ('MetaSel ('Just "pendingReviewVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentHashType)))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentParameter])) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "author") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "statusInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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 "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "approvedVersion") '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:status:DocumentDescription', documentDescription_status - The status of the SSM document.

$sel:documentType:DocumentDescription', documentDescription_documentType - The type of document.

$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:versionName:DocumentDescription', documentDescription_versionName - The version of the artifact associated with the document.

$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.

$sel:reviewStatus:DocumentDescription', documentDescription_reviewStatus - The current status of the review.

$sel:attachmentsInformation:DocumentDescription', documentDescription_attachmentsInformation - Details about the document attachments, including names, locations, sizes, and so on.

$sel:defaultVersion:DocumentDescription', documentDescription_defaultVersion - The default version.

$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.

$sel:owner:DocumentDescription', documentDescription_owner - The Amazon Web Services user account that created the document.

$sel:platformTypes:DocumentDescription', documentDescription_platformTypes - The list of OS platforms compatible with this SSM document.

$sel:createdDate:DocumentDescription', documentDescription_createdDate - The date when the document was created.

$sel:documentFormat:DocumentDescription', documentDescription_documentFormat - The document format, either JSON or YAML.

$sel:pendingReviewVersion:DocumentDescription', documentDescription_pendingReviewVersion - The version of the document that is currently under review.

$sel:name:DocumentDescription', documentDescription_name - The name of the SSM document.

$sel:hashType:DocumentDescription', documentDescription_hashType - The hash type of the document. Valid values include Sha256 or Sha1.

Sha1 hashes have been deprecated.

$sel:parameters:DocumentDescription', documentDescription_parameters - A description of the parameters for a document.

$sel:documentVersion:DocumentDescription', documentDescription_documentVersion - The document version.

$sel:author:DocumentDescription', documentDescription_author - The user in your organization who created 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: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:description:DocumentDescription', documentDescription_description - A description of the 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:tags:DocumentDescription', documentDescription_tags - The tags, or metadata, that have been applied to the document.

$sel:latestVersion:DocumentDescription', documentDescription_latestVersion - The latest version of the document.

$sel:approvedVersion:DocumentDescription', documentDescription_approvedVersion - The version of the document currently approved for use in the organization.

documentDescription_hash :: Lens' DocumentDescription (Maybe Text) Source #

The Sha256 or Sha1 hash created by the system when the document was created.

Sha1 hashes have been deprecated.

documentDescription_versionName :: Lens' DocumentDescription (Maybe Text) Source #

The version of the artifact associated with the document.

documentDescription_sha1 :: Lens' DocumentDescription (Maybe Text) Source #

The SHA1 hash of the document, which you can use for verification.

documentDescription_attachmentsInformation :: Lens' DocumentDescription (Maybe [AttachmentInformation]) Source #

Details about the document attachments, including names, locations, sizes, and so on.

documentDescription_targetType :: Lens' DocumentDescription (Maybe Text) Source #

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_owner :: Lens' DocumentDescription (Maybe Text) Source #

The Amazon Web Services user account that created the document.

documentDescription_platformTypes :: Lens' DocumentDescription (Maybe [PlatformType]) Source #

The list of OS platforms compatible with this SSM document.

documentDescription_createdDate :: Lens' DocumentDescription (Maybe UTCTime) Source #

The date when the document was created.

documentDescription_pendingReviewVersion :: Lens' DocumentDescription (Maybe Text) Source #

The version of the document that is currently under review.

documentDescription_hashType :: Lens' DocumentDescription (Maybe DocumentHashType) Source #

The hash type of the document. Valid values include Sha256 or Sha1.

Sha1 hashes have been deprecated.

documentDescription_parameters :: Lens' DocumentDescription (Maybe [DocumentParameter]) Source #

A description of the parameters for a document.

documentDescription_author :: Lens' DocumentDescription (Maybe Text) Source #

The user in your organization who created the document.

documentDescription_displayName :: Lens' DocumentDescription (Maybe Text) Source #

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.

documentDescription_statusInformation :: Lens' DocumentDescription (Maybe Text) Source #

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."

documentDescription_requires :: Lens' DocumentDescription (Maybe (NonEmpty DocumentRequires)) Source #

A list of SSM documents required by a document. For example, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document.

documentDescription_tags :: Lens' DocumentDescription (Maybe [Tag]) Source #

The tags, or metadata, that have been applied to the document.

documentDescription_approvedVersion :: Lens' DocumentDescription (Maybe Text) Source #

The version of the document currently approved for use in the organization.

DocumentFilter

data DocumentFilter Source #

This data type is deprecated. Instead, use DocumentKeyValuesFilter.

See: newDocumentFilter smart constructor.

Constructors

DocumentFilter' 

Fields

Instances

Instances details
Eq DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Read DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Show 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 #

NFData DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

Methods

rnf :: DocumentFilter -> () #

Hashable DocumentFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

DocumentIdentifier' 

Fields

Instances

Instances details
Eq DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Read DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Show 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 #

NFData DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

Methods

rnf :: DocumentIdentifier -> () #

Hashable DocumentIdentifier Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentIdentifier

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentIdentifier'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentType)) :*: (S1 ('MetaSel ('Just "versionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)) :*: S1 ('MetaSel ('Just "targetType") '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 "createdDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "documentFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentFormat))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "author") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requires") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DocumentRequires))) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

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:documentType:DocumentIdentifier', documentIdentifier_documentType - The document type.

$sel:versionName: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.

$sel:schemaVersion:DocumentIdentifier', documentIdentifier_schemaVersion - The schema version.

$sel:reviewStatus:DocumentIdentifier', documentIdentifier_reviewStatus - The current status of a document review.

$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.

$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:createdDate:DocumentIdentifier', documentIdentifier_createdDate - The date the SSM document was created.

$sel:documentFormat:DocumentIdentifier', documentIdentifier_documentFormat - The document format, either JSON or YAML.

$sel:name:DocumentIdentifier', documentIdentifier_name - The name of the SSM document.

$sel:documentVersion:DocumentIdentifier', documentIdentifier_documentVersion - The document version.

$sel:author:DocumentIdentifier', documentIdentifier_author - The user in your organization who created the document.

$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:requires:DocumentIdentifier', documentIdentifier_requires - A list of SSM documents required by a document. For example, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document.

$sel:tags:DocumentIdentifier', documentIdentifier_tags - The tags, or metadata, that have been applied to the document.

documentIdentifier_versionName :: Lens' DocumentIdentifier (Maybe Text) Source #

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.

documentIdentifier_targetType :: Lens' DocumentIdentifier (Maybe Text) Source #

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_owner :: Lens' DocumentIdentifier (Maybe Text) Source #

The Amazon Web Services user account that created the document.

documentIdentifier_createdDate :: Lens' DocumentIdentifier (Maybe UTCTime) Source #

The date the SSM document was created.

documentIdentifier_author :: Lens' DocumentIdentifier (Maybe Text) Source #

The user in your organization who created the document.

documentIdentifier_displayName :: Lens' DocumentIdentifier (Maybe Text) Source #

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.

documentIdentifier_requires :: Lens' DocumentIdentifier (Maybe (NonEmpty DocumentRequires)) Source #

A list of SSM documents required by a document. For example, an ApplicationConfiguration document requires an ApplicationConfigurationSchema document.

documentIdentifier_tags :: Lens' DocumentIdentifier (Maybe [Tag]) Source #

The tags, or metadata, that have been applied to the document.

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
  • DeploymentStrategy
  • 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.

Constructors

DocumentKeyValuesFilter' 

Fields

Instances

Instances details
Eq DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Read DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Show 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 #

NFData DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

Methods

rnf :: DocumentKeyValuesFilter -> () #

Hashable DocumentKeyValuesFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentKeyValuesFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentKeyValuesFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "key") '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:values:DocumentKeyValuesFilter', documentKeyValuesFilter_values - The value for the filter key.

$sel:key:DocumentKeyValuesFilter', documentKeyValuesFilter_key - The name of the filter key.

DocumentMetadataResponseInfo

data DocumentMetadataResponseInfo Source #

Details about the response to a document review request.

See: newDocumentMetadataResponseInfo smart constructor.

Constructors

DocumentMetadataResponseInfo' 

Fields

Instances

Instances details
Eq DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Read DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Show 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 #

NFData DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

Hashable DocumentMetadataResponseInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentMetadataResponseInfo

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

DocumentParameter' 

Fields

  • name :: Maybe Text

    The name of the parameter.

  • defaultValue :: Maybe Text

    If specified, the default values for the parameters. Parameters without a default value are required. Parameters with a default value are optional.

  • type' :: Maybe DocumentParameterType

    The type of parameter. The type can be either String or StringList.

  • description :: Maybe Text

    A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.

Instances

Instances details
Eq DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Read DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Show 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 #

NFData DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

Methods

rnf :: DocumentParameter -> () #

Hashable DocumentParameter Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentParameter

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentParameter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "defaultValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentParameterType)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:name:DocumentParameter', documentParameter_name - The name of the parameter.

$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:type':DocumentParameter', documentParameter_type - The type of parameter. The type can be either String or StringList.

$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.

documentParameter_defaultValue :: Lens' DocumentParameter (Maybe Text) Source #

If specified, the default values for the parameters. Parameters without a default value are required. Parameters with a default value are optional.

documentParameter_type :: Lens' DocumentParameter (Maybe DocumentParameterType) Source #

The type of parameter. The type can be either String or StringList.

documentParameter_description :: Lens' DocumentParameter (Maybe Text) Source #

A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.

DocumentRequires

data DocumentRequires Source #

An SSM document required by the current document.

See: newDocumentRequires smart constructor.

Constructors

DocumentRequires' 

Fields

  • version :: Maybe Text

    The document version required by the current document.

  • name :: Text

    The name of the required SSM document. The name can be an Amazon Resource Name (ARN).

Instances

Instances details
Eq DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Read DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Show 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 #

NFData DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

Methods

rnf :: DocumentRequires -> () #

Hashable DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

ToJSON DocumentRequires Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentRequires

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentRequires'" 'PrefixI 'True) (S1 ('MetaSel ('Just "version") '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:version:DocumentRequires', documentRequires_version - The document version required by the current document.

$sel:name:DocumentRequires', documentRequires_name - The name of the required SSM document. The name can be an Amazon Resource Name (ARN).

documentRequires_version :: Lens' DocumentRequires (Maybe Text) Source #

The document version required by the current document.

documentRequires_name :: Lens' DocumentRequires Text Source #

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.

Constructors

DocumentReviewCommentSource' 

Fields

  • content :: Maybe Text

    The content of a comment entered by a user who requests a review of a new document version, or who reviews the new version.

  • type' :: Maybe DocumentReviewCommentType

    The type of information added to a review request. Currently, only the value Comment is supported.

Instances

Instances details
Eq DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Read DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Show 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 #

NFData DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

Hashable DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

ToJSON DocumentReviewCommentSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewCommentSource

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

documentReviewCommentSource_content :: Lens' DocumentReviewCommentSource (Maybe Text) Source #

The content of a comment entered by a user who requests a review of a new document version, or who reviews the new version.

documentReviewCommentSource_type :: Lens' DocumentReviewCommentSource (Maybe DocumentReviewCommentType) Source #

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.

Constructors

DocumentReviewerResponseSource' 

Fields

  • reviewer :: Maybe Text

    The user in your organization assigned to review a document request.

  • reviewStatus :: Maybe 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.

  • updatedTime :: Maybe POSIX

    The date and time that a reviewer last updated a response to a document review request.

  • comment :: Maybe [DocumentReviewCommentSource]

    The comment entered by a reviewer as part of their document review response.

  • createTime :: Maybe POSIX

    The date and time that a reviewer entered a response to a document review request.

Instances

Instances details
Eq DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Read DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Show 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 #

NFData DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

Hashable DocumentReviewerResponseSource Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviewerResponseSource

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "DocumentReviewerResponseSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "reviewer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "reviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus))) :*: (S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DocumentReviewCommentSource])) :*: S1 ('MetaSel ('Just "createTime") '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:reviewer:DocumentReviewerResponseSource', documentReviewerResponseSource_reviewer - The user in your organization assigned to review a document 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:updatedTime:DocumentReviewerResponseSource', documentReviewerResponseSource_updatedTime - The date and time that a reviewer last updated a response to a document review request.

$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.

documentReviewerResponseSource_reviewer :: Lens' DocumentReviewerResponseSource (Maybe Text) Source #

The user in your organization assigned to review a document request.

documentReviewerResponseSource_reviewStatus :: Lens' DocumentReviewerResponseSource (Maybe ReviewStatus) Source #

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.

documentReviewerResponseSource_updatedTime :: Lens' DocumentReviewerResponseSource (Maybe UTCTime) Source #

The date and time that a reviewer last updated a response to a document review request.

documentReviewerResponseSource_comment :: Lens' DocumentReviewerResponseSource (Maybe [DocumentReviewCommentSource]) Source #

The comment entered by a reviewer as part of their document review response.

documentReviewerResponseSource_createTime :: Lens' DocumentReviewerResponseSource (Maybe UTCTime) Source #

The date and time that a reviewer entered a response to a document review request.

DocumentReviews

data DocumentReviews Source #

Information about a document approval review.

See: newDocumentReviews smart constructor.

Constructors

DocumentReviews' 

Fields

Instances

Instances details
Eq DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Read DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Show 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 #

NFData DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

Methods

rnf :: DocumentReviews -> () #

Hashable DocumentReviews Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentReviews

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

documentReviews_comment :: Lens' DocumentReviews (Maybe [DocumentReviewCommentSource]) Source #

A comment entered by a user in your organization about the document review request.

documentReviews_action :: Lens' DocumentReviews DocumentReviewAction Source #

The action to take on a document approval review request.

DocumentVersionInfo

data DocumentVersionInfo Source #

Version information about the document.

See: newDocumentVersionInfo smart constructor.

Constructors

DocumentVersionInfo' 

Fields

  • status :: Maybe DocumentStatus

    The status of the SSM document, such as Creating, Active, Failed, and Deleting.

  • versionName :: Maybe Text

    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.

  • reviewStatus :: Maybe ReviewStatus

    The current status of the approval review for the latest version of the document.

  • createdDate :: Maybe POSIX

    The date the document was created.

  • documentFormat :: Maybe DocumentFormat

    The document format, either JSON or YAML.

  • name :: Maybe Text

    The document name.

  • documentVersion :: Maybe Text

    The document version.

  • displayName :: Maybe Text

    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.

  • statusInformation :: Maybe Text

    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."

  • isDefaultVersion :: Maybe Bool

    An identifier for the default version of the document.

Instances

Instances details
Eq DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Read DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Show 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 #

NFData DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

Methods

rnf :: DocumentVersionInfo -> () #

Hashable DocumentVersionInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.DocumentVersionInfo

FromJSON 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:status:DocumentVersionInfo', documentVersionInfo_status - The status of the SSM document, such as Creating, Active, Failed, and Deleting.

$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.

$sel:reviewStatus:DocumentVersionInfo', documentVersionInfo_reviewStatus - The current status of the approval review for the latest version of the document.

$sel:createdDate:DocumentVersionInfo', documentVersionInfo_createdDate - The date the document was created.

$sel:documentFormat:DocumentVersionInfo', documentVersionInfo_documentFormat - The document format, either JSON or YAML.

$sel:name:DocumentVersionInfo', documentVersionInfo_name - The document name.

$sel:documentVersion:DocumentVersionInfo', documentVersionInfo_documentVersion - The document version.

$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: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:isDefaultVersion:DocumentVersionInfo', documentVersionInfo_isDefaultVersion - An identifier for the default version of the document.

documentVersionInfo_status :: Lens' DocumentVersionInfo (Maybe DocumentStatus) Source #

The status of the SSM document, such as Creating, Active, Failed, and Deleting.

documentVersionInfo_versionName :: Lens' DocumentVersionInfo (Maybe Text) Source #

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.

documentVersionInfo_reviewStatus :: Lens' DocumentVersionInfo (Maybe ReviewStatus) Source #

The current status of the approval review for the latest version of the document.

documentVersionInfo_displayName :: Lens' DocumentVersionInfo (Maybe Text) Source #

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.

documentVersionInfo_statusInformation :: Lens' DocumentVersionInfo (Maybe Text) Source #

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."

documentVersionInfo_isDefaultVersion :: Lens' DocumentVersionInfo (Maybe Bool) Source #

An identifier for the default version of the document.

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.

Constructors

EffectivePatch' 

Fields

  • patch :: Maybe 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.

  • patchStatus :: Maybe 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.

Instances

Instances details
Eq EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Read EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Show 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 #

NFData EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

Methods

rnf :: EffectivePatch -> () #

Hashable EffectivePatch Source # 
Instance details

Defined in Amazonka.SSM.Types.EffectivePatch

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

effectivePatch_patch :: Lens' EffectivePatch (Maybe Patch) Source #

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.

effectivePatch_patchStatus :: Lens' EffectivePatch (Maybe PatchStatus) Source #

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.

Constructors

FailedCreateAssociation' 

Fields

Instances

Instances details
Eq FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Read FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Show 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 #

NFData FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

Methods

rnf :: FailedCreateAssociation -> () #

Hashable FailedCreateAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.FailedCreateAssociation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

FailureDetails' 

Fields

  • failureType :: Maybe Text

    The type of Automation failure. Failure types include the following: Action, Permission, Throttling, Verification, Internal.

  • failureStage :: Maybe Text

    The stage of the Automation execution when the failure occurred. The stages include the following: InputValidation, PreVerification, Invocation, PostVerification.

  • details :: Maybe (HashMap Text [Text])

    Detailed information about the Automation step failure.

Instances

Instances details
Eq FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Read FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Show 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 #

NFData FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

Methods

rnf :: FailureDetails -> () #

Hashable FailureDetails Source # 
Instance details

Defined in Amazonka.SSM.Types.FailureDetails

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "FailureDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "failureStage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "details") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [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:failureType:FailureDetails', failureDetails_failureType - The type of Automation failure. Failure types include the following: Action, Permission, Throttling, Verification, Internal.

$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:details:FailureDetails', failureDetails_details - Detailed information about the Automation step failure.

failureDetails_failureType :: Lens' FailureDetails (Maybe Text) Source #

The type of Automation failure. Failure types include the following: Action, Permission, Throttling, Verification, Internal.

failureDetails_failureStage :: Lens' FailureDetails (Maybe Text) Source #

The stage of the Automation execution when the failure occurred. The stages include the following: InputValidation, PreVerification, Invocation, PostVerification.

failureDetails_details :: Lens' FailureDetails (Maybe (HashMap Text [Text])) Source #

Detailed information about the Automation step failure.

InstanceAggregatedAssociationOverview

data InstanceAggregatedAssociationOverview Source #

Status information about the aggregated associations.

See: newInstanceAggregatedAssociationOverview smart constructor.

Constructors

InstanceAggregatedAssociationOverview' 

Fields

Instances

Instances details
Eq 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

Generic InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

NFData InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

Hashable InstanceAggregatedAssociationOverview Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAggregatedAssociationOverview

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 instance(s).

InstanceAssociation

data InstanceAssociation Source #

One or more association documents on the instance.

See: newInstanceAssociation smart constructor.

Constructors

InstanceAssociation' 

Fields

Instances

Instances details
Eq InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Read InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Show 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 #

NFData InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

Methods

rnf :: InstanceAssociation -> () #

Hashable InstanceAssociation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InstanceAssociation'" '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 "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "associationVersion") '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:instanceId:InstanceAssociation', instanceAssociation_instanceId - The instance ID.

$sel:content:InstanceAssociation', instanceAssociation_content - The content of the association document for the instance(s).

$sel:associationVersion:InstanceAssociation', instanceAssociation_associationVersion - Version information for the association on the instance.

instanceAssociation_content :: Lens' InstanceAssociation (Maybe Text) Source #

The content of the association document for the instance(s).

instanceAssociation_associationVersion :: Lens' InstanceAssociation (Maybe Text) Source #

Version information for the association on the instance.

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.

Constructors

InstanceAssociationOutputLocation' 

Fields

Instances

Instances details
Eq InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Read InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Show 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 #

NFData InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

Hashable InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

ToJSON InstanceAssociationOutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputLocation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

instanceAssociationOutputLocation_s3Location :: Lens' InstanceAssociationOutputLocation (Maybe S3OutputLocation) Source #

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.

Constructors

InstanceAssociationOutputUrl' 

Fields

Instances

Instances details
Eq InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Read InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Show 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 #

NFData InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

Hashable InstanceAssociationOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationOutputUrl

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

instanceAssociationOutputUrl_s3OutputUrl :: Lens' InstanceAssociationOutputUrl (Maybe S3OutputUrl) Source #

The URL of S3 bucket where you want to store the results of this request.

InstanceAssociationStatusInfo

data InstanceAssociationStatusInfo Source #

Status information about the instance association.

See: newInstanceAssociationStatusInfo smart constructor.

Constructors

InstanceAssociationStatusInfo' 

Fields

Instances

Instances details
Eq InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Read InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Show 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 #

NFData InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

Hashable InstanceAssociationStatusInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceAssociationStatusInfo

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InstanceAssociationStatusInfo'" '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 "detailedStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAssociationOutputUrl)) :*: S1 ('MetaSel ('Just "executionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "associationVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "executionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "associationName") '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:instanceId:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_instanceId - The instance ID where the association was created.

$sel:detailedStatus:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_detailedStatus - Detailed status information about the instance association.

$sel:status:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_status - Status information about the instance association.

$sel:outputUrl:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_outputUrl - A URL for an S3 bucket where you want to store the results of this request.

$sel:executionSummary:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_executionSummary - Summary information about association execution.

$sel:name:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_name - The name of the association.

$sel:errorCode:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_errorCode - An error code returned by the request to create the association.

$sel:documentVersion:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_documentVersion - The association document versions.

$sel:associationVersion:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_associationVersion - The version of the association applied to the instance.

$sel:executionDate:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_executionDate - The date the instance association ran.

$sel:associationName:InstanceAssociationStatusInfo', instanceAssociationStatusInfo_associationName - The name of the association applied to the instance.

instanceAssociationStatusInfo_instanceId :: Lens' InstanceAssociationStatusInfo (Maybe Text) Source #

The instance ID where the association was created.

instanceAssociationStatusInfo_detailedStatus :: Lens' InstanceAssociationStatusInfo (Maybe Text) Source #

Detailed status information about the instance association.

instanceAssociationStatusInfo_status :: Lens' InstanceAssociationStatusInfo (Maybe Text) Source #

Status information about the instance association.

instanceAssociationStatusInfo_outputUrl :: Lens' InstanceAssociationStatusInfo (Maybe InstanceAssociationOutputUrl) Source #

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

instanceAssociationStatusInfo_errorCode :: Lens' InstanceAssociationStatusInfo (Maybe Text) Source #

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

instanceAssociationStatusInfo_associationVersion :: Lens' InstanceAssociationStatusInfo (Maybe Text) Source #

The version of the association applied to the instance.

InstanceInformation

data InstanceInformation Source #

Describes a filter for a specific list of instances.

See: newInstanceInformation smart constructor.

Constructors

InstanceInformation' 

Fields

Instances

Instances details
Eq InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Read InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Show 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 #

NFData InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

Methods

rnf :: InstanceInformation -> () #

Hashable InstanceInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InstanceInformation'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "instanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PingStatus))) :*: (S1 ('MetaSel ('Just "iPAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceType)))) :*: ((S1 ('MetaSel ('Just "registrationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "platformVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "isLatestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "agentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastPingDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "lastSuccessfulAssociationExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "activationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "platformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PlatformType)) :*: S1 ('MetaSel ('Just "associationOverview") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceAggregatedAssociationOverview))))) :*: ((S1 ('MetaSel ('Just "associationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastAssociationExecutionDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "platformName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "computerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "iamRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

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:instanceId:InstanceInformation', instanceInformation_instanceId - The instance ID.

$sel:pingStatus:InstanceInformation', instanceInformation_pingStatus - Connection status of SSM Agent.

The status Inactive has been deprecated and is no longer in use.

$sel:iPAddress:InstanceInformation', instanceInformation_iPAddress - The IP address of the managed instance.

$sel:resourceType:InstanceInformation', instanceInformation_resourceType - The type of instance. Instances are either EC2 instances or managed instances.

$sel:registrationDate:InstanceInformation', instanceInformation_registrationDate - The date the server or VM was registered with Amazon Web Services as a managed instance.

$sel:platformVersion:InstanceInformation', instanceInformation_platformVersion - The version of the OS platform running on your instance.

$sel:isLatestVersion:InstanceInformation', instanceInformation_isLatestVersion - Indicates whether the latest version of SSM Agent is running on your Linux Managed Instance. This field doesn't indicate whether or not the latest version is installed on Windows managed instances, because some older versions of Windows Server use the EC2Config service to process Systems Manager requests.

$sel:agentVersion:InstanceInformation', instanceInformation_agentVersion - The version of SSM Agent running on your Linux instance.

$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:activationId:InstanceInformation', instanceInformation_activationId - The activation ID created by Amazon Web Services Systems Manager when the server or virtual machine (VM) was registered.

$sel:name:InstanceInformation', instanceInformation_name - The name assigned to an on-premises server or virtual machine (VM) when it is activated as a Systems Manager managed instance. The name is specified as the DefaultInstanceName property using the CreateActivation command. It is applied to the managed instance by specifying the Activation Code and Activation ID when you install SSM Agent on the instance, 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:platformType:InstanceInformation', instanceInformation_platformType - The operating system platform type.

$sel:associationOverview:InstanceInformation', instanceInformation_associationOverview - Information about the association.

$sel:associationStatus:InstanceInformation', instanceInformation_associationStatus - The status of the association.

$sel:lastAssociationExecutionDate:InstanceInformation', instanceInformation_lastAssociationExecutionDate - The date the association was last run.

$sel:platformName:InstanceInformation', instanceInformation_platformName - The name of the operating system platform running on your instance.

$sel:computerName:InstanceInformation', instanceInformation_computerName - The fully qualified host name of the managed instance.

$sel:iamRole:InstanceInformation', instanceInformation_iamRole - The Identity and Access Management (IAM) role assigned to the on-premises Systems Manager managed instance. 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.

instanceInformation_pingStatus :: Lens' InstanceInformation (Maybe PingStatus) Source #

Connection status of SSM Agent.

The status Inactive has been deprecated and is no longer in use.

instanceInformation_iPAddress :: Lens' InstanceInformation (Maybe Text) Source #

The IP address of the managed instance.

instanceInformation_resourceType :: Lens' InstanceInformation (Maybe ResourceType) Source #

The type of instance. Instances are either EC2 instances or managed instances.

instanceInformation_registrationDate :: Lens' InstanceInformation (Maybe UTCTime) Source #

The date the server or VM was registered with Amazon Web Services as a managed instance.

instanceInformation_platformVersion :: Lens' InstanceInformation (Maybe Text) Source #

The version of the OS platform running on your instance.

instanceInformation_isLatestVersion :: Lens' InstanceInformation (Maybe Bool) Source #

Indicates whether the latest version of SSM Agent is running on your Linux Managed Instance. This field doesn't indicate whether or not the latest version is installed on Windows managed instances, because some older versions of Windows Server use the EC2Config service to process Systems Manager requests.

instanceInformation_agentVersion :: Lens' InstanceInformation (Maybe Text) Source #

The version of SSM Agent running on your Linux instance.

instanceInformation_lastPingDateTime :: Lens' InstanceInformation (Maybe UTCTime) Source #

The date and time when the agent last pinged the Systems Manager service.

instanceInformation_activationId :: Lens' InstanceInformation (Maybe Text) Source #

The activation ID created by Amazon Web Services Systems Manager when the server or virtual machine (VM) was registered.

instanceInformation_name :: Lens' InstanceInformation (Maybe Text) Source #

The name assigned to an on-premises server or virtual machine (VM) when it is activated as a Systems Manager managed instance. The name is specified as the DefaultInstanceName property using the CreateActivation command. It is applied to the managed instance by specifying the Activation Code and Activation ID when you install SSM Agent on the instance, 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.

instanceInformation_platformName :: Lens' InstanceInformation (Maybe Text) Source #

The name of the operating system platform running on your instance.

instanceInformation_computerName :: Lens' InstanceInformation (Maybe Text) Source #

The fully qualified host name of the managed instance.

instanceInformation_iamRole :: Lens' InstanceInformation (Maybe Text) Source #

The Identity and Access Management (IAM) role assigned to the on-premises Systems Manager managed instance. 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.

InstanceInformationFilter

data InstanceInformationFilter Source #

Describes a filter for a specific list of instances. You can filter instances 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.

Constructors

InstanceInformationFilter' 

Fields

Instances

Instances details
Eq InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Read InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Show 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 #

NFData InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

Hashable InstanceInformationFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 instances.

See: newInstanceInformationStringFilter smart constructor.

Constructors

InstanceInformationStringFilter' 

Fields

  • key :: Text

    The filter key name to describe your instances. For example:

    "InstanceIds"|"AgentVersion"|"PingStatus"|"PlatformTypes"|"ActivationIds"|"IamRole"|"ResourceType"|"AssociationStatus"|"Tag Key"

    Tag key isn't a valid filter. You must specify either tag-key or tag:keyname and a string. Here are some valid examples: tag-key, tag:123, tag:al!, tag:Windows. Here are some invalid examples: tag-keys, Tag Key, tag:, tagKey, abc:keyname.

  • values :: NonEmpty Text

    The filter values.

Instances

Instances details
Eq InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Read InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Show 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 #

NFData InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

Hashable InstanceInformationStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstanceInformationStringFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 instances. For example:

"InstanceIds"|"AgentVersion"|"PingStatus"|"PlatformTypes"|"ActivationIds"|"IamRole"|"ResourceType"|"AssociationStatus"|"Tag Key"

Tag key isn't a valid filter. You must specify either tag-key or tag:keyname and a string. Here are some valid examples: tag-key, tag:123, tag:al!, tag:Windows. Here are some invalid examples: tag-keys, Tag Key, tag:, tagKey, abc:keyname.

$sel:values:InstanceInformationStringFilter', instanceInformationStringFilter_values - The filter values.

instanceInformationStringFilter_key :: Lens' InstanceInformationStringFilter Text Source #

The filter key name to describe your instances. For example:

"InstanceIds"|"AgentVersion"|"PingStatus"|"PlatformTypes"|"ActivationIds"|"IamRole"|"ResourceType"|"AssociationStatus"|"Tag Key"

Tag key isn't a valid filter. You must specify either tag-key or tag:keyname and a string. Here are some valid examples: tag-key, tag:123, tag:al!, tag:Windows. Here are some invalid examples: tag-keys, Tag Key, tag:, tagKey, abc:keyname.

InstancePatchState

data InstancePatchState Source #

Defines the high-level patch compliance state for a managed instance, providing information about the number of installed, missing, not applicable, and failed patches along with metadata about the operation when this information was gathered for the instance.

See: newInstancePatchState smart constructor.

Constructors

InstancePatchState' 

Fields

  • unreportedNotApplicableCount :: Maybe Int

    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.

  • otherNonCompliantCount :: Maybe Int

    The number of instances with patches installed that are specified as other than Critical or Security but aren't compliant with the patch baseline. The status of these instances is NON_COMPLIANT.

  • rebootOption :: Maybe 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 instance 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.
  • installedPendingRebootCount :: Maybe Int

    The number of patches installed by Patch Manager since the last time the instance was rebooted.

  • ownerInformation :: Maybe (Sensitive Text)

    Placeholder information. This field will always be empty in the current release of the service.

  • securityNonCompliantCount :: Maybe Int

    The number of instances 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 instance reboot. The status of these instances is NON_COMPLIANT.

  • installedRejectedCount :: Maybe Int

    The number of patches installed on an instance 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).

  • failedCount :: Maybe Int

    The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.

  • installedOtherCount :: Maybe Int

    The number of patches not specified in the patch baseline that are installed on the instance.

  • missingCount :: Maybe Int

    The number of patches from the patch baseline that are applicable for the instance but aren't currently installed.

  • installOverrideList :: Maybe Text

    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.

  • criticalNonCompliantCount :: Maybe Int

    The number of instances 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 instance reboot. The status of these instances is NON_COMPLIANT.

  • notApplicableCount :: Maybe Int

    The number of patches from the patch baseline that aren't applicable for the instance and therefore aren't installed on the instance. 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.

  • installedCount :: Maybe Int

    The number of patches from the patch baseline that are installed on the instance.

  • lastNoRebootInstallOperationTime :: Maybe POSIX

    The time of the last attempt to patch the instance with NoReboot specified as the reboot option.

  • snapshotId :: Maybe Text

    The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.

  • instanceId :: Text

    The ID of the managed instance the high-level patch compliance information was collected for.

  • patchGroup :: Text

    The name of the patch group the managed instance belongs to.

  • baselineId :: Text

    The ID of the patch baseline used to patch the instance.

  • operationStartTime :: POSIX

    The time the most recent patching operation was started on the instance.

  • operationEndTime :: POSIX

    The time the most recent patching operation completed on the instance.

  • operation :: PatchOperationType

    The type of patching operation that was performed: or

    • SCAN assesses the patch compliance state.
    • INSTALL installs missing patches.

Instances

Instances details
Eq InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

Show 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 #

NFData InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

Methods

rnf :: InstancePatchState -> () #

Hashable InstancePatchState Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchState

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InstancePatchState'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "unreportedNotApplicableCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "otherNonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "rebootOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RebootOption)) :*: (S1 ('MetaSel ('Just "installedPendingRebootCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))) :*: ((S1 ('MetaSel ('Just "securityNonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "installedRejectedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "failedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "installedOtherCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "missingCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "installOverrideList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "criticalNonCompliantCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "notApplicableCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "installedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "lastNoRebootInstallOperationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "snapshotId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((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: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:otherNonCompliantCount:InstancePatchState', instancePatchState_otherNonCompliantCount - The number of instances with patches installed that are specified as other than Critical or Security but aren't compliant with the patch baseline. The status of these instances is NON_COMPLIANT.

$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 instance 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:installedPendingRebootCount:InstancePatchState', instancePatchState_installedPendingRebootCount - The number of patches installed by Patch Manager since the last time the instance was rebooted.

$sel:ownerInformation:InstancePatchState', instancePatchState_ownerInformation - Placeholder information. This field will always be empty in the current release of the service.

$sel:securityNonCompliantCount:InstancePatchState', instancePatchState_securityNonCompliantCount - The number of instances 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 instance reboot. The status of these instances is NON_COMPLIANT.

$sel:installedRejectedCount:InstancePatchState', instancePatchState_installedRejectedCount - The number of patches installed on an instance 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: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:installedOtherCount:InstancePatchState', instancePatchState_installedOtherCount - The number of patches not specified in the patch baseline that are installed on the instance.

$sel:missingCount:InstancePatchState', instancePatchState_missingCount - The number of patches from the patch baseline that are applicable for the instance but aren't currently installed.

$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:criticalNonCompliantCount:InstancePatchState', instancePatchState_criticalNonCompliantCount - The number of instances 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 instance reboot. The status of these instances is NON_COMPLIANT.

$sel:notApplicableCount:InstancePatchState', instancePatchState_notApplicableCount - The number of patches from the patch baseline that aren't applicable for the instance and therefore aren't installed on the instance. 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:installedCount:InstancePatchState', instancePatchState_installedCount - The number of patches from the patch baseline that are installed on the instance.

$sel:lastNoRebootInstallOperationTime:InstancePatchState', instancePatchState_lastNoRebootInstallOperationTime - The time of the last attempt to patch the instance with NoReboot specified as the reboot option.

$sel:snapshotId:InstancePatchState', instancePatchState_snapshotId - The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.

$sel:instanceId:InstancePatchState', instancePatchState_instanceId - The ID of the managed instance the high-level patch compliance information was collected for.

$sel:patchGroup:InstancePatchState', instancePatchState_patchGroup - The name of the patch group the managed instance belongs to.

$sel:baselineId:InstancePatchState', instancePatchState_baselineId - The ID of the patch baseline used to patch the instance.

$sel:operationStartTime:InstancePatchState', instancePatchState_operationStartTime - The time the most recent patching operation was started on the instance.

$sel:operationEndTime:InstancePatchState', instancePatchState_operationEndTime - The time the most recent patching operation completed on the instance.

$sel:operation:InstancePatchState', instancePatchState_operation - The type of patching operation that was performed: or

  • SCAN assesses the patch compliance state.
  • INSTALL installs missing patches.

instancePatchState_unreportedNotApplicableCount :: Lens' InstancePatchState (Maybe Int) Source #

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.

instancePatchState_otherNonCompliantCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of instances with patches installed that are specified as other than Critical or Security but aren't compliant with the patch baseline. The status of these instances is NON_COMPLIANT.

instancePatchState_rebootOption :: Lens' InstancePatchState (Maybe RebootOption) Source #

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 instance 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.

instancePatchState_installedPendingRebootCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches installed by Patch Manager since the last time the instance was rebooted.

instancePatchState_ownerInformation :: Lens' InstancePatchState (Maybe Text) Source #

Placeholder information. This field will always be empty in the current release of the service.

instancePatchState_securityNonCompliantCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of instances 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 instance reboot. The status of these instances is NON_COMPLIANT.

instancePatchState_installedRejectedCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches installed on an instance 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).

instancePatchState_failedCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.

instancePatchState_installedOtherCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches not specified in the patch baseline that are installed on the instance.

instancePatchState_missingCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches from the patch baseline that are applicable for the instance but aren't currently installed.

instancePatchState_installOverrideList :: Lens' InstancePatchState (Maybe Text) Source #

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.

instancePatchState_criticalNonCompliantCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of instances 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 instance reboot. The status of these instances is NON_COMPLIANT.

instancePatchState_notApplicableCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches from the patch baseline that aren't applicable for the instance and therefore aren't installed on the instance. 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.

instancePatchState_installedCount :: Lens' InstancePatchState (Maybe Int) Source #

The number of patches from the patch baseline that are installed on the instance.

instancePatchState_lastNoRebootInstallOperationTime :: Lens' InstancePatchState (Maybe UTCTime) Source #

The time of the last attempt to patch the instance with NoReboot specified as the reboot option.

instancePatchState_snapshotId :: Lens' InstancePatchState (Maybe Text) Source #

The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.

instancePatchState_instanceId :: Lens' InstancePatchState Text Source #

The ID of the managed instance the high-level patch compliance information was collected for.

instancePatchState_patchGroup :: Lens' InstancePatchState Text Source #

The name of the patch group the managed instance belongs to.

instancePatchState_baselineId :: Lens' InstancePatchState Text Source #

The ID of the patch baseline used to patch the instance.

instancePatchState_operationStartTime :: Lens' InstancePatchState UTCTime Source #

The time the most recent patching operation was started on the instance.

instancePatchState_operationEndTime :: Lens' InstancePatchState UTCTime Source #

The time the most recent patching operation completed on the instance.

instancePatchState_operation :: Lens' InstancePatchState PatchOperationType Source #

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 instances 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.

Constructors

InstancePatchStateFilter' 

Fields

  • key :: Text

    The key for the filter. Supported values include the following:

    • InstalledCount
    • InstalledOtherCount
    • InstalledPendingRebootCount
    • InstalledRejectedCount
    • MissingCount
    • FailedCount
    • UnreportedNotApplicableCount
    • NotApplicableCount
  • values :: NonEmpty Text

    The value for the filter. Must be an integer greater than or equal to 0.

  • type' :: InstancePatchStateOperatorType

    The type of comparison that should be performed for the value.

Instances

Instances details
Eq InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Read InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Show 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 #

NFData InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

Hashable InstancePatchStateFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

instancePatchStateFilter_key :: Lens' InstancePatchStateFilter Text Source #

The key for the filter. Supported values include the following:

  • InstalledCount
  • InstalledOtherCount
  • InstalledPendingRebootCount
  • InstalledRejectedCount
  • MissingCount
  • FailedCount
  • UnreportedNotApplicableCount
  • NotApplicableCount

instancePatchStateFilter_values :: Lens' InstancePatchStateFilter (NonEmpty Text) Source #

The value for the filter. Must be an integer greater than or equal to 0.

instancePatchStateFilter_type :: Lens' InstancePatchStateFilter InstancePatchStateOperatorType Source #

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.

Constructors

InventoryAggregator' 

Fields

Instances

Instances details
Eq InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Read InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Show 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 #

NFData InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

Methods

rnf :: InventoryAggregator -> () #

Hashable InventoryAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAggregator

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InventoryAggregator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InventoryGroup))) :*: (S1 ('MetaSel ('Just "aggregators") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InventoryAggregator))) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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: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.

$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.

inventoryAggregator_groups :: Lens' InventoryAggregator (Maybe (NonEmpty 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.

inventoryAggregator_aggregators :: Lens' InventoryAggregator (Maybe (NonEmpty InventoryAggregator)) Source #

Nested aggregators to further refine aggregation for an inventory type.

inventoryAggregator_expression :: Lens' InventoryAggregator (Maybe Text) Source #

The inventory type and attribute name for aggregation.

InventoryDeletionStatusItem

data InventoryDeletionStatusItem Source #

Status information returned by the DeleteInventory operation.

See: newInventoryDeletionStatusItem smart constructor.

Constructors

InventoryDeletionStatusItem' 

Fields

Instances

Instances details
Eq InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Read InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Show 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 #

NFData InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

Hashable InventoryDeletionStatusItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionStatusItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InventoryDeletionStatusItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastStatusUpdateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "deletionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventoryDeletionSummary)) :*: S1 ('MetaSel ('Just "lastStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InventoryDeletionStatus))) :*: (S1 ('MetaSel ('Just "deletionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "deletionId") '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:typeName:InventoryDeletionStatusItem', inventoryDeletionStatusItem_typeName - The name of the inventory data type.

$sel:lastStatusUpdateTime:InventoryDeletionStatusItem', inventoryDeletionStatusItem_lastStatusUpdateTime - The UTC timestamp of when the last status report.

$sel:lastStatusMessage:InventoryDeletionStatusItem', inventoryDeletionStatusItem_lastStatusMessage - Information about the status.

$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:deletionStartTime:InventoryDeletionStatusItem', inventoryDeletionStatusItem_deletionStartTime - The UTC timestamp when the delete operation started.

$sel:deletionId:InventoryDeletionStatusItem', inventoryDeletionStatusItem_deletionId - The deletion ID returned by the DeleteInventory operation.

inventoryDeletionStatusItem_deletionSummary :: Lens' InventoryDeletionStatusItem (Maybe InventoryDeletionSummary) Source #

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.

inventoryDeletionStatusItem_lastStatus :: Lens' InventoryDeletionStatusItem (Maybe InventoryDeletionStatus) Source #

The status of the operation. Possible values are InProgress and Complete.

inventoryDeletionStatusItem_deletionId :: Lens' InventoryDeletionStatusItem (Maybe Text) Source #

The deletion ID returned by the DeleteInventory operation.

InventoryDeletionSummary

data InventoryDeletionSummary Source #

Information about the delete operation.

See: newInventoryDeletionSummary smart constructor.

Constructors

InventoryDeletionSummary' 

Fields

Instances

Instances details
Eq InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Read InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Show 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 #

NFData InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

Hashable InventoryDeletionSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummary

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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:

$sel:remainingCount: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.

inventoryDeletionSummary_totalCount :: Lens' InventoryDeletionSummary (Maybe Int) Source #

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.

Constructors

InventoryDeletionSummaryItem' 

Fields

Instances

Instances details
Eq InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Read InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Show 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 #

NFData InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

Hashable InventoryDeletionSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryDeletionSummaryItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InventoryDeletionSummaryItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "remainingCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "count") '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:remainingCount:InventoryDeletionSummaryItem', inventoryDeletionSummaryItem_remainingCount - The remaining number of items to delete.

$sel:count:InventoryDeletionSummaryItem', inventoryDeletionSummaryItem_count - A count of the number of deleted items.

$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.

Constructors

InventoryFilter' 

Fields

  • type' :: Maybe InventoryQueryOperatorType

    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.

  • key :: Text

    The name of the filter key.

  • values :: NonEmpty Text

    Inventory filter values. Example: inventory filter where instance IDs are specified as values Key=AWS:InstanceInformation.InstanceId,Values= i-a12b3c4d5e6g, i-1a2b3c4d5e6,Type=Equal.

Instances

Instances details
Eq InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Read InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Show 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 #

NFData InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

Methods

rnf :: InventoryFilter -> () #

Hashable InventoryFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 instance IDs are specified as values Key=AWS:InstanceInformation.InstanceId,Values= i-a12b3c4d5e6g, i-1a2b3c4d5e6,Type=Equal.

inventoryFilter_type :: Lens' InventoryFilter (Maybe InventoryQueryOperatorType) Source #

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.

inventoryFilter_key :: Lens' InventoryFilter Text Source #

The name of the filter key.

inventoryFilter_values :: Lens' InventoryFilter (NonEmpty Text) Source #

Inventory filter values. Example: inventory filter where instance 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.

Constructors

InventoryGroup' 

Fields

  • name :: Text

    The name of the group.

  • filters :: NonEmpty InventoryFilter

    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.

Instances

Instances details
Eq InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Read InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Show 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 #

NFData InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

Methods

rnf :: InventoryGroup -> () #

Hashable InventoryGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryGroup

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

inventoryGroup_filters :: Lens' InventoryGroup (NonEmpty InventoryFilter) Source #

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 instances based on your inventory policy document

See: newInventoryItem smart constructor.

Constructors

InventoryItem' 

Fields

  • context :: Maybe (HashMap Text Text)

    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.

  • contentHash :: Maybe Text

    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.

  • content :: Maybe [HashMap Text Text]

    The inventory data of the inventory type.

  • typeName :: Text

    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.

  • schemaVersion :: Text

    The schema version for the inventory item.

  • captureTime :: Text

    The time the inventory information was collected.

Instances

Instances details
Eq InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Read InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Show 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 #

NFData InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

Methods

rnf :: InventoryItem -> () #

Hashable InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

ToJSON InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

type Rep InventoryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItem

type Rep InventoryItem = D1 ('MetaData "InventoryItem" "Amazonka.SSM.Types.InventoryItem" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InventoryItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "context") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "contentHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text Text])))) :*: (S1 ('MetaSel ('Just "typeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "schemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "captureTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

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: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: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:content:InventoryItem', inventoryItem_content - The inventory data of the inventory 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.

inventoryItem_context :: Lens' InventoryItem (Maybe (HashMap Text Text)) Source #

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.

inventoryItem_contentHash :: Lens' InventoryItem (Maybe Text) Source #

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.

inventoryItem_content :: Lens' InventoryItem (Maybe [HashMap Text Text]) Source #

The inventory data of the inventory type.

inventoryItem_typeName :: Lens' InventoryItem Text Source #

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.

inventoryItem_schemaVersion :: Lens' InventoryItem Text Source #

The schema version for the inventory item.

inventoryItem_captureTime :: Lens' InventoryItem Text Source #

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.

Constructors

InventoryItemAttribute' 

Fields

Instances

Instances details
Eq InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Read InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Show 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 #

NFData InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

Methods

rnf :: InventoryItemAttribute -> () #

Hashable InventoryItemAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemAttribute

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

inventoryItemAttribute_name :: Lens' InventoryItemAttribute Text Source #

Name 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.

Constructors

InventoryItemSchema' 

Fields

  • version :: Maybe Text

    The schema version for the inventory item.

  • displayName :: Maybe Text

    The alias name of the inventory type. The alias name is used for display purposes.

  • typeName :: Text

    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.

  • attributes :: NonEmpty InventoryItemAttribute

    The schema attributes for inventory. This contains data type and attribute name.

Instances

Instances details
Eq InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Read InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Show 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 #

NFData InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

Methods

rnf :: InventoryItemSchema -> () #

Hashable InventoryItemSchema Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryItemSchema

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InventoryItemSchema'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") '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:version:InventoryItemSchema', inventoryItemSchema_version - The schema version for the inventory item.

$sel:displayName:InventoryItemSchema', inventoryItemSchema_displayName - The alias name of the inventory type. The alias name is used for display purposes.

$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.

inventoryItemSchema_version :: Lens' InventoryItemSchema (Maybe Text) Source #

The schema version for the inventory item.

inventoryItemSchema_displayName :: Lens' InventoryItemSchema (Maybe Text) Source #

The alias name of the inventory type. The alias name is used for display purposes.

inventoryItemSchema_typeName :: Lens' InventoryItemSchema Text Source #

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.

inventoryItemSchema_attributes :: Lens' InventoryItemSchema (NonEmpty InventoryItemAttribute) Source #

The schema attributes for inventory. This contains data type and attribute name.

InventoryResultEntity

data InventoryResultEntity Source #

Inventory query results.

See: newInventoryResultEntity smart constructor.

Constructors

InventoryResultEntity' 

Fields

  • data' :: Maybe (HashMap Text InventoryResultItem)

    The data section in the inventory result entity JSON.

  • id :: Maybe Text

    ID of the inventory result entity. For example, for managed instance inventory the result will be the managed instance ID. For EC2 instance inventory, the result will be the instance ID.

Instances

Instances details
Eq InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Read InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Show 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 #

NFData InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

Methods

rnf :: InventoryResultEntity -> () #

Hashable InventoryResultEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultEntity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 instance inventory the result will be the managed instance ID. For EC2 instance inventory, the result will be the instance ID.

inventoryResultEntity_data :: Lens' InventoryResultEntity (Maybe (HashMap Text InventoryResultItem)) Source #

The data section in the inventory result entity JSON.

inventoryResultEntity_id :: Lens' InventoryResultEntity (Maybe Text) Source #

ID of the inventory result entity. For example, for managed instance inventory the result will be the managed instance ID. For EC2 instance inventory, the result will be the instance ID.

InventoryResultItem

data InventoryResultItem Source #

The inventory result item.

See: newInventoryResultItem smart constructor.

Constructors

InventoryResultItem' 

Fields

  • contentHash :: Maybe Text

    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.

  • captureTime :: Maybe Text

    The time inventory item data was captured.

  • typeName :: Text

    The name of the inventory result item type.

  • schemaVersion :: Text

    The schema version for the inventory result item/

  • content :: [HashMap Text Text]

    Contains all the inventory data of the item type. Results include attribute names and values.

Instances

Instances details
Eq InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Read InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Show 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 #

NFData InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

Methods

rnf :: InventoryResultItem -> () #

Hashable InventoryResultItem Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryResultItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "InventoryResultItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "contentHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "captureTime") '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: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:captureTime:InventoryResultItem', inventoryResultItem_captureTime - The time inventory item data was captured.

$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.

inventoryResultItem_contentHash :: Lens' InventoryResultItem (Maybe Text) Source #

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.

inventoryResultItem_captureTime :: Lens' InventoryResultItem (Maybe Text) Source #

The time inventory item data was captured.

inventoryResultItem_typeName :: Lens' InventoryResultItem Text Source #

The name of the inventory result item type.

inventoryResultItem_schemaVersion :: Lens' InventoryResultItem Text Source #

The schema version for the inventory result item/

inventoryResultItem_content :: Lens' InventoryResultItem [HashMap Text Text] Source #

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 instance-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' 

Fields

Instances

Instances details
Eq LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Read LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Show 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 #

NFData LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

Methods

rnf :: LoggingInfo -> () #

Hashable LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

ToJSON LoggingInfo Source # 
Instance details

Defined in Amazonka.SSM.Types.LoggingInfo

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

loggingInfo_s3KeyPrefix :: Lens' LoggingInfo (Maybe Text) Source #

(Optional) The S3 bucket subfolder.

loggingInfo_s3BucketName :: Lens' LoggingInfo Text Source #

The name of an S3 bucket where execution logs are stored .

loggingInfo_s3Region :: Lens' LoggingInfo Text Source #

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.

Constructors

MaintenanceWindowAutomationParameters' 

Fields

  • parameters :: Maybe (HashMap Text [Text])

    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.

  • documentVersion :: Maybe Text

    The version of an Automation runbook to use during task execution.

Instances

Instances details
Eq 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

Generic MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

NFData MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

Hashable MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

ToJSON MaintenanceWindowAutomationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowAutomationParameters

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowAutomationParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe 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: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.

$sel:documentVersion:MaintenanceWindowAutomationParameters', maintenanceWindowAutomationParameters_documentVersion - The version of an Automation runbook to use during task execution.

maintenanceWindowAutomationParameters_parameters :: Lens' MaintenanceWindowAutomationParameters (Maybe (HashMap Text [Text])) Source #

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.

maintenanceWindowAutomationParameters_documentVersion :: Lens' MaintenanceWindowAutomationParameters (Maybe Text) Source #

The version of an Automation runbook to use during task execution.

MaintenanceWindowExecution

data MaintenanceWindowExecution Source #

Describes the information about an execution of a maintenance window.

See: newMaintenanceWindowExecution smart constructor.

Constructors

MaintenanceWindowExecution' 

Fields

Instances

Instances details
Eq MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Read MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Show 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 #

NFData MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

Hashable MaintenanceWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecution

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowExecution'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: 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:status:MaintenanceWindowExecution', maintenanceWindowExecution_status - The status of the execution.

$sel:startTime:MaintenanceWindowExecution', maintenanceWindowExecution_startTime - The time the execution started.

$sel:windowExecutionId:MaintenanceWindowExecution', maintenanceWindowExecution_windowExecutionId - The ID of the maintenance window execution.

$sel:statusDetails:MaintenanceWindowExecution', maintenanceWindowExecution_statusDetails - The details explaining the status. Not available for all status values.

$sel:endTime:MaintenanceWindowExecution', maintenanceWindowExecution_endTime - The time the execution finished.

$sel:windowId:MaintenanceWindowExecution', maintenanceWindowExecution_windowId - The ID of the maintenance window.

maintenanceWindowExecution_statusDetails :: Lens' MaintenanceWindowExecution (Maybe Text) Source #

The details explaining the status. Not available for all status values.

MaintenanceWindowExecutionTaskIdentity

data MaintenanceWindowExecutionTaskIdentity Source #

Information about a task execution performed as part of a maintenance window execution.

See: newMaintenanceWindowExecutionTaskIdentity smart constructor.

Constructors

MaintenanceWindowExecutionTaskIdentity' 

Fields

Instances

Instances details
Eq 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

Generic MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

NFData MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

Hashable MaintenanceWindowExecutionTaskIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskIdentity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowExecutionTaskIdentity'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)) :*: S1 ('MetaSel ('Just "taskExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType)))) :*: ((S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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:status:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_status - The status of the task execution.

$sel:taskExecutionId:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_taskExecutionId - The ID of the specific task execution in the maintenance window execution.

$sel:startTime:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_startTime - The time the task execution started.

$sel:taskType:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_taskType - The type of task that ran.

$sel:taskArn:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_taskArn - The Amazon Resource Name (ARN) of the task that ran.

$sel:windowExecutionId:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_windowExecutionId - The ID of the maintenance window execution that ran the task.

$sel:statusDetails:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_statusDetails - The details explaining the status of the task execution. Not available for all status values.

$sel:endTime:MaintenanceWindowExecutionTaskIdentity', maintenanceWindowExecutionTaskIdentity_endTime - The time the task execution finished.

maintenanceWindowExecutionTaskIdentity_taskExecutionId :: Lens' MaintenanceWindowExecutionTaskIdentity (Maybe Text) Source #

The ID of the specific task execution in the maintenance window execution.

maintenanceWindowExecutionTaskIdentity_statusDetails :: Lens' MaintenanceWindowExecutionTaskIdentity (Maybe Text) Source #

The details explaining the status of the task execution. Not available for all status values.

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.

Constructors

MaintenanceWindowExecutionTaskInvocationIdentity' 

Fields

Instances

Instances details
Eq MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Show MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Generic MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

NFData MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

Hashable MaintenanceWindowExecutionTaskInvocationIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowExecutionTaskInvocationIdentity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowExecutionTaskInvocationIdentity'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowExecutionStatus)) :*: (S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "invocationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ownerInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))) :*: ((S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType)) :*: (S1 ('MetaSel ('Just "windowTargetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive 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:status:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_status - The status of the task invocation.

$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:taskExecutionId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_taskExecutionId - The ID of the specific task execution in the maintenance window execution.

$sel:startTime:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_startTime - The time the invocation started.

$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:taskType:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_taskType - The task type.

$sel:windowTargetId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_windowTargetId - The ID of the target definition in this maintenance window the invocation was performed for.

$sel:windowExecutionId:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_windowExecutionId - The ID of the maintenance window execution that ran the task.

$sel:statusDetails:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_statusDetails - The details explaining the status of the task invocation. Not available for all status values.

$sel:endTime:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_endTime - The time the invocation finished.

$sel:parameters:MaintenanceWindowExecutionTaskInvocationIdentity', maintenanceWindowExecutionTaskInvocationIdentity_parameters - The parameters that were provided for the invocation when it was run.

maintenanceWindowExecutionTaskInvocationIdentity_executionId :: Lens' MaintenanceWindowExecutionTaskInvocationIdentity (Maybe Text) Source #

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.

maintenanceWindowExecutionTaskInvocationIdentity_ownerInformation :: Lens' MaintenanceWindowExecutionTaskInvocationIdentity (Maybe Text) Source #

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.

maintenanceWindowExecutionTaskInvocationIdentity_windowTargetId :: Lens' MaintenanceWindowExecutionTaskInvocationIdentity (Maybe Text) Source #

The ID of the target definition in this maintenance window the invocation was performed for.

maintenanceWindowExecutionTaskInvocationIdentity_statusDetails :: Lens' MaintenanceWindowExecutionTaskInvocationIdentity (Maybe Text) Source #

The details explaining the status of the task invocation. Not available for all status values.

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.

Constructors

MaintenanceWindowFilter' 

Fields

Instances

Instances details
Eq MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Read MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Show 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 #

NFData MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

Methods

rnf :: MaintenanceWindowFilter -> () #

Hashable MaintenanceWindowFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "key") '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:values:MaintenanceWindowFilter', maintenanceWindowFilter_values - The filter values.

$sel:key:MaintenanceWindowFilter', maintenanceWindowFilter_key - The name of the filter.

MaintenanceWindowIdentity

data MaintenanceWindowIdentity Source #

Information about the maintenance window.

See: newMaintenanceWindowIdentity smart constructor.

Constructors

MaintenanceWindowIdentity' 

Fields

  • enabled :: Maybe Bool

    Indicates whether the maintenance window is enabled.

  • schedule :: Maybe Text

    The schedule of the maintenance window in the form of a cron or rate expression.

  • nextExecutionTime :: Maybe Text

    The next time the maintenance window will actually run, taking into account any specified times for the maintenance window to become active or inactive.

  • scheduleOffset :: Maybe Natural

    The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

  • endDate :: Maybe Text

    The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive.

  • scheduleTimezone :: Maybe Text

    The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format.

  • startDate :: Maybe Text

    The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active.

  • name :: Maybe Text

    The name of the maintenance window.

  • cutoff :: Maybe Natural

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

  • description :: Maybe (Sensitive Text)

    A description of the maintenance window.

  • duration :: Maybe Natural

    The duration of the maintenance window in hours.

  • windowId :: Maybe Text

    The ID of the maintenance window.

Instances

Instances details
Eq MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

Show 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 #

NFData MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

Hashable MaintenanceWindowIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowIdentity'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextExecutionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduleTimezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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 "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:enabled:MaintenanceWindowIdentity', maintenanceWindowIdentity_enabled - Indicates whether the maintenance window is enabled.

$sel:schedule:MaintenanceWindowIdentity', maintenanceWindowIdentity_schedule - The schedule of the maintenance window in the form of a cron or rate expression.

$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:scheduleOffset:MaintenanceWindowIdentity', maintenanceWindowIdentity_scheduleOffset - The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

$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: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:name:MaintenanceWindowIdentity', maintenanceWindowIdentity_name - The name of the maintenance window.

$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:windowId:MaintenanceWindowIdentity', maintenanceWindowIdentity_windowId - The ID of the maintenance window.

maintenanceWindowIdentity_enabled :: Lens' MaintenanceWindowIdentity (Maybe Bool) Source #

Indicates whether the maintenance window is enabled.

maintenanceWindowIdentity_schedule :: Lens' MaintenanceWindowIdentity (Maybe Text) Source #

The schedule of the maintenance window in the form of a cron or rate expression.

maintenanceWindowIdentity_nextExecutionTime :: Lens' MaintenanceWindowIdentity (Maybe Text) Source #

The next time the maintenance window will actually run, taking into account any specified times for the maintenance window to become active or inactive.

maintenanceWindowIdentity_scheduleOffset :: Lens' MaintenanceWindowIdentity (Maybe Natural) Source #

The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

maintenanceWindowIdentity_endDate :: Lens' MaintenanceWindowIdentity (Maybe Text) Source #

The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive.

maintenanceWindowIdentity_scheduleTimezone :: Lens' MaintenanceWindowIdentity (Maybe Text) Source #

The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format.

maintenanceWindowIdentity_startDate :: Lens' MaintenanceWindowIdentity (Maybe Text) Source #

The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active.

maintenanceWindowIdentity_cutoff :: Lens' MaintenanceWindowIdentity (Maybe Natural) Source #

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

maintenanceWindowIdentity_duration :: Lens' MaintenanceWindowIdentity (Maybe Natural) Source #

The duration of the maintenance window in hours.

MaintenanceWindowIdentityForTarget

data MaintenanceWindowIdentityForTarget Source #

The maintenance window to which the specified target belongs.

See: newMaintenanceWindowIdentityForTarget smart constructor.

Constructors

MaintenanceWindowIdentityForTarget' 

Fields

Instances

Instances details
Eq MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Read MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Show 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 #

NFData MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

Hashable MaintenanceWindowIdentityForTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowIdentityForTarget

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

MaintenanceWindowLambdaParameters' 

Fields

  • payload :: Maybe (Sensitive Base64)

    JSON to provide to your Lambda function as input.

  • qualifier :: Maybe Text

    (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.

  • clientContext :: Maybe Text

    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.

Instances

Instances details
Eq MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

Show 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 #

NFData MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

Hashable MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

ToJSON MaintenanceWindowLambdaParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowLambdaParameters

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowLambdaParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "payload") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Base64))) :*: (S1 ('MetaSel ('Just "qualifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientContext") '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: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.

$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.

maintenanceWindowLambdaParameters_payload :: Lens' MaintenanceWindowLambdaParameters (Maybe ByteString) Source #

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.

maintenanceWindowLambdaParameters_qualifier :: Lens' MaintenanceWindowLambdaParameters (Maybe Text) Source #

(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.

maintenanceWindowLambdaParameters_clientContext :: Lens' MaintenanceWindowLambdaParameters (Maybe Text) Source #

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.

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.

Constructors

MaintenanceWindowRunCommandParameters' 

Fields

Instances

Instances details
Eq MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Read MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Show MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Generic MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

NFData MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

Hashable MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

ToJSON MaintenanceWindowRunCommandParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowRunCommandParameters

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowRunCommandParameters'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfig))) :*: (S1 ('MetaSel ('Just "documentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DocumentHashType)) :*: (S1 ('MetaSel ('Just "cloudWatchOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchOutputConfig)) :*: S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: (S1 ('MetaSel ('Just "documentHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "documentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3BucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

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: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:notificationConfig:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_notificationConfig - Configurations for sending notifications about command status changes on a per-instance basis.

$sel:documentHashType:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_documentHashType - SHA-256 or SHA-1. SHA-1 hashes have been deprecated.

$sel:cloudWatchOutputConfig:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_cloudWatchOutputConfig - Undocumented member.

$sel:outputS3KeyPrefix:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_outputS3KeyPrefix - The S3 bucket subfolder.

$sel:parameters:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_parameters - The parameters for the RUN_COMMAND task execution.

$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: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:timeoutSeconds:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_timeoutSeconds - If this time is reached and the command hasn't already started running, it doesn't run.

$sel:comment:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_comment - Information about the commands to run.

$sel:outputS3BucketName:MaintenanceWindowRunCommandParameters', maintenanceWindowRunCommandParameters_outputS3BucketName - The name of the Amazon Simple Storage Service (Amazon S3) bucket.

maintenanceWindowRunCommandParameters_serviceRoleArn :: Lens' MaintenanceWindowRunCommandParameters (Maybe Text) Source #

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.

maintenanceWindowRunCommandParameters_notificationConfig :: Lens' MaintenanceWindowRunCommandParameters (Maybe NotificationConfig) Source #

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

maintenanceWindowRunCommandParameters_documentHash :: Lens' MaintenanceWindowRunCommandParameters (Maybe Text) Source #

The SHA-256 or SHA-1 hash created by the system when the document was created. SHA-1 hashes have been deprecated.

maintenanceWindowRunCommandParameters_documentVersion :: Lens' MaintenanceWindowRunCommandParameters (Maybe Text) Source #

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"

maintenanceWindowRunCommandParameters_timeoutSeconds :: Lens' MaintenanceWindowRunCommandParameters (Maybe Natural) Source #

If this time is reached and the command hasn't already started running, it doesn't run.

maintenanceWindowRunCommandParameters_outputS3BucketName :: Lens' MaintenanceWindowRunCommandParameters (Maybe Text) Source #

The name of the Amazon Simple Storage Service (Amazon S3) bucket.

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.

Constructors

MaintenanceWindowStepFunctionsParameters' 

Fields

Instances

Instances details
Eq MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Show MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Generic MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

NFData MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

Hashable MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

ToJSON MaintenanceWindowStepFunctionsParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowStepFunctionsParameters

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

MaintenanceWindowTarget' 

Fields

Instances

Instances details
Eq MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

Show 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 #

NFData MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

Methods

rnf :: MaintenanceWindowTarget -> () #

Hashable MaintenanceWindowTarget Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTarget

FromJSON 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:resourceType:MaintenanceWindowTarget', maintenanceWindowTarget_resourceType - The type of target that is being registered with the maintenance window.

$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:windowTargetId:MaintenanceWindowTarget', maintenanceWindowTarget_windowTargetId - The ID of the target.

$sel:name:MaintenanceWindowTarget', maintenanceWindowTarget_name - The name for the maintenance window target.

$sel:targets:MaintenanceWindowTarget', maintenanceWindowTarget_targets - The targets, either instances or tags.

Specify instances using the following format:

Key=instanceids,Values=<instanceid1>,<instanceid2>

Tags are specified using the following format:

Key=<tag name>,Values=<tag value>.

$sel:description:MaintenanceWindowTarget', maintenanceWindowTarget_description - A description for the target.

$sel:windowId:MaintenanceWindowTarget', maintenanceWindowTarget_windowId - The ID of the maintenance window to register the target with.

maintenanceWindowTarget_resourceType :: Lens' MaintenanceWindowTarget (Maybe MaintenanceWindowResourceType) Source #

The type of target that is being registered with the maintenance window.

maintenanceWindowTarget_ownerInformation :: Lens' MaintenanceWindowTarget (Maybe Text) Source #

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.

maintenanceWindowTarget_name :: Lens' MaintenanceWindowTarget (Maybe Text) Source #

The name for the maintenance window target.

maintenanceWindowTarget_targets :: Lens' MaintenanceWindowTarget (Maybe [Target]) Source #

The targets, either instances or tags.

Specify instances using the following format:

Key=instanceids,Values=<instanceid1>,<instanceid2>

Tags are specified using the following format:

Key=<tag name>,Values=<tag value>.

maintenanceWindowTarget_windowId :: Lens' MaintenanceWindowTarget (Maybe Text) Source #

The ID of the maintenance window to register the target with.

MaintenanceWindowTask

data MaintenanceWindowTask Source #

Information about a task defined for a maintenance window.

See: newMaintenanceWindowTask smart constructor.

Constructors

MaintenanceWindowTask' 

Fields

  • serviceRoleArn :: Maybe Text

    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.

  • windowTaskId :: Maybe Text

    The task ID.

  • taskParameters :: Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression)))

    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.

  • priority :: Maybe Natural

    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.

  • taskArn :: Maybe Text

    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.

  • cutoffBehavior :: Maybe MaintenanceWindowTaskCutoffBehavior

    The specification for whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

  • maxErrors :: Maybe Text

    The maximum number of errors allowed before this task stops being scheduled.

  • name :: Maybe Text

    The task name.

  • targets :: Maybe [Target]

    The targets (either instances or tags). Instances are specified using Key=instanceids,Values=<instanceid1>,<instanceid2>. Tags are specified using Key=<tag name>,Values=<tag value>.

  • loggingInfo :: Maybe 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.

  • type' :: Maybe MaintenanceWindowTaskType

    The type of task.

  • description :: Maybe (Sensitive Text)

    A description of the task.

  • maxConcurrency :: Maybe Text

    The maximum number of targets this task can be run for, in parallel.

  • windowId :: Maybe Text

    The ID of the maintenance window where the task is registered.

Instances

Instances details
Eq MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

Show 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 #

NFData MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

Methods

rnf :: MaintenanceWindowTask -> () #

Hashable MaintenanceWindowTask Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTask

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowTask'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "serviceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowTaskId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "taskParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text (Sensitive MaintenanceWindowTaskParameterValueExpression))))))) :*: ((S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "cutoffBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskCutoffBehavior)) :*: S1 ('MetaSel ('Just "maxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target])) :*: S1 ('MetaSel ('Just "loggingInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoggingInfo)))) :*: ((S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowTaskType)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "windowId") '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: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:windowTaskId:MaintenanceWindowTask', maintenanceWindowTask_windowTaskId - The task ID.

$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: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: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: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:maxErrors:MaintenanceWindowTask', maintenanceWindowTask_maxErrors - The maximum number of errors allowed before this task stops being scheduled.

$sel:name:MaintenanceWindowTask', maintenanceWindowTask_name - The task name.

$sel:targets:MaintenanceWindowTask', maintenanceWindowTask_targets - The targets (either instances or tags). Instances are specified using Key=instanceids,Values=<instanceid1>,<instanceid2>. Tags are specified using Key=<tag name>,Values=<tag value>.

$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:type':MaintenanceWindowTask', maintenanceWindowTask_type - The type of task.

$sel:description:MaintenanceWindowTask', maintenanceWindowTask_description - A description of the task.

$sel:maxConcurrency:MaintenanceWindowTask', maintenanceWindowTask_maxConcurrency - The maximum number of targets this task can be run for, in parallel.

$sel:windowId:MaintenanceWindowTask', maintenanceWindowTask_windowId - The ID of the maintenance window where the task is registered.

maintenanceWindowTask_serviceRoleArn :: Lens' MaintenanceWindowTask (Maybe Text) Source #

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.

maintenanceWindowTask_taskParameters :: Lens' MaintenanceWindowTask (Maybe (HashMap Text MaintenanceWindowTaskParameterValueExpression)) Source #

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.

maintenanceWindowTask_priority :: Lens' MaintenanceWindowTask (Maybe Natural) Source #

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.

maintenanceWindowTask_taskArn :: Lens' MaintenanceWindowTask (Maybe Text) Source #

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.

maintenanceWindowTask_cutoffBehavior :: Lens' MaintenanceWindowTask (Maybe MaintenanceWindowTaskCutoffBehavior) Source #

The specification for whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

maintenanceWindowTask_maxErrors :: Lens' MaintenanceWindowTask (Maybe Text) Source #

The maximum number of errors allowed before this task stops being scheduled.

maintenanceWindowTask_targets :: Lens' MaintenanceWindowTask (Maybe [Target]) Source #

The targets (either instances or tags). Instances are specified using Key=instanceids,Values=<instanceid1>,<instanceid2>. Tags are specified using Key=<tag name>,Values=<tag value>.

maintenanceWindowTask_loggingInfo :: Lens' MaintenanceWindowTask (Maybe LoggingInfo) Source #

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.

maintenanceWindowTask_maxConcurrency :: Lens' MaintenanceWindowTask (Maybe Text) Source #

The maximum number of targets this task can be run for, in parallel.

maintenanceWindowTask_windowId :: Lens' MaintenanceWindowTask (Maybe Text) Source #

The ID of the maintenance window where the task is registered.

MaintenanceWindowTaskInvocationParameters

data MaintenanceWindowTaskInvocationParameters Source #

The parameters for task execution.

See: newMaintenanceWindowTaskInvocationParameters smart constructor.

Constructors

MaintenanceWindowTaskInvocationParameters' 

Fields

Instances

Instances details
Eq MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Show MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Generic MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

NFData MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

Hashable MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

ToJSON MaintenanceWindowTaskInvocationParameters Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskInvocationParameters

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "MaintenanceWindowTaskInvocationParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "automation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowAutomationParameters)) :*: S1 ('MetaSel ('Just "stepFunctions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowStepFunctionsParameters))) :*: (S1 ('MetaSel ('Just "runCommand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowRunCommandParameters)) :*: S1 ('MetaSel ('Just "lambda") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceWindowLambdaParameters)))))

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:stepFunctions:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_stepFunctions - The parameters for a STEP_FUNCTIONS task type.

$sel:runCommand:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_runCommand - The parameters for a RUN_COMMAND task type.

$sel:lambda:MaintenanceWindowTaskInvocationParameters', maintenanceWindowTaskInvocationParameters_lambda - The parameters for a LAMBDA task type.

MaintenanceWindowTaskParameterValueExpression

data MaintenanceWindowTaskParameterValueExpression Source #

Defines the values for a task parameter.

See: newMaintenanceWindowTaskParameterValueExpression smart constructor.

Constructors

MaintenanceWindowTaskParameterValueExpression' 

Fields

Instances

Instances details
Eq MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Show MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Generic MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

NFData MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

Hashable MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

ToJSON MaintenanceWindowTaskParameterValueExpression Source # 
Instance details

Defined in Amazonka.SSM.Types.MaintenanceWindowTaskParameterValueExpression

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

maintenanceWindowTaskParameterValueExpression_values :: Lens' MaintenanceWindowTaskParameterValueExpression (Maybe [Text]) Source #

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' 

Fields

  • value :: Maybe Text

    Metadata value to assign to an Application Manager application.

Instances

Instances details
Eq MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Read MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Show 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 #

NFData MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

Methods

rnf :: MetadataValue -> () #

Hashable MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

ToJSON MetadataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.MetadataValue

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

metadataValue_value :: Lens' MetadataValue (Maybe Text) Source #

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.

Constructors

NonCompliantSummary' 

Fields

Instances

Instances details
Eq NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Read NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Show 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 #

NFData NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

Methods

rnf :: NonCompliantSummary -> () #

Hashable NonCompliantSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.NonCompliantSummary

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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

nonCompliantSummary_nonCompliantCount :: Lens' NonCompliantSummary (Maybe Int) Source #

The total number of compliance items that aren't compliant.

nonCompliantSummary_severitySummary :: Lens' NonCompliantSummary (Maybe SeveritySummary) Source #

A summary of the non-compliance severity by compliance type

NotificationConfig

data NotificationConfig Source #

Configurations for sending notifications.

See: newNotificationConfig smart constructor.

Constructors

NotificationConfig' 

Fields

Instances

Instances details
Eq NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Read NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Show 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 #

NFData NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

Methods

rnf :: NotificationConfig -> () #

Hashable NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

ToJSON NotificationConfig Source # 
Instance details

Defined in Amazonka.SSM.Types.NotificationConfig

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "NotificationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationEvents") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotificationEvent])) :*: (S1 ('MetaSel ('Just "notificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationType)) :*: S1 ('MetaSel ('Just "notificationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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: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 instances, receive notification on a per-instance basis when the status of a command changes.

$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.

notificationConfig_notificationEvents :: Lens' NotificationConfig (Maybe [NotificationEvent]) Source #

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.

notificationConfig_notificationType :: Lens' NotificationConfig (Maybe NotificationType) Source #

The type of notification.

  • Command: Receive notification when the status of a command changes.
  • Invocation: For commands sent to multiple instances, receive notification on a per-instance basis when the status of a command changes.

notificationConfig_notificationArn :: Lens' NotificationConfig (Maybe Text) Source #

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.

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.

Constructors

OpsAggregator' 

Fields

Instances

Instances details
Eq OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Read OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Show 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 #

NFData OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

Methods

rnf :: OpsAggregator -> () #

Hashable OpsAggregator Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsAggregator

ToJSON 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:typeName:OpsAggregator', opsAggregator_typeName - The data type name to use for viewing counts of OpsData.

$sel:aggregators:OpsAggregator', opsAggregator_aggregators - A nested aggregator for viewing counts of OpsData.

$sel:values:OpsAggregator', opsAggregator_values - The aggregator value.

$sel:filters:OpsAggregator', opsAggregator_filters - The aggregator filters.

$sel:attributeName:OpsAggregator', opsAggregator_attributeName - The name of an OpsData attribute on which to limit the count of OpsData.

$sel:aggregatorType:OpsAggregator', opsAggregator_aggregatorType - Either a Range or Count aggregator for limiting an OpsData summary.

opsAggregator_typeName :: Lens' OpsAggregator (Maybe Text) Source #

The data type name to use for viewing counts of OpsData.

opsAggregator_aggregators :: Lens' OpsAggregator (Maybe (NonEmpty OpsAggregator)) Source #

A nested aggregator for viewing counts of OpsData.

opsAggregator_attributeName :: Lens' OpsAggregator (Maybe Text) Source #

The name of an OpsData attribute on which to limit the count of OpsData.

opsAggregator_aggregatorType :: Lens' OpsAggregator (Maybe Text) Source #

Either a Range or Count aggregator for limiting an OpsData summary.

OpsEntity

data OpsEntity Source #

The result of the query.

See: newOpsEntity smart constructor.

Constructors

OpsEntity' 

Fields

Instances

Instances details
Eq OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Read OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Show 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 #

NFData OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

Methods

rnf :: OpsEntity -> () #

Hashable OpsEntity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsEntity_data :: Lens' OpsEntity (Maybe (HashMap Text OpsEntityItem)) Source #

The data returned by the query.

OpsEntityItem

data OpsEntityItem Source #

The OpsData summary.

See: newOpsEntityItem smart constructor.

Constructors

OpsEntityItem' 

Fields

Instances

Instances details
Eq OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Read OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Show 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 #

NFData OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

Methods

rnf :: OpsEntityItem -> () #

Hashable OpsEntityItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsEntityItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "OpsEntityItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HashMap Text Text])) :*: S1 ('MetaSel ('Just "captureTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe 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:content:OpsEntityItem', opsEntityItem_content - The details of an OpsData summary.

$sel:captureTime:OpsEntityItem', opsEntityItem_captureTime - The time the OpsData was captured.

opsEntityItem_content :: Lens' OpsEntityItem (Maybe [HashMap Text Text]) Source #

The details of an OpsData summary.

opsEntityItem_captureTime :: Lens' OpsEntityItem (Maybe Text) Source #

The time the OpsData was captured.

OpsFilter

data OpsFilter Source #

A filter for viewing OpsData summaries.

See: newOpsFilter smart constructor.

Constructors

OpsFilter' 

Fields

Instances

Instances details
Eq OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Read OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Show 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 #

NFData OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

Methods

rnf :: OpsFilter -> () #

Hashable OpsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsFilter_key :: Lens' OpsFilter Text Source #

The name of the filter.

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.

Constructors

OpsItem' 

Fields

  • actualEndTime :: Maybe POSIX

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

  • opsItemId :: Maybe Text

    The ID of the OpsItem.

  • status :: Maybe OpsItemStatus

    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.

  • priority :: Maybe Natural

    The importance of this OpsItem in relation to other OpsItems in the system.

  • createdTime :: Maybe POSIX

    The date and time the OpsItem was created.

  • category :: Maybe Text

    An OpsItem category. Category options include: Availability, Cost, Performance, Recovery, Security.

  • severity :: Maybe Text

    The severity of the OpsItem. Severity options range from 1 to 4.

  • createdBy :: Maybe Text

    The ARN of the Amazon Web Services account that created the OpsItem.

  • lastModifiedTime :: Maybe POSIX

    The date and time the OpsItem was last updated.

  • opsItemType :: Maybe Text

    The type of OpsItem. Currently, the only valid values are /aws/changerequest and /aws/issue.

  • version :: Maybe Text

    The version of this OpsItem. Each time the OpsItem is edited the version number increments by one.

  • source :: Maybe Text

    The origin of the OpsItem, such as Amazon EC2 or Systems Manager. The impacted resource is a subset of source.

  • relatedOpsItems :: Maybe [RelatedOpsItem]

    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.

  • title :: Maybe Text

    A short heading that describes the nature of the OpsItem and the impacted resource.

  • lastModifiedBy :: Maybe Text

    The ARN of the Amazon Web Services account that last updated the OpsItem.

  • operationalData :: Maybe (HashMap Text OpsItemDataValue)

    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.

  • actualStartTime :: Maybe POSIX

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

  • description :: Maybe Text

    The OpsItem description.

  • plannedEndTime :: Maybe POSIX

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

  • notifications :: Maybe [OpsItemNotification]

    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.

  • plannedStartTime :: Maybe POSIX

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

Instances

Instances details
Eq OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Methods

(==) :: OpsItem -> OpsItem -> Bool #

(/=) :: OpsItem -> OpsItem -> Bool #

Read OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Show 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 #

NFData OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Methods

rnf :: OpsItem -> () #

Hashable OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

Methods

hashWithSalt :: Int -> OpsItem -> Int #

hash :: OpsItem -> Int #

FromJSON OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

type Rep OpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItem

type Rep OpsItem = D1 ('MetaData "OpsItem" "Amazonka.SSM.Types.OpsItem" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "OpsItem'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "actualEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemStatus)) :*: (S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "opsItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "relatedOpsItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RelatedOpsItem])) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "operationalData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsItemDataValue))) :*: (S1 ('MetaSel ('Just "actualStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "plannedEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "notifications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OpsItemNotification])) :*: S1 ('MetaSel ('Just "plannedStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))))

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:opsItemId:OpsItem', opsItem_opsItemId - The ID of the OpsItem.

$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:priority:OpsItem', opsItem_priority - The importance of this OpsItem in relation to other OpsItems in the system.

$sel:createdTime:OpsItem', opsItem_createdTime - The date and time the OpsItem was created.

$sel:category:OpsItem', opsItem_category - An OpsItem category. Category options include: Availability, Cost, Performance, Recovery, Security.

$sel:severity:OpsItem', opsItem_severity - The severity of the OpsItem. Severity options range from 1 to 4.

$sel:createdBy:OpsItem', opsItem_createdBy - The ARN of the Amazon Web Services account that created the OpsItem.

$sel:lastModifiedTime:OpsItem', opsItem_lastModifiedTime - The date and time the OpsItem was last updated.

$sel:opsItemType:OpsItem', opsItem_opsItemType - The type of OpsItem. Currently, the only valid values are /aws/changerequest and /aws/issue.

$sel:version:OpsItem', opsItem_version - The version of this OpsItem. Each time the OpsItem is edited the version number increments by one.

$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: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:title:OpsItem', opsItem_title - A short heading that describes the nature of the OpsItem and the impacted resource.

$sel:lastModifiedBy:OpsItem', opsItem_lastModifiedBy - The ARN of the Amazon Web Services account that last updated the OpsItem.

$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:actualStartTime:OpsItem', opsItem_actualStartTime - The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

$sel:description:OpsItem', opsItem_description - The OpsItem description.

$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: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: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.

opsItem_actualEndTime :: Lens' OpsItem (Maybe UTCTime) Source #

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

opsItem_opsItemId :: Lens' OpsItem (Maybe Text) Source #

The ID of the OpsItem.

opsItem_status :: Lens' OpsItem (Maybe OpsItemStatus) Source #

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.

opsItem_priority :: Lens' OpsItem (Maybe Natural) Source #

The importance of this OpsItem in relation to other OpsItems in the system.

opsItem_createdTime :: Lens' OpsItem (Maybe UTCTime) Source #

The date and time the OpsItem was created.

opsItem_category :: Lens' OpsItem (Maybe Text) Source #

An OpsItem category. Category options include: Availability, Cost, Performance, Recovery, Security.

opsItem_severity :: Lens' OpsItem (Maybe Text) Source #

The severity of the OpsItem. Severity options range from 1 to 4.

opsItem_createdBy :: Lens' OpsItem (Maybe Text) Source #

The ARN of the Amazon Web Services account that created the OpsItem.

opsItem_lastModifiedTime :: Lens' OpsItem (Maybe UTCTime) Source #

The date and time the OpsItem was last updated.

opsItem_opsItemType :: Lens' OpsItem (Maybe Text) Source #

The type of OpsItem. Currently, the only valid values are /aws/changerequest and /aws/issue.

opsItem_version :: Lens' OpsItem (Maybe Text) Source #

The version of this OpsItem. Each time the OpsItem is edited the version number increments by one.

opsItem_source :: Lens' OpsItem (Maybe Text) Source #

The origin of the OpsItem, such as Amazon EC2 or Systems Manager. The impacted resource is a subset of source.

opsItem_relatedOpsItems :: Lens' OpsItem (Maybe [RelatedOpsItem]) Source #

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.

opsItem_title :: Lens' OpsItem (Maybe Text) Source #

A short heading that describes the nature of the OpsItem and the impacted resource.

opsItem_lastModifiedBy :: Lens' OpsItem (Maybe Text) Source #

The ARN of the Amazon Web Services account that last updated the OpsItem.

opsItem_operationalData :: Lens' OpsItem (Maybe (HashMap Text OpsItemDataValue)) Source #

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.

opsItem_actualStartTime :: Lens' OpsItem (Maybe UTCTime) Source #

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

opsItem_description :: Lens' OpsItem (Maybe Text) Source #

The OpsItem description.

opsItem_plannedEndTime :: Lens' OpsItem (Maybe UTCTime) Source #

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

opsItem_notifications :: Lens' OpsItem (Maybe [OpsItemNotification]) Source #

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.

opsItem_plannedStartTime :: Lens' OpsItem (Maybe UTCTime) Source #

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

OpsItemDataValue

data OpsItemDataValue Source #

An object that defines the value of the key and its type in the OperationalData map.

See: newOpsItemDataValue smart constructor.

Constructors

OpsItemDataValue' 

Fields

Instances

Instances details
Eq OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Read OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Show 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 #

NFData OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

Methods

rnf :: OpsItemDataValue -> () #

Hashable OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

ToJSON OpsItemDataValue Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemDataValue

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "OpsItemDataValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemDataType))))

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:value:OpsItemDataValue', opsItemDataValue_value - The value of the OperationalData key.

$sel:type':OpsItemDataValue', opsItemDataValue_type - The type of key-value pair. Valid types include SearchableString and String.

opsItemDataValue_value :: Lens' OpsItemDataValue (Maybe Text) Source #

The value of the OperationalData key.

opsItemDataValue_type :: Lens' OpsItemDataValue (Maybe OpsItemDataType) Source #

The type of key-value pair. Valid types include SearchableString and String.

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.

Constructors

OpsItemEventFilter' 

Fields

Instances

Instances details
Eq OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Read OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Show 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 #

NFData OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

Methods

rnf :: OpsItemEventFilter -> () #

Hashable OpsItemEventFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsItemEventFilter_key :: Lens' OpsItemEventFilter OpsItemEventFilterKey Source #

The name of the filter key. Currently, the only supported value is OpsItemId.

opsItemEventFilter_values :: Lens' OpsItemEventFilter [Text] Source #

The values for the filter, consisting of one or more OpsItem IDs.

opsItemEventFilter_operator :: Lens' OpsItemEventFilter OpsItemEventFilterOperator Source #

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.

Constructors

OpsItemEventSummary' 

Fields

Instances

Instances details
Eq OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Read OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Show 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 #

NFData OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

Methods

rnf :: OpsItemEventSummary -> () #

Hashable OpsItemEventSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemEventSummary

FromJSON 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:opsItemId:OpsItemEventSummary', opsItemEventSummary_opsItemId - The ID of the OpsItem.

$sel:createdTime:OpsItemEventSummary', opsItemEventSummary_createdTime - The date and time the OpsItem event was created.

$sel:createdBy:OpsItemEventSummary', opsItemEventSummary_createdBy - Information about the user or resource that created the OpsItem event.

$sel:detailType:OpsItemEventSummary', opsItemEventSummary_detailType - The type of information provided as a detail.

$sel:source:OpsItemEventSummary', opsItemEventSummary_source - The source of the OpsItem event.

$sel:detail:OpsItemEventSummary', opsItemEventSummary_detail - Specific information about the OpsItem event.

$sel:eventId:OpsItemEventSummary', opsItemEventSummary_eventId - The ID of the OpsItem event.

opsItemEventSummary_createdTime :: Lens' OpsItemEventSummary (Maybe UTCTime) Source #

The date and time the OpsItem event was created.

opsItemEventSummary_createdBy :: Lens' OpsItemEventSummary (Maybe OpsItemIdentity) Source #

Information about the user or resource that created the OpsItem event.

opsItemEventSummary_detailType :: Lens' OpsItemEventSummary (Maybe Text) Source #

The type of information provided as a detail.

opsItemEventSummary_detail :: Lens' OpsItemEventSummary (Maybe Text) Source #

Specific information about the OpsItem event.

OpsItemFilter

data OpsItemFilter Source #

Describes an OpsItem filter.

See: newOpsItemFilter smart constructor.

Constructors

OpsItemFilter' 

Fields

Instances

Instances details
Eq OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Read OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Show 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 #

NFData OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

Methods

rnf :: OpsItemFilter -> () #

Hashable OpsItemFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.

Instances

Instances details
Eq OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Read OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Show 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 #

NFData OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

Methods

rnf :: OpsItemIdentity -> () #

Hashable OpsItemIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemIdentity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsItemIdentity_arn :: Lens' OpsItemIdentity (Maybe Text) Source #

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.

Constructors

OpsItemNotification' 

Fields

  • arn :: Maybe Text

    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.

Instances

Instances details
Eq OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Read OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Show 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 #

NFData OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

Methods

rnf :: OpsItemNotification -> () #

Hashable OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

ToJSON OpsItemNotification Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemNotification

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsItemNotification_arn :: Lens' OpsItemNotification (Maybe Text) Source #

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.

Constructors

OpsItemRelatedItemSummary' 

Fields

Instances

Instances details
Eq OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Read OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Show 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 #

NFData OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

Hashable OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

FromJSON OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

type Rep OpsItemRelatedItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemSummary

opsItemRelatedItemSummary_resourceUri :: Lens' OpsItemRelatedItemSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the related-item resource.

opsItemRelatedItemSummary_createdTime :: Lens' OpsItemRelatedItemSummary (Maybe UTCTime) Source #

The time the related-item association was created.

opsItemRelatedItemSummary_lastModifiedTime :: Lens' OpsItemRelatedItemSummary (Maybe UTCTime) Source #

The time the related-item association was last updated.

OpsItemRelatedItemsFilter

data OpsItemRelatedItemsFilter Source #

Describes a filter for a specific list of related-item resources.

See: newOpsItemRelatedItemsFilter smart constructor.

Constructors

OpsItemRelatedItemsFilter' 

Fields

Instances

Instances details
Eq OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Read OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Show 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 #

NFData OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

Hashable OpsItemRelatedItemsFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemRelatedItemsFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsItemRelatedItemsFilter_key :: Lens' OpsItemRelatedItemsFilter OpsItemRelatedItemsFilterKey Source #

The name of the filter key. Supported values include ResourceUri, ResourceType, or AssociationId.

opsItemRelatedItemsFilter_operator :: Lens' OpsItemRelatedItemsFilter OpsItemRelatedItemsFilterOperator Source #

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.

Constructors

OpsItemSummary' 

Fields

Instances

Instances details
Eq OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Read OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Show 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 #

NFData OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

Methods

rnf :: OpsItemSummary -> () #

Hashable OpsItemSummary Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsItemSummary

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "OpsItemSummary'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "actualEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "opsItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OpsItemStatus)) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "opsItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "operationalData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text OpsItemDataValue)))) :*: (S1 ('MetaSel ('Just "actualStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "plannedEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "plannedStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))))

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:opsItemId:OpsItemSummary', opsItemSummary_opsItemId - The ID of the OpsItem.

$sel:status:OpsItemSummary', opsItemSummary_status - The OpsItem status. Status can be Open, In Progress, or Resolved.

$sel:priority:OpsItemSummary', opsItemSummary_priority - The importance of this OpsItem in relation to other OpsItems in the system.

$sel:createdTime:OpsItemSummary', opsItemSummary_createdTime - The date and time the OpsItem was created.

$sel:category:OpsItemSummary', opsItemSummary_category - A list of OpsItems by category.

$sel:severity:OpsItemSummary', opsItemSummary_severity - A list of OpsItems by severity.

$sel:createdBy:OpsItemSummary', opsItemSummary_createdBy - 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:opsItemType:OpsItemSummary', opsItemSummary_opsItemType - The type of OpsItem. Currently, the only valid values are /aws/changerequest and /aws/issue.

$sel:source:OpsItemSummary', opsItemSummary_source - The impacted Amazon Web Services resource.

$sel:title:OpsItemSummary', opsItemSummary_title - A short heading that describes the nature of the OpsItem and the impacted resource.

$sel:lastModifiedBy:OpsItemSummary', opsItemSummary_lastModifiedBy - The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

$sel:operationalData:OpsItemSummary', opsItemSummary_operationalData - Operational data is custom data that provides useful reference details about the OpsItem.

$sel:actualStartTime:OpsItemSummary', opsItemSummary_actualStartTime - The time a runbook workflow started. Currently reported only for the OpsItem type /aws/changerequest.

$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.

opsItemSummary_actualEndTime :: Lens' OpsItemSummary (Maybe UTCTime) Source #

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

opsItemSummary_status :: Lens' OpsItemSummary (Maybe OpsItemStatus) Source #

The OpsItem status. Status can be Open, In Progress, or Resolved.

opsItemSummary_priority :: Lens' OpsItemSummary (Maybe Natural) Source #

The importance of this OpsItem in relation to other OpsItems in the system.

opsItemSummary_createdTime :: Lens' OpsItemSummary (Maybe UTCTime) Source #

The date and time the OpsItem was created.

opsItemSummary_category :: Lens' OpsItemSummary (Maybe Text) Source #

A list of OpsItems by category.

opsItemSummary_severity :: Lens' OpsItemSummary (Maybe Text) Source #

A list of OpsItems by severity.

opsItemSummary_createdBy :: Lens' OpsItemSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

opsItemSummary_lastModifiedTime :: Lens' OpsItemSummary (Maybe UTCTime) Source #

The date and time the OpsItem was last updated.

opsItemSummary_opsItemType :: Lens' OpsItemSummary (Maybe Text) Source #

The type of OpsItem. Currently, the only valid values are /aws/changerequest and /aws/issue.

opsItemSummary_source :: Lens' OpsItemSummary (Maybe Text) Source #

The impacted Amazon Web Services resource.

opsItemSummary_title :: Lens' OpsItemSummary (Maybe Text) Source #

A short heading that describes the nature of the OpsItem and the impacted resource.

opsItemSummary_lastModifiedBy :: Lens' OpsItemSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem.

opsItemSummary_operationalData :: Lens' OpsItemSummary (Maybe (HashMap Text OpsItemDataValue)) Source #

Operational data is custom data that provides useful reference details about the OpsItem.

opsItemSummary_actualStartTime :: Lens' OpsItemSummary (Maybe UTCTime) Source #

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

opsItemSummary_plannedEndTime :: Lens' OpsItemSummary (Maybe UTCTime) Source #

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

opsItemSummary_plannedStartTime :: Lens' OpsItemSummary (Maybe UTCTime) Source #

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

OpsMetadata

data OpsMetadata Source #

Operational metadata for an application in Application Manager.

See: newOpsMetadata smart constructor.

Constructors

OpsMetadata' 

Fields

Instances

Instances details
Eq OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Read OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Show 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 #

NFData OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

Methods

rnf :: OpsMetadata -> () #

Hashable OpsMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadata

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "OpsMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "opsMetadataArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceId") '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 "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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: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.

$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:creationDate:OpsMetadata', opsMetadata_creationDate - The date the OpsMetadata objects was created.

opsMetadata_opsMetadataArn :: Lens' OpsMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the OpsMetadata Object or blob.

opsMetadata_resourceId :: Lens' OpsMetadata (Maybe Text) Source #

The ID of the Application Manager application.

opsMetadata_lastModifiedDate :: Lens' OpsMetadata (Maybe UTCTime) Source #

The date the OpsMetadata object was last updated.

opsMetadata_lastModifiedUser :: Lens' OpsMetadata (Maybe Text) Source #

The user name who last updated the OpsMetadata object.

opsMetadata_creationDate :: Lens' OpsMetadata (Maybe UTCTime) Source #

The date the OpsMetadata objects was created.

OpsMetadataFilter

data OpsMetadataFilter Source #

A filter to limit the number of OpsMetadata objects displayed.

See: newOpsMetadataFilter smart constructor.

Constructors

OpsMetadataFilter' 

Fields

Instances

Instances details
Eq OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Read OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Show 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 #

NFData OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

Methods

rnf :: OpsMetadataFilter -> () #

Hashable OpsMetadataFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsMetadataFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

OpsResultAttribute' 

Fields

  • typeName :: Text

    Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or AWS:ComplianceSummary.

Instances

Instances details
Eq OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Read OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Show 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 #

NFData OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

Methods

rnf :: OpsResultAttribute -> () #

Hashable OpsResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.OpsResultAttribute

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

opsResultAttribute_typeName :: Lens' OpsResultAttribute Text Source #

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' 

Fields

Instances

Instances details
Eq OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Read OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Show 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 #

NFData OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

Methods

rnf :: OutputSource -> () #

Hashable OutputSource Source # 
Instance details

Defined in Amazonka.SSM.Types.OutputSource

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

outputSource_outputSourceId :: Lens' OutputSource (Maybe Text) Source #

The ID of the output source, for example the URL of an S3 bucket.

outputSource_outputSourceType :: Lens' OutputSource (Maybe Text) Source #

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.

Constructors

Parameter' 

Fields

  • lastModifiedDate :: Maybe POSIX

    Date the parameter was last changed or updated and the parameter version was created.

  • selector :: Maybe Text

    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

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the parameter.

  • value :: Maybe (Sensitive Text)

    The parameter value.

  • sourceResult :: Maybe Text

    Applies to parameters that reference information in other Amazon Web Services services. SourceResult is the raw result or response from the source.

  • name :: Maybe Text

    The name of the parameter.

  • version :: Maybe Integer

    The parameter version.

  • type' :: Maybe ParameterType

    The type of parameter. Valid values include the following: String, StringList, and SecureString.

  • dataType :: Maybe Text

    The data type of the parameter, such as text or aws:ec2:image. The default is text.

Instances

Instances details
Eq Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

Show 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 #

NFData Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

Methods

rnf :: Parameter -> () #

Hashable Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

FromJSON Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

type Rep Parameter Source # 
Instance details

Defined in Amazonka.SSM.Types.Parameter

newParameter :: Parameter 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: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:arn:Parameter', parameter_arn - The Amazon Resource Name (ARN) of the parameter.

$sel:value:Parameter', parameter_value - The parameter value.

$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:version:Parameter', parameter_version - The parameter version.

$sel:type':Parameter', parameter_type - The type of parameter. Valid values include the following: String, StringList, and SecureString.

$sel:dataType:Parameter', parameter_dataType - The data type of the parameter, such as text or aws:ec2:image. The default is text.

parameter_lastModifiedDate :: Lens' Parameter (Maybe UTCTime) Source #

Date the parameter was last changed or updated and the parameter version was created.

parameter_selector :: Lens' Parameter (Maybe Text) Source #

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

parameter_arn :: Lens' Parameter (Maybe Text) Source #

The Amazon Resource Name (ARN) of the parameter.

parameter_value :: Lens' Parameter (Maybe Text) Source #

The parameter value.

parameter_sourceResult :: Lens' Parameter (Maybe Text) Source #

Applies to parameters that reference information in other Amazon Web Services services. SourceResult is the raw result or response from the source.

parameter_name :: Lens' Parameter (Maybe Text) Source #

The name of the parameter.

parameter_type :: Lens' Parameter (Maybe ParameterType) Source #

The type of parameter. Valid values include the following: String, StringList, and SecureString.

parameter_dataType :: Lens' Parameter (Maybe Text) Source #

The data type of the parameter, such as text or aws:ec2:image. The default is text.

ParameterHistory

data ParameterHistory Source #

Information about parameter usage.

See: newParameterHistory smart constructor.

Constructors

ParameterHistory' 

Fields

Instances

Instances details
Eq ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

Show 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 #

NFData ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

Methods

rnf :: ParameterHistory -> () #

Hashable ParameterHistory Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterHistory

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ParameterHistory'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "keyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterTier)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))) :*: ((S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "labels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "allowedPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterType)) :*: S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterInlinePolicy])))))))

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:lastModifiedDate:ParameterHistory', parameterHistory_lastModifiedDate - Date the parameter was last changed or updated.

$sel:keyId:ParameterHistory', parameterHistory_keyId - The ID of the query key used for this parameter.

$sel:value:ParameterHistory', parameterHistory_value - The parameter value.

$sel:name:ParameterHistory', parameterHistory_name - The name of the parameter.

$sel:tier:ParameterHistory', parameterHistory_tier - The parameter tier.

$sel:version:ParameterHistory', parameterHistory_version - The parameter version.

$sel:lastModifiedUser:ParameterHistory', parameterHistory_lastModifiedUser - Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

$sel:labels:ParameterHistory', parameterHistory_labels - Labels assigned to the parameter version.

$sel:allowedPattern:ParameterHistory', parameterHistory_allowedPattern - Parameter names can include the following letters and symbols.

a-zA-Z0-9_.-

$sel:type':ParameterHistory', parameterHistory_type - The type of parameter used.

$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:policies:ParameterHistory', parameterHistory_policies - Information about the policies assigned to a parameter.

Assigning parameter policies in the Amazon Web Services Systems Manager User Guide.

parameterHistory_lastModifiedDate :: Lens' ParameterHistory (Maybe UTCTime) Source #

Date the parameter was last changed or updated.

parameterHistory_keyId :: Lens' ParameterHistory (Maybe Text) Source #

The ID of the query key used for this parameter.

parameterHistory_lastModifiedUser :: Lens' ParameterHistory (Maybe Text) Source #

Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

parameterHistory_labels :: Lens' ParameterHistory (Maybe (NonEmpty Text)) Source #

Labels assigned to the parameter version.

parameterHistory_allowedPattern :: Lens' ParameterHistory (Maybe Text) Source #

Parameter names can include the following letters and symbols.

a-zA-Z0-9_.-

parameterHistory_dataType :: Lens' ParameterHistory (Maybe Text) Source #

The data type of the parameter, such as text or aws:ec2:image. The default is text.

parameterHistory_policies :: Lens' ParameterHistory (Maybe [ParameterInlinePolicy]) Source #

Information about the policies assigned to a parameter.

Assigning parameter policies in the Amazon Web Services Systems Manager User Guide.

ParameterInlinePolicy

data ParameterInlinePolicy Source #

One or more policies assigned to a parameter.

See: newParameterInlinePolicy smart constructor.

Constructors

ParameterInlinePolicy' 

Fields

  • policyType :: Maybe Text

    The type of policy. Parameter Store, a capablility of Amazon Web Services Systems Manager, supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.

  • policyStatus :: Maybe Text

    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).

  • policyText :: Maybe Text

    The JSON text of the policy.

Instances

Instances details
Eq ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Read ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Show 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 #

NFData ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

Methods

rnf :: ParameterInlinePolicy -> () #

Hashable ParameterInlinePolicy Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterInlinePolicy

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ParameterInlinePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "policyStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policyText") '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:policyType:ParameterInlinePolicy', parameterInlinePolicy_policyType - The type of policy. Parameter Store, a capablility of Amazon Web Services Systems Manager, supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.

$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.

parameterInlinePolicy_policyType :: Lens' ParameterInlinePolicy (Maybe Text) Source #

The type of policy. Parameter Store, a capablility of Amazon Web Services Systems Manager, supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.

parameterInlinePolicy_policyStatus :: Lens' ParameterInlinePolicy (Maybe Text) Source #

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).

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.

Constructors

ParameterMetadata' 

Fields

Instances

Instances details
Eq ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Read ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Show 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 #

NFData ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

Methods

rnf :: ParameterMetadata -> () #

Hashable ParameterMetadata Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterMetadata

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ParameterMetadata'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "keyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterTier)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))) :*: ((S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "allowedPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterType)))) :*: (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ParameterInlinePolicy])))))))

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:lastModifiedDate:ParameterMetadata', parameterMetadata_lastModifiedDate - Date the parameter was last changed or updated.

$sel:keyId:ParameterMetadata', parameterMetadata_keyId - The ID of the query key used for this parameter.

$sel:name:ParameterMetadata', parameterMetadata_name - The parameter name.

$sel:tier:ParameterMetadata', parameterMetadata_tier - The parameter tier.

$sel:version:ParameterMetadata', parameterMetadata_version - The parameter version.

$sel:lastModifiedUser:ParameterMetadata', parameterMetadata_lastModifiedUser - Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

$sel:allowedPattern:ParameterMetadata', parameterMetadata_allowedPattern - A parameter name can include only the following letters and symbols.

a-zA-Z0-9_.-

$sel:type':ParameterMetadata', parameterMetadata_type - The type of parameter. Valid parameter types include the following: String, StringList, and SecureString.

$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:policies:ParameterMetadata', parameterMetadata_policies - A list of policies associated with a parameter.

parameterMetadata_lastModifiedDate :: Lens' ParameterMetadata (Maybe UTCTime) Source #

Date the parameter was last changed or updated.

parameterMetadata_keyId :: Lens' ParameterMetadata (Maybe Text) Source #

The ID of the query key used for this parameter.

parameterMetadata_lastModifiedUser :: Lens' ParameterMetadata (Maybe Text) Source #

Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

parameterMetadata_allowedPattern :: Lens' ParameterMetadata (Maybe Text) Source #

A parameter name can include only the following letters and symbols.

a-zA-Z0-9_.-

parameterMetadata_type :: Lens' ParameterMetadata (Maybe ParameterType) Source #

The type of parameter. Valid parameter types include the following: String, StringList, and SecureString.

parameterMetadata_dataType :: Lens' ParameterMetadata (Maybe Text) Source #

The data type of the parameter, such as text or aws:ec2:image. The default is text.

parameterMetadata_description :: Lens' ParameterMetadata (Maybe Text) Source #

Description of the parameter actions.

parameterMetadata_policies :: Lens' ParameterMetadata (Maybe [ParameterInlinePolicy]) Source #

A list of policies associated with a parameter.

ParameterStringFilter

data ParameterStringFilter Source #

One or more filters. Use a filter to return a more specific list of results.

See: newParameterStringFilter smart constructor.

Constructors

ParameterStringFilter' 

Fields

  • values :: Maybe (NonEmpty Text)

    The value you want to search for.

  • option :: Maybe Text

    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.)

  • key :: Text

    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 DescribeActions, 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.

Instances

Instances details
Eq ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Read ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Show 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 #

NFData ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

Methods

rnf :: ParameterStringFilter -> () #

Hashable ParameterStringFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParameterStringFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ParameterStringFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "option") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe 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:values:ParameterStringFilter', parameterStringFilter_values - The value you want to search for.

$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: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 DescribeActions, 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.

parameterStringFilter_option :: Lens' ParameterStringFilter (Maybe Text) Source #

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.)

parameterStringFilter_key :: Lens' ParameterStringFilter Text Source #

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 DescribeActions, 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.

Constructors

ParametersFilter' 

Fields

Instances

Instances details
Eq ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Read ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Show 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 #

NFData ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

Methods

rnf :: ParametersFilter -> () #

Hashable ParametersFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.ParametersFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

Patch' 

Fields

  • bugzillaIds :: Maybe [Text]

    The Bugzilla ID of the patch. For example, 1600646. Applies to Linux-based instances only.

  • vendor :: Maybe Text

    The name of the vendor providing the patch.

  • msrcSeverity :: Maybe Text

    The severity of the patch, such as Critical, Important, or Moderate. Applies to Windows patches only.

  • repository :: Maybe Text

    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 instances only.

  • productFamily :: Maybe Text

    The product family the patch is applicable for. For example, Windows or Amazon Linux 2.

  • severity :: Maybe Text

    The severity level of the patch. For example, CRITICAL or MODERATE.

  • advisoryIds :: Maybe [Text]

    The Advisory ID of the patch. For example, RHSA-2020:3779. Applies to Linux-based instances only.

  • cVEIds :: Maybe [Text]

    The Common Vulnerabilities and Exposures (CVE) ID of the patch. For example, CVE-2011-3192. Applies to Linux-based instances only.

  • classification :: Maybe Text

    The classification of the patch. For example, SecurityUpdates, Updates, or CriticalUpdates.

  • release :: Maybe Text

    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 instances only.

  • msrcNumber :: Maybe Text

    The ID of the Microsoft Security Response Center (MSRC) bulletin the patch is related to. For example, MS14-045. Applies to Windows patches only.

  • name :: Maybe Text

    The name of the patch. Applies to Linux-based instances only.

  • version :: Maybe Text

    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 instances only.

  • language :: Maybe Text

    The language of the patch if it's language-specific.

  • kbNumber :: Maybe Text

    The Microsoft Knowledge Base ID of the patch. Applies to Windows patches only.

  • contentUrl :: Maybe Text

    The URL where more information can be obtained about the patch.

  • id :: Maybe Text

    The ID of the patch. Applies to Windows patches only.

    This ID isn't the same as the Microsoft Knowledge Base ID.

  • releaseDate :: Maybe POSIX

    The date the patch was released.

  • title :: Maybe Text

    The title of the patch.

  • arch :: Maybe Text

    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 instances only.

  • product :: Maybe Text

    The specific product the patch is applicable for. For example, WindowsServer2016 or AmazonLinux2018.03.

  • description :: Maybe Text

    The description of the patch.

  • epoch :: Maybe Int

    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 instances only.

Instances

Instances details
Eq Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

(==) :: Patch -> Patch -> Bool #

(/=) :: Patch -> Patch -> Bool #

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 #

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 #

NFData Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

rnf :: Patch -> () #

Hashable Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

Methods

hashWithSalt :: Int -> Patch -> Int #

hash :: Patch -> Int #

FromJSON Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

type Rep Patch Source # 
Instance details

Defined in Amazonka.SSM.Types.Patch

type Rep Patch = D1 ('MetaData "Patch" "Amazonka.SSM.Types.Patch" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "Patch'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "bugzillaIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "vendor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "msrcSeverity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "repository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "severity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "advisoryIds") '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 "release") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "msrcNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "language") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "kbNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "contentUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "releaseDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "title") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "product") '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))))))))

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:bugzillaIds:Patch', patch_bugzillaIds - The Bugzilla ID of the patch. For example, 1600646. Applies to Linux-based instances only.

$sel:vendor:Patch', patch_vendor - The name of the vendor providing the patch.

$sel:msrcSeverity:Patch', patch_msrcSeverity - The severity of the patch, such as Critical, Important, or Moderate. Applies to Windows patches only.

$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 instances only.

$sel:productFamily:Patch', patch_productFamily - The product family the patch is applicable for. For example, Windows or Amazon Linux 2.

$sel:severity:Patch', patch_severity - The severity level of the patch. For example, CRITICAL or MODERATE.

$sel:advisoryIds:Patch', patch_advisoryIds - The Advisory ID of the patch. For example, RHSA-2020:3779. Applies to Linux-based instances 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 instances only.

$sel:classification:Patch', patch_classification - The classification of the patch. For example, SecurityUpdates, Updates, or CriticalUpdates.

$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 instances only.

$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:name:Patch', patch_name - The name of the patch. Applies to Linux-based instances only.

$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 instances only.

$sel:language:Patch', patch_language - The language of the patch if it's language-specific.

$sel:kbNumber:Patch', patch_kbNumber - The Microsoft Knowledge Base ID of the patch. Applies to Windows patches only.

$sel:contentUrl:Patch', patch_contentUrl - The URL where more information can be obtained about the patch.

$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:releaseDate:Patch', patch_releaseDate - The date the patch was released.

$sel:title:Patch', patch_title - The title of the patch.

$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 instances only.

$sel:product:Patch', patch_product - The specific product the patch is applicable for. For example, WindowsServer2016 or AmazonLinux2018.03.

$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 instances only.

patch_bugzillaIds :: Lens' Patch (Maybe [Text]) Source #

The Bugzilla ID of the patch. For example, 1600646. Applies to Linux-based instances only.

patch_vendor :: Lens' Patch (Maybe Text) Source #

The name of the vendor providing the patch.

patch_msrcSeverity :: Lens' Patch (Maybe Text) Source #

The severity of the patch, such as Critical, Important, or Moderate. Applies to Windows patches only.

patch_repository :: Lens' Patch (Maybe Text) Source #

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 instances only.

patch_productFamily :: Lens' Patch (Maybe Text) Source #

The product family the patch is applicable for. For example, Windows or Amazon Linux 2.

patch_severity :: Lens' Patch (Maybe Text) Source #

The severity level of the patch. For example, CRITICAL or MODERATE.

patch_advisoryIds :: Lens' Patch (Maybe [Text]) Source #

The Advisory ID of the patch. For example, RHSA-2020:3779. Applies to Linux-based instances only.

patch_cVEIds :: Lens' Patch (Maybe [Text]) Source #

The Common Vulnerabilities and Exposures (CVE) ID of the patch. For example, CVE-2011-3192. Applies to Linux-based instances only.

patch_classification :: Lens' Patch (Maybe Text) Source #

The classification of the patch. For example, SecurityUpdates, Updates, or CriticalUpdates.

patch_release :: Lens' Patch (Maybe Text) Source #

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 instances only.

patch_msrcNumber :: Lens' Patch (Maybe Text) Source #

The ID of the Microsoft Security Response Center (MSRC) bulletin the patch is related to. For example, MS14-045. Applies to Windows patches only.

patch_name :: Lens' Patch (Maybe Text) Source #

The name of the patch. Applies to Linux-based instances only.

patch_version :: Lens' Patch (Maybe Text) Source #

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 instances only.

patch_language :: Lens' Patch (Maybe Text) Source #

The language of the patch if it's language-specific.

patch_kbNumber :: Lens' Patch (Maybe Text) Source #

The Microsoft Knowledge Base ID of the patch. Applies to Windows patches only.

patch_contentUrl :: Lens' Patch (Maybe Text) Source #

The URL where more information can be obtained about the patch.

patch_id :: Lens' Patch (Maybe Text) Source #

The ID of the patch. Applies to Windows patches only.

This ID isn't the same as the Microsoft Knowledge Base ID.

patch_releaseDate :: Lens' Patch (Maybe UTCTime) Source #

The date the patch was released.

patch_title :: Lens' Patch (Maybe Text) Source #

The title of the patch.

patch_arch :: Lens' Patch (Maybe Text) Source #

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 instances only.

patch_product :: Lens' Patch (Maybe Text) Source #

The specific product the patch is applicable for. For example, WindowsServer2016 or AmazonLinux2018.03.

patch_description :: Lens' Patch (Maybe Text) Source #

The description of the patch.

patch_epoch :: Lens' Patch (Maybe Int) Source #

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 instances only.

PatchBaselineIdentity

data PatchBaselineIdentity Source #

Defines the basic information about a patch baseline.

See: newPatchBaselineIdentity smart constructor.

Constructors

PatchBaselineIdentity' 

Fields

Instances

Instances details
Eq PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Read PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Show 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 #

NFData PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

Methods

rnf :: PatchBaselineIdentity -> () #

Hashable PatchBaselineIdentity Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchBaselineIdentity

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "PatchBaselineIdentity'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "baselineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "baselineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "operatingSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OperatingSystem)) :*: (S1 ('MetaSel ('Just "defaultBaseline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "baselineId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

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:baselineName:PatchBaselineIdentity', patchBaselineIdentity_baselineName - The name of the patch baseline.

$sel:baselineDescription:PatchBaselineIdentity', patchBaselineIdentity_baselineDescription - The description of the patch baseline.

$sel:operatingSystem:PatchBaselineIdentity', patchBaselineIdentity_operatingSystem - Defines the operating system the patch baseline applies to. The default value is WINDOWS.

$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:baselineId:PatchBaselineIdentity', patchBaselineIdentity_baselineId - The ID of the patch baseline.

patchBaselineIdentity_operatingSystem :: Lens' PatchBaselineIdentity (Maybe OperatingSystem) Source #

Defines the operating system the patch baseline applies to. The default value is WINDOWS.

patchBaselineIdentity_defaultBaseline :: Lens' PatchBaselineIdentity (Maybe Bool) Source #

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.

PatchComplianceData

data PatchComplianceData Source #

Information about the state of a patch on a particular instance as it relates to the patch baseline used to patch the instance.

See: newPatchComplianceData smart constructor.

Constructors

PatchComplianceData' 

Fields

  • cVEIds :: Maybe Text

    The IDs of one or more Common Vulnerabilities and Exposure (CVE) issues that are resolved by the patch.

  • title :: Text

    The title of the patch.

  • kBId :: Text

    The operating system-specific ID of the patch.

  • classification :: Text

    The classification of the patch, such as SecurityUpdates, Updates, and CriticalUpdates.

  • severity :: Text

    The severity of the patchsuch as Critical, Important, and Moderate.

  • state :: PatchComplianceDataState

    The state of the patch on the instance, such as INSTALLED or FAILED.

    For descriptions of each patch state, see About patch compliance in the Amazon Web Services Systems Manager User Guide.

  • installedTime :: POSIX

    The date/time the patch was installed on the instance. Not all operating systems provide this level of information.

Instances

Instances details
Eq PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Read PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Show 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 #

NFData PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

Methods

rnf :: PatchComplianceData -> () #

Hashable PatchComplianceData Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchComplianceData

FromJSON 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 patchsuch as Critical, Important, and Moderate.

$sel:state:PatchComplianceData', patchComplianceData_state - The state of the patch on the instance, 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 instance. Not all operating systems provide this level of information.

patchComplianceData_cVEIds :: Lens' PatchComplianceData (Maybe Text) Source #

The IDs of one or more Common Vulnerabilities and Exposure (CVE) issues that are resolved by the patch.

patchComplianceData_kBId :: Lens' PatchComplianceData Text Source #

The operating system-specific ID of the patch.

patchComplianceData_classification :: Lens' PatchComplianceData Text Source #

The classification of the patch, such as SecurityUpdates, Updates, and CriticalUpdates.

patchComplianceData_severity :: Lens' PatchComplianceData Text Source #

The severity of the patchsuch as Critical, Important, and Moderate.

patchComplianceData_state :: Lens' PatchComplianceData PatchComplianceDataState Source #

The state of the patch on the instance, such as INSTALLED or FAILED.

For descriptions of each patch state, see About patch compliance in the Amazon Web Services Systems Manager User Guide.

patchComplianceData_installedTime :: Lens' PatchComplianceData UTCTime Source #

The date/time the patch was installed on the instance. 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.

Constructors

PatchFilter' 

Fields

  • key :: PatchFilterKey

    The key for the filter.

    Run the DescribePatchProperties command to view lists of valid keys for each operating system type.

  • values :: NonEmpty Text

    The value for the filter key.

    Run the DescribePatchProperties command to view lists of valid values for each key based on operating system type.

Instances

Instances details
Eq PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Read PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Show 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 #

NFData PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

Methods

rnf :: PatchFilter -> () #

Hashable PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

ToJSON PatchFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilter

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

patchFilter_key :: Lens' PatchFilter PatchFilterKey Source #

The key for the filter.

Run the DescribePatchProperties command to view lists of valid keys for each operating system type.

patchFilter_values :: Lens' PatchFilter (NonEmpty Text) Source #

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.

Constructors

PatchFilterGroup' 

Fields

Instances

Instances details
Eq PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Read PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Show 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 #

NFData PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

Methods

rnf :: PatchFilterGroup -> () #

Hashable PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

ToJSON PatchFilterGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchFilterGroup

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

patchFilterGroup_patchFilters :: Lens' PatchFilterGroup [PatchFilter] Source #

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.

Constructors

PatchGroupPatchBaselineMapping' 

Fields

Instances

Instances details
Eq PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Read PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Show 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 #

NFData PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

Hashable PatchGroupPatchBaselineMapping Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchGroupPatchBaselineMapping

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

patchGroupPatchBaselineMapping_patchGroup :: Lens' PatchGroupPatchBaselineMapping (Maybe Text) Source #

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.

Constructors

PatchOrchestratorFilter' 

Fields

Instances

Instances details
Eq PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Read PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Show 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 #

NFData PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

Methods

rnf :: PatchOrchestratorFilter -> () #

Hashable PatchOrchestratorFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchOrchestratorFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "PatchOrchestratorFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "key") '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:values:PatchOrchestratorFilter', patchOrchestratorFilter_values - The value for the filter.

$sel:key:PatchOrchestratorFilter', patchOrchestratorFilter_key - The key for the filter.

PatchRule

data PatchRule Source #

Defines an approval rule for a patch baseline.

See: newPatchRule smart constructor.

Constructors

PatchRule' 

Fields

  • approveAfterDays :: Maybe Natural

    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.

  • approveUntilDate :: Maybe Text

    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.

  • enableNonSecurity :: Maybe Bool

    For instances 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 instances only.

  • complianceLevel :: Maybe PatchComplianceLevel

    A compliance severity level for all approved patches in a patch baseline.

  • patchFilterGroup :: PatchFilterGroup

    The patch filter group that defines the criteria for the rule.

Instances

Instances details
Eq PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Read PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Show 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 #

NFData PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

Methods

rnf :: PatchRule -> () #

Hashable PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

ToJSON PatchRule Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRule

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 "enableNonSecurity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "complianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)) :*: 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:enableNonSecurity:PatchRule', patchRule_enableNonSecurity - For instances 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 instances only.

$sel:complianceLevel:PatchRule', patchRule_complianceLevel - A compliance severity level for all approved patches in a patch baseline.

$sel:patchFilterGroup:PatchRule', patchRule_patchFilterGroup - The patch filter group that defines the criteria for the rule.

patchRule_approveAfterDays :: Lens' PatchRule (Maybe Natural) Source #

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.

patchRule_approveUntilDate :: Lens' PatchRule (Maybe Text) Source #

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.

patchRule_enableNonSecurity :: Lens' PatchRule (Maybe Bool) Source #

For instances 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 instances only.

patchRule_complianceLevel :: Lens' PatchRule (Maybe PatchComplianceLevel) Source #

A compliance severity level for all approved patches in a patch baseline.

patchRule_patchFilterGroup :: Lens' PatchRule PatchFilterGroup Source #

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' 

Fields

Instances

Instances details
Eq PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Read PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Show 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 #

NFData PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

Methods

rnf :: PatchRuleGroup -> () #

Hashable PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

ToJSON PatchRuleGroup Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchRuleGroup

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

patchRuleGroup_patchRules :: Lens' PatchRuleGroup [PatchRule] Source #

The rules that make up the rule group.

PatchSource

data PatchSource Source #

Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.

See: newPatchSource smart constructor.

Constructors

PatchSource' 

Fields

  • name :: Text

    The name specified to identify the patch source.

  • products :: NonEmpty Text

    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.

  • configuration :: Sensitive Text

    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).

Instances

Instances details
Eq PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

Show 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 #

NFData PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

Methods

rnf :: PatchSource -> () #

Hashable PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

ToJSON PatchSource Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchSource

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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).

patchSource_name :: Lens' PatchSource Text Source #

The name specified to identify the patch source.

patchSource_products :: Lens' PatchSource (NonEmpty Text) Source #

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.

patchSource_configuration :: Lens' PatchSource Text Source #

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.

Constructors

PatchStatus' 

Fields

Instances

Instances details
Eq PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Read PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Show 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 #

NFData PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

Methods

rnf :: PatchStatus -> () #

Hashable PatchStatus Source # 
Instance details

Defined in Amazonka.SSM.Types.PatchStatus

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "PatchStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "approvalDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "deploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchDeploymentStatus)) :*: S1 ('MetaSel ('Just "complianceLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PatchComplianceLevel)))))

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:deploymentStatus:PatchStatus', patchStatus_deploymentStatus - The approval status of a patch.

$sel:complianceLevel:PatchStatus', patchStatus_complianceLevel - The compliance severity level for a patch.

patchStatus_approvalDate :: Lens' PatchStatus (Maybe UTCTime) Source #

The date the patch was approved (or will be approved if the status is PENDING_APPROVAL).

patchStatus_complianceLevel :: Lens' PatchStatus (Maybe PatchComplianceLevel) Source #

The compliance severity level for 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.

Constructors

ProgressCounters' 

Fields

  • failedSteps :: Maybe Int

    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.

  • cancelledSteps :: Maybe Int

    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.

  • successSteps :: Maybe Int

    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.

  • totalSteps :: Maybe Int

    The total number of steps run in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

  • timedOutSteps :: Maybe Int

    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.

Instances

Instances details
Eq ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Read ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Show 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 #

NFData ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

Methods

rnf :: ProgressCounters -> () #

Hashable ProgressCounters Source # 
Instance details

Defined in Amazonka.SSM.Types.ProgressCounters

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ProgressCounters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "failedSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "cancelledSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "successSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "totalSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "timedOutSteps") '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: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: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: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: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.

$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.

progressCounters_failedSteps :: Lens' ProgressCounters (Maybe Int) Source #

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.

progressCounters_cancelledSteps :: Lens' ProgressCounters (Maybe Int) Source #

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.

progressCounters_successSteps :: Lens' ProgressCounters (Maybe Int) Source #

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.

progressCounters_totalSteps :: Lens' ProgressCounters (Maybe Int) Source #

The total number of steps run in all specified Amazon Web Services Regions and Amazon Web Services accounts for the current Automation execution.

progressCounters_timedOutSteps :: Lens' ProgressCounters (Maybe Int) Source #

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.

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' 

Fields

  • opsItemId :: Text

    The ID of an OpsItem related to the current OpsItem.

Instances

Instances details
Eq RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Read RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Show 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 #

NFData RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

Methods

rnf :: RelatedOpsItem -> () #

Hashable RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

ToJSON RelatedOpsItem Source # 
Instance details

Defined in Amazonka.SSM.Types.RelatedOpsItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

relatedOpsItem_opsItemId :: Lens' RelatedOpsItem Text Source #

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' 

Fields

  • truncated :: Maybe Bool

    A boolean value indicating whether the resolved target list is truncated.

  • parameterValues :: Maybe [Text]

    A list of parameter values sent to targets that resolved during the Automation execution.

Instances

Instances details
Eq ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Read ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Show 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 #

NFData ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

Methods

rnf :: ResolvedTargets -> () #

Hashable ResolvedTargets Source # 
Instance details

Defined in Amazonka.SSM.Types.ResolvedTargets

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ResolvedTargets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "truncated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "parameterValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

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:truncated:ResolvedTargets', resolvedTargets_truncated - A boolean value indicating whether the resolved target list is truncated.

$sel:parameterValues:ResolvedTargets', resolvedTargets_parameterValues - A list of parameter values sent to targets that resolved during the Automation execution.

resolvedTargets_truncated :: Lens' ResolvedTargets (Maybe Bool) Source #

A boolean value indicating whether the resolved target list is truncated.

resolvedTargets_parameterValues :: Lens' ResolvedTargets (Maybe [Text]) Source #

A list of parameter values sent to targets that resolved during the Automation execution.

ResourceComplianceSummaryItem

data ResourceComplianceSummaryItem Source #

Compliance summary information for a specific resource.

See: newResourceComplianceSummaryItem smart constructor.

Constructors

ResourceComplianceSummaryItem' 

Fields

Instances

Instances details
Eq ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Read ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Show 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 #

NFData ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

Hashable ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

FromJSON ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

type Rep ResourceComplianceSummaryItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceComplianceSummaryItem

resourceComplianceSummaryItem_overallSeverity :: Lens' ResourceComplianceSummaryItem (Maybe ComplianceSeverity) Source #

The highest severity item found for the resource. The resource is compliant for this item.

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.

Constructors

ResourceDataSyncAwsOrganizationsSource' 

Fields

Instances

Instances details
Eq 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

Generic ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

NFData ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

Hashable ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

ToJSON ResourceDataSyncAwsOrganizationsSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncAwsOrganizationsSource

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

resourceDataSyncAwsOrganizationsSource_organizationSourceType :: Lens' ResourceDataSyncAwsOrganizationsSource Text Source #

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.

Constructors

ResourceDataSyncDestinationDataSharing' 

Fields

Instances

Instances details
Eq 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

Generic ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

NFData ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

Hashable ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

ToJSON ResourceDataSyncDestinationDataSharing Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncDestinationDataSharing

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

ResourceDataSyncItem' 

Fields

Instances

Instances details
Eq ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Read ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Show 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 #

NFData ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

Methods

rnf :: ResourceDataSyncItem -> () #

Hashable ResourceDataSyncItem Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncItem

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ResourceDataSyncItem'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "syncType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "syncSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncSourceWithState))) :*: (S1 ('MetaSel ('Just "lastSyncStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "syncCreatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastSyncTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "syncName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastResourceDataSyncStatus))) :*: (S1 ('MetaSel ('Just "syncLastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "s3Destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncS3Destination)) :*: S1 ('MetaSel ('Just "lastSuccessfulSyncTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))))

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: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.

$sel:syncSource:ResourceDataSyncItem', resourceDataSyncItem_syncSource - Information about the source where the data was synchronized.

$sel:lastSyncStatusMessage:ResourceDataSyncItem', resourceDataSyncItem_lastSyncStatusMessage - The status message details reported by the last sync.

$sel:syncCreatedTime:ResourceDataSyncItem', resourceDataSyncItem_syncCreatedTime - The date and time the configuration was created (UTC).

$sel:lastSyncTime:ResourceDataSyncItem', resourceDataSyncItem_lastSyncTime - The last time the configuration attempted to sync (UTC).

$sel:syncName:ResourceDataSyncItem', resourceDataSyncItem_syncName - The name of the resource data sync.

$sel:lastStatus:ResourceDataSyncItem', resourceDataSyncItem_lastStatus - The status reported by the last sync.

$sel:syncLastModifiedTime:ResourceDataSyncItem', resourceDataSyncItem_syncLastModifiedTime - The date and time the resource data sync was changed.

$sel:s3Destination:ResourceDataSyncItem', resourceDataSyncItem_s3Destination - Configuration information for the target S3 bucket.

$sel:lastSuccessfulSyncTime:ResourceDataSyncItem', resourceDataSyncItem_lastSuccessfulSyncTime - The last time the sync operations returned a status of SUCCESSFUL (UTC).

resourceDataSyncItem_syncType :: Lens' ResourceDataSyncItem (Maybe Text) Source #

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.

resourceDataSyncItem_syncSource :: Lens' ResourceDataSyncItem (Maybe ResourceDataSyncSourceWithState) Source #

Information about the source where the data was synchronized.

resourceDataSyncItem_lastSyncStatusMessage :: Lens' ResourceDataSyncItem (Maybe Text) Source #

The status message details reported by the last sync.

resourceDataSyncItem_syncCreatedTime :: Lens' ResourceDataSyncItem (Maybe UTCTime) Source #

The date and time the configuration was created (UTC).

resourceDataSyncItem_lastSyncTime :: Lens' ResourceDataSyncItem (Maybe UTCTime) Source #

The last time the configuration attempted to sync (UTC).

resourceDataSyncItem_syncLastModifiedTime :: Lens' ResourceDataSyncItem (Maybe UTCTime) Source #

The date and time the resource data sync was changed.

resourceDataSyncItem_lastSuccessfulSyncTime :: Lens' ResourceDataSyncItem (Maybe UTCTime) Source #

The last time the sync operations returned a status of SUCCESSFUL (UTC).

ResourceDataSyncOrganizationalUnit

data ResourceDataSyncOrganizationalUnit Source #

The Organizations organizational unit data source for the sync.

See: newResourceDataSyncOrganizationalUnit smart constructor.

Constructors

ResourceDataSyncOrganizationalUnit' 

Fields

Instances

Instances details
Eq ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Read ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Show 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 #

NFData ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

Hashable ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

ToJSON ResourceDataSyncOrganizationalUnit Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncOrganizationalUnit

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

Constructors

ResourceDataSyncS3Destination' 

Fields

Instances

Instances details
Eq ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Read ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Show 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 #

NFData ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

Hashable ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

ToJSON ResourceDataSyncS3Destination Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncS3Destination

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ResourceDataSyncS3Destination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "destinationDataSharing") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncDestinationDataSharing)) :*: S1 ('MetaSel ('Just "aWSKMSKeyARN") '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:prefix:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_prefix - An Amazon S3 prefix for the bucket.

$sel:destinationDataSharing:ResourceDataSyncS3Destination', resourceDataSyncS3Destination_destinationDataSharing - Enables destination data sharing. By default, this field is null.

$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: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.

resourceDataSyncS3Destination_aWSKMSKeyARN :: Lens' ResourceDataSyncS3Destination (Maybe Text) Source #

The ARN of an encryption key for a destination in Amazon S3. Must belong to the same Region as the destination S3 bucket.

resourceDataSyncS3Destination_bucketName :: Lens' ResourceDataSyncS3Destination Text Source #

The name of the S3 bucket where the aggregated data is stored.

resourceDataSyncS3Destination_syncFormat :: Lens' ResourceDataSyncS3Destination ResourceDataSyncS3Format Source #

A supported sync format. The following format is currently supported: JsonSerDe

resourceDataSyncS3Destination_region :: Lens' ResourceDataSyncS3Destination Text Source #

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.

Constructors

ResourceDataSyncSource' 

Fields

  • enableAllOpsDataSources :: Maybe Bool

    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.

  • includeFutureRegions :: Maybe Bool

    Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

  • awsOrganizationsSource :: Maybe ResourceDataSyncAwsOrganizationsSource

    Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from Organizations.

  • sourceType :: Text

    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in Organizations) or SingleAccountMultiRegions.

  • sourceRegions :: [Text]

    The SyncSource Amazon Web Services Regions included in the resource data sync.

Instances

Instances details
Eq ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Read ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Show 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 #

NFData ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

Methods

rnf :: ResourceDataSyncSource -> () #

Hashable ResourceDataSyncSource Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSource

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ResourceDataSyncSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "enableAllOpsDataSources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "includeFutureRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "awsOrganizationsSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncAwsOrganizationsSource)) :*: (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: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:awsOrganizationsSource:ResourceDataSyncSource', resourceDataSyncSource_awsOrganizationsSource - Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from Organizations.

$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.

resourceDataSyncSource_enableAllOpsDataSources :: Lens' ResourceDataSyncSource (Maybe Bool) Source #

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.

resourceDataSyncSource_includeFutureRegions :: Lens' ResourceDataSyncSource (Maybe Bool) Source #

Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

resourceDataSyncSource_awsOrganizationsSource :: Lens' ResourceDataSyncSource (Maybe ResourceDataSyncAwsOrganizationsSource) Source #

Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from Organizations.

resourceDataSyncSource_sourceType :: Lens' ResourceDataSyncSource Text Source #

The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in Organizations) or SingleAccountMultiRegions.

resourceDataSyncSource_sourceRegions :: Lens' ResourceDataSyncSource [Text] Source #

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.

Constructors

ResourceDataSyncSourceWithState' 

Fields

  • state :: Maybe Text

    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.

  • enableAllOpsDataSources :: Maybe Bool

    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.

  • includeFutureRegions :: Maybe Bool

    Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

  • sourceType :: Maybe Text

    The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in Organizations) or singleAccountMultiRegions.

  • awsOrganizationsSource :: Maybe ResourceDataSyncAwsOrganizationsSource

    The field name in SyncSource for the ResourceDataSyncAwsOrganizationsSource type.

  • sourceRegions :: Maybe [Text]

    The SyncSource Amazon Web Services Regions included in the resource data sync.

Instances

Instances details
Eq ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Read ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Show 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 #

NFData ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

Hashable ResourceDataSyncSourceWithState Source # 
Instance details

Defined in Amazonka.SSM.Types.ResourceDataSyncSourceWithState

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ResourceDataSyncSourceWithState'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (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 (Maybe Text)) :*: (S1 ('MetaSel ('Just "awsOrganizationsSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceDataSyncAwsOrganizationsSource)) :*: S1 ('MetaSel ('Just "sourceRegions") '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: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.

$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: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:awsOrganizationsSource:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_awsOrganizationsSource - The field name in SyncSource for the ResourceDataSyncAwsOrganizationsSource type.

$sel:sourceRegions:ResourceDataSyncSourceWithState', resourceDataSyncSourceWithState_sourceRegions - The SyncSource Amazon Web Services Regions included in the resource data sync.

resourceDataSyncSourceWithState_state :: Lens' ResourceDataSyncSourceWithState (Maybe Text) 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 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.

resourceDataSyncSourceWithState_enableAllOpsDataSources :: Lens' ResourceDataSyncSourceWithState (Maybe Bool) Source #

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.

resourceDataSyncSourceWithState_includeFutureRegions :: Lens' ResourceDataSyncSourceWithState (Maybe Bool) Source #

Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions come online.

resourceDataSyncSourceWithState_sourceType :: Lens' ResourceDataSyncSourceWithState (Maybe Text) Source #

The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in Organizations) or singleAccountMultiRegions.

resourceDataSyncSourceWithState_sourceRegions :: Lens' ResourceDataSyncSourceWithState (Maybe [Text]) Source #

The SyncSource Amazon Web Services Regions included in the resource data sync.

ResultAttribute

data ResultAttribute Source #

The inventory item result attribute.

See: newResultAttribute smart constructor.

Constructors

ResultAttribute' 

Fields

  • typeName :: Text

    Name of the inventory item type. Valid value: AWS:InstanceInformation. Default Value: AWS:InstanceInformation.

Instances

Instances details
Eq ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Read ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Show 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 #

NFData ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

Methods

rnf :: ResultAttribute -> () #

Hashable ResultAttribute Source # 
Instance details

Defined in Amazonka.SSM.Types.ResultAttribute

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

resultAttribute_typeName :: Lens' ResultAttribute Text Source #

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.

Constructors

ReviewInformation' 

Fields

Instances

Instances details
Eq ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Read ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Show 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 #

NFData ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

Methods

rnf :: ReviewInformation -> () #

Hashable ReviewInformation Source # 
Instance details

Defined in Amazonka.SSM.Types.ReviewInformation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ReviewInformation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)) :*: (S1 ('MetaSel ('Just "reviewer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "reviewedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

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:status:ReviewInformation', reviewInformation_status - The current status of the document review request.

$sel:reviewer:ReviewInformation', reviewInformation_reviewer - The reviewer assigned to take action on the document review request.

$sel:reviewedTime:ReviewInformation', reviewInformation_reviewedTime - The time that the reviewer took action on the document review request.

reviewInformation_status :: Lens' ReviewInformation (Maybe ReviewStatus) Source #

The current status of the document review request.

reviewInformation_reviewer :: Lens' ReviewInformation (Maybe Text) Source #

The reviewer assigned to take action on the document review request.

reviewInformation_reviewedTime :: Lens' ReviewInformation (Maybe UTCTime) Source #

The time that the reviewer took action on 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.

Constructors

Runbook' 

Fields

  • targetParameterName :: Maybe Text

    The name of the parameter used as the target resource for the rate-controlled runbook workflow. Required if you specify Targets.

  • targetLocations :: Maybe (NonEmpty TargetLocation)

    Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Runbook operation.

  • maxErrors :: Maybe Text

    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.

  • targets :: Maybe [Target]

    A key-value mapping to target resources that the runbook operation performs tasks on. Required if you specify TargetParameterName.

  • parameters :: Maybe (HashMap Text [Text])

    The key-value map of execution parameters, which were supplied when calling StartChangeRequestExecution.

  • documentVersion :: Maybe Text

    The version of the Automation runbook used in a runbook workflow.

  • maxConcurrency :: Maybe Text

    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.

  • documentName :: Text

    The name of the Automation runbook used in a runbook workflow.

Instances

Instances details
Eq Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Methods

(==) :: Runbook -> Runbook -> Bool #

(/=) :: Runbook -> Runbook -> Bool #

Read Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Show 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 #

NFData Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Methods

rnf :: Runbook -> () #

Hashable Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

Methods

hashWithSalt :: Int -> Runbook -> Int #

hash :: Runbook -> Int #

ToJSON Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

FromJSON Runbook Source # 
Instance details

Defined in Amazonka.SSM.Types.Runbook

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: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:targetLocations:Runbook', runbook_targetLocations - Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Runbook operation.

$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:targets:Runbook', runbook_targets - A key-value mapping to target resources that the runbook operation performs tasks on. Required if you specify TargetParameterName.

$sel:parameters:Runbook', runbook_parameters - The key-value map of execution parameters, which were supplied when calling StartChangeRequestExecution.

$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:documentName:Runbook', runbook_documentName - The name of the Automation runbook used in a runbook workflow.

runbook_targetParameterName :: Lens' Runbook (Maybe Text) Source #

The name of the parameter used as the target resource for the rate-controlled runbook workflow. Required if you specify Targets.

runbook_targetLocations :: Lens' Runbook (Maybe (NonEmpty TargetLocation)) Source #

Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Runbook operation.

runbook_maxErrors :: Lens' Runbook (Maybe Text) Source #

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.

runbook_targets :: Lens' Runbook (Maybe [Target]) Source #

A key-value mapping to target resources that the runbook operation performs tasks on. Required if you specify TargetParameterName.

runbook_parameters :: Lens' Runbook (Maybe (HashMap Text [Text])) Source #

The key-value map of execution parameters, which were supplied when calling StartChangeRequestExecution.

runbook_documentVersion :: Lens' Runbook (Maybe Text) Source #

The version of the Automation runbook used in a runbook workflow.

runbook_maxConcurrency :: Lens' Runbook (Maybe Text) Source #

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.

runbook_documentName :: Lens' Runbook Text Source #

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.

Constructors

S3OutputLocation' 

Fields

Instances

Instances details
Eq S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Read S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Show 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 #

NFData S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

Methods

rnf :: S3OutputLocation -> () #

Hashable S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

ToJSON S3OutputLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputLocation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "S3OutputLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputS3KeyPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputS3Region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputS3BucketName") '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:outputS3KeyPrefix:S3OutputLocation', s3OutputLocation_outputS3KeyPrefix - The S3 bucket subfolder.

$sel:outputS3Region:S3OutputLocation', s3OutputLocation_outputS3Region - The Amazon Web Services Region of the S3 bucket.

$sel:outputS3BucketName:S3OutputLocation', s3OutputLocation_outputS3BucketName - The name of the S3 bucket.

s3OutputLocation_outputS3Region :: Lens' S3OutputLocation (Maybe Text) Source #

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' 

Fields

  • outputUrl :: Maybe Text

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

Instances

Instances details
Eq S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Read S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Show 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 #

NFData S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

Methods

rnf :: S3OutputUrl -> () #

Hashable S3OutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.S3OutputUrl

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

s3OutputUrl_outputUrl :: Lens' S3OutputUrl (Maybe Text) Source #

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.

Constructors

ScheduledWindowExecution' 

Fields

Instances

Instances details
Eq ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Read ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Show 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 #

NFData ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

Hashable ScheduledWindowExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.ScheduledWindowExecution

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

scheduledWindowExecution_executionTime :: Lens' ScheduledWindowExecution (Maybe Text) Source #

The time, in ISO-8601 Extended format, that the maintenance window is scheduled to be run.

scheduledWindowExecution_name :: Lens' ScheduledWindowExecution (Maybe Text) Source #

The name of the maintenance window to be run.

scheduledWindowExecution_windowId :: Lens' ScheduledWindowExecution (Maybe Text) Source #

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.

Constructors

ServiceSetting' 

Fields

  • status :: Maybe Text

    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.
  • lastModifiedDate :: Maybe POSIX

    The last time the service setting was modified.

  • arn :: Maybe Text

    The ARN of the service setting.

  • settingId :: Maybe Text

    The ID of the service setting.

  • lastModifiedUser :: Maybe Text

    The ARN of the last modified user. This field is populated only if the setting value was overwritten.

  • settingValue :: Maybe Text

    The value of the service setting.

Instances

Instances details
Eq ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Read ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Show 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 #

NFData ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

Methods

rnf :: ServiceSetting -> () #

Hashable ServiceSetting Source # 
Instance details

Defined in Amazonka.SSM.Types.ServiceSetting

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "ServiceSetting'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "settingId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "settingValue") '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: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.

$sel:lastModifiedDate:ServiceSetting', serviceSetting_lastModifiedDate - The last time the service setting was modified.

$sel:arn:ServiceSetting', serviceSetting_arn - The ARN of the service setting.

$sel:settingId:ServiceSetting', serviceSetting_settingId - The ID of the service setting.

$sel:lastModifiedUser:ServiceSetting', serviceSetting_lastModifiedUser - The ARN of the last modified user. This field is populated only if the setting value was overwritten.

$sel:settingValue:ServiceSetting', serviceSetting_settingValue - The value of the service setting.

serviceSetting_status :: Lens' ServiceSetting (Maybe Text) Source #

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.

serviceSetting_lastModifiedDate :: Lens' ServiceSetting (Maybe UTCTime) Source #

The last time the service setting was modified.

serviceSetting_arn :: Lens' ServiceSetting (Maybe Text) Source #

The ARN of the service setting.

serviceSetting_settingId :: Lens' ServiceSetting (Maybe Text) Source #

The ID of the service setting.

serviceSetting_lastModifiedUser :: Lens' ServiceSetting (Maybe Text) Source #

The ARN of the last modified user. This field is populated only if the setting value was overwritten.

serviceSetting_settingValue :: Lens' ServiceSetting (Maybe Text) Source #

The value of the service setting.

Session

data Session Source #

Information about a Session Manager connection to an instance.

See: newSession smart constructor.

Constructors

Session' 

Fields

Instances

Instances details
Eq Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Methods

(==) :: Session -> Session -> Bool #

(/=) :: Session -> Session -> Bool #

Read Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Show 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 #

NFData Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Methods

rnf :: Session -> () #

Hashable Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

Methods

hashWithSalt :: Int -> Session -> Int #

hash :: Session -> Int #

FromJSON Session Source # 
Instance details

Defined in Amazonka.SSM.Types.Session

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:status:Session', session_status - The status of the session. For example, "Connected" or "Terminated".

$sel:outputUrl:Session', session_outputUrl - 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:owner:Session', session_owner - The ID of the Amazon Web Services user account that started the session.

$sel:startDate:Session', session_startDate - The date and time, in ISO-8601 Extended format, when the session began.

$sel:details:Session', session_details - Reserved for future use.

$sel:sessionId:Session', session_sessionId - The ID of the session.

$sel:target:Session', session_target - The instance that the Session Manager session connected to.

session_status :: Lens' Session (Maybe SessionStatus) Source #

The status of the session. For example, "Connected" or "Terminated".

session_documentName :: Lens' Session (Maybe Text) Source #

The name of the Session Manager SSM document used to define the parameters and plugin settings for the session. For example, SSM-SessionManagerRunShell.

session_endDate :: Lens' Session (Maybe UTCTime) Source #

The date and time, in ISO-8601 Extended format, when the session was terminated.

session_owner :: Lens' Session (Maybe Text) Source #

The ID of the Amazon Web Services user account that started the session.

session_startDate :: Lens' Session (Maybe UTCTime) Source #

The date and time, in ISO-8601 Extended format, when the session began.

session_details :: Lens' Session (Maybe Text) Source #

Reserved for future use.

session_sessionId :: Lens' Session (Maybe Text) Source #

The ID of the session.

session_target :: Lens' Session (Maybe Text) Source #

The instance that the Session Manager session connected to.

SessionFilter

data SessionFilter Source #

Describes a filter for Session Manager information.

See: newSessionFilter smart constructor.

Constructors

SessionFilter' 

Fields

  • key :: SessionFilterKey

    The name of the filter.

  • value :: Text

    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 an instance 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.

Instances

Instances details
Eq SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Read SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Show 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 #

NFData SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

Methods

rnf :: SessionFilter -> () #

Hashable SessionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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 an instance 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.

sessionFilter_value :: Lens' SessionFilter Text Source #

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 an instance 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.

Constructors

SessionManagerOutputUrl' 

Fields

Instances

Instances details
Eq SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Read SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Show 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 #

NFData SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

Methods

rnf :: SessionManagerOutputUrl -> () #

Hashable SessionManagerOutputUrl Source # 
Instance details

Defined in Amazonka.SSM.Types.SessionManagerOutputUrl

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "SessionManagerOutputUrl'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3OutputUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "cloudWatchOutputUrl") '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:s3OutputUrl:SessionManagerOutputUrl', sessionManagerOutputUrl_s3OutputUrl - Reserved for future use.

$sel:cloudWatchOutputUrl:SessionManagerOutputUrl', sessionManagerOutputUrl_cloudWatchOutputUrl - Reserved for future use.

SeveritySummary

data SeveritySummary Source #

The number of managed instances found for each patch severity level defined in the request filter.

See: newSeveritySummary smart constructor.

Constructors

SeveritySummary' 

Fields

  • lowCount :: Maybe Int

    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.

  • unspecifiedCount :: Maybe Int

    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.

  • highCount :: Maybe Int

    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.

  • mediumCount :: Maybe Int

    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.

  • informationalCount :: Maybe Int

    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.

  • criticalCount :: Maybe Int

    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.

Instances

Instances details
Eq SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Read SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Show 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 #

NFData SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

Methods

rnf :: SeveritySummary -> () #

Hashable SeveritySummary Source # 
Instance details

Defined in Amazonka.SSM.Types.SeveritySummary

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "SeveritySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lowCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "unspecifiedCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "highCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "mediumCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "informationalCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "criticalCount") '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: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: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.

$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: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: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: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.

severitySummary_lowCount :: Lens' SeveritySummary (Maybe Int) Source #

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.

severitySummary_unspecifiedCount :: Lens' SeveritySummary (Maybe Int) Source #

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.

severitySummary_highCount :: Lens' SeveritySummary (Maybe Int) Source #

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.

severitySummary_mediumCount :: Lens' SeveritySummary (Maybe Int) Source #

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.

severitySummary_informationalCount :: Lens' SeveritySummary (Maybe Int) Source #

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.

severitySummary_criticalCount :: Lens' SeveritySummary (Maybe Int) Source #

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.

StepExecution

data StepExecution Source #

Detailed information about an the execution state of an Automation step.

See: newStepExecution smart constructor.

Constructors

StepExecution' 

Fields

Instances

Instances details
Eq StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Read StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Show 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 #

NFData StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

Methods

rnf :: StepExecution -> () #

Hashable StepExecution Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecution

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "StepExecution'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "failureDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FailureDetails)) :*: S1 ('MetaSel ('Just "isEnd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "stepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "response") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "responseCode") '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 "overriddenParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text]))) :*: S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [Text])))) :*: (S1 ('MetaSel ('Just "executionStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "maxAttempts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Target]))))) :*: ((S1 ('MetaSel ('Just "nextStep") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "stepExecutionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "validNextSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: (S1 ('MetaSel ('Just "timeoutSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "onFailure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "isCritical") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))))

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:failureDetails:StepExecution', stepExecution_failureDetails - Information about 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:inputs:StepExecution', stepExecution_inputs - Fully-resolved values passed into the step before execution.

$sel:stepName:StepExecution', stepExecution_stepName - The name of this execution 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:failureMessage:StepExecution', stepExecution_failureMessage - If a step failed, this message explains why the execution failed.

$sel:response:StepExecution', stepExecution_response - A message associated with the response code for an execution.

$sel:action:StepExecution', stepExecution_action - The action this step performs. The action determines the behavior of the step.

$sel:responseCode:StepExecution', stepExecution_responseCode - The response code returned by the execution of the 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:overriddenParameters:StepExecution', stepExecution_overriddenParameters - A user-specified list of parameters to override when running a step.

$sel:outputs:StepExecution', stepExecution_outputs - Returned values from the execution of the step.

$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:maxAttempts:StepExecution', stepExecution_maxAttempts - The maximum number of tries to run the action of the step. The default value is 1.

$sel:targets:StepExecution', stepExecution_targets - The targets for the step execution.

$sel:nextStep:StepExecution', stepExecution_nextStep - The next step after the step succeeds.

$sel:stepExecutionId:StepExecution', stepExecution_stepExecutionId - The unique ID of a step execution.

$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.

$sel:timeoutSeconds:StepExecution', stepExecution_timeoutSeconds - The timeout seconds of the step.

$sel:onFailure:StepExecution', stepExecution_onFailure - The action to take if the step fails. The default value is Abort.

$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.

stepExecution_failureDetails :: Lens' StepExecution (Maybe FailureDetails) Source #

Information about the Automation failure.

stepExecution_isEnd :: Lens' StepExecution (Maybe Bool) Source #

The flag which can be used to end automation no matter whether the step succeeds or fails.

stepExecution_inputs :: Lens' StepExecution (Maybe (HashMap Text Text)) Source #

Fully-resolved values passed into the step before execution.

stepExecution_stepName :: Lens' StepExecution (Maybe Text) Source #

The name of this execution step.

stepExecution_executionEndTime :: Lens' StepExecution (Maybe UTCTime) Source #

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.

stepExecution_failureMessage :: Lens' StepExecution (Maybe Text) Source #

If a step failed, this message explains why the execution failed.

stepExecution_response :: Lens' StepExecution (Maybe Text) Source #

A message associated with the response code for an execution.

stepExecution_action :: Lens' StepExecution (Maybe Text) Source #

The action this step performs. The action determines the behavior of the step.

stepExecution_responseCode :: Lens' StepExecution (Maybe Text) Source #

The response code returned by the execution of the step.

stepExecution_targetLocation :: Lens' StepExecution (Maybe TargetLocation) Source #

The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation execution.

stepExecution_overriddenParameters :: Lens' StepExecution (Maybe (HashMap Text [Text])) Source #

A user-specified list of parameters to override when running a step.

stepExecution_outputs :: Lens' StepExecution (Maybe (HashMap Text [Text])) Source #

Returned values from the execution of the step.

stepExecution_executionStartTime :: Lens' StepExecution (Maybe UTCTime) Source #

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.

stepExecution_maxAttempts :: Lens' StepExecution (Maybe Int) Source #

The maximum number of tries to run the action of the step. The default value is 1.

stepExecution_targets :: Lens' StepExecution (Maybe [Target]) Source #

The targets for the step execution.

stepExecution_nextStep :: Lens' StepExecution (Maybe Text) Source #

The next step after the step succeeds.

stepExecution_stepExecutionId :: Lens' StepExecution (Maybe Text) Source #

The unique ID of a step execution.

stepExecution_validNextSteps :: Lens' StepExecution (Maybe [Text]) Source #

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.

stepExecution_onFailure :: Lens' StepExecution (Maybe Text) Source #

The action to take if the step fails. The default value is Abort.

stepExecution_isCritical :: Lens' StepExecution (Maybe Bool) Source #

The flag which can be used to help decide whether the failure of current step leads to the Automation failure.

StepExecutionFilter

data StepExecutionFilter Source #

A filter to limit the amount of step execution information returned by the call.

See: newStepExecutionFilter smart constructor.

Constructors

StepExecutionFilter' 

Fields

  • key :: StepExecutionFilterKey

    One or more keys to limit the results. Valid filter keys include the following: StepName, Action, StepExecutionId, StepExecutionStatus, StartTimeBefore, StartTimeAfter.

  • values :: NonEmpty Text

    The values of the filter key.

Instances

Instances details
Eq StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Read StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Show 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 #

NFData StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

Methods

rnf :: StepExecutionFilter -> () #

Hashable StepExecutionFilter Source # 
Instance details

Defined in Amazonka.SSM.Types.StepExecutionFilter

ToJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

stepExecutionFilter_key :: Lens' StepExecutionFilter StepExecutionFilterKey Source #

One or more keys to limit the results. Valid filter keys include the following: StepName, Action, StepExecutionId, StepExecutionStatus, StartTimeBefore, StartTimeAfter.

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 instances, maintenance windows, parameters, patch baselines, OpsItems, and OpsMetadata.

See: newTag smart constructor.

Constructors

Tag' 

Fields

Instances

Instances details
Eq Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

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 #

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 #

NFData Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

rnf :: Tag -> () #

Hashable Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

ToJSON Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

FromJSON Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

type Rep Tag Source # 
Instance details

Defined in Amazonka.SSM.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.SSM.Types.Tag" "libZSservicesZSamazonka-ssmZSamazonka-ssm" '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.

tag_key :: Lens' Tag Text Source #

The name of the tag.

tag_value :: Lens' Tag Text Source #

The value of the tag.

Target

data Target Source #

An array of search criteria that targets instances 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 instances using Key,Value parameters, see Targeting multiple instances in the Amazon Web Services Systems Manager User Guide.

See: newTarget smart constructor.

Constructors

Target' 

Fields

  • values :: Maybe [Text]

    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.

  • key :: Maybe Text

    User-defined criteria for sending commands that target instances that meet the criteria.

Instances

Instances details
Eq Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Methods

(==) :: Target -> Target -> Bool #

(/=) :: Target -> Target -> Bool #

Read Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Show 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 #

NFData Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Methods

rnf :: Target -> () #

Hashable Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

Methods

hashWithSalt :: Int -> Target -> Int #

hash :: Target -> Int #

ToJSON Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

FromJSON Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

type Rep Target Source # 
Instance details

Defined in Amazonka.SSM.Types.Target

type Rep Target = D1 ('MetaData "Target" "Amazonka.SSM.Types.Target" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "Target'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "key") '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: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.

$sel:key:Target', target_key - User-defined criteria for sending commands that target instances that meet the criteria.

target_values :: Lens' Target (Maybe [Text]) Source #

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.

target_key :: Lens' Target (Maybe Text) Source #

User-defined criteria for sending commands that target instances that meet the criteria.

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.

Constructors

TargetLocation' 

Fields

  • accounts :: Maybe (NonEmpty Text)

    The Amazon Web Services accounts targeted by the current Automation execution.

  • targetLocationMaxConcurrency :: Maybe Text

    The maximum number of Amazon Web Services Regions and Amazon Web Services accounts allowed to run the Automation concurrently.

  • targetLocationMaxErrors :: Maybe Text

    The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.

  • regions :: Maybe (NonEmpty Text)

    The Amazon Web Services Regions targeted by the current Automation execution.

  • executionRoleName :: Maybe Text

    The Automation execution role used by the currently running Automation. If not specified, the default value is AWS-SystemsManager-AutomationExecutionRole.

Instances

Instances details
Eq TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Read TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Show 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 #

NFData TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

Methods

rnf :: TargetLocation -> () #

Hashable TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

ToJSON TargetLocation Source # 
Instance details

Defined in Amazonka.SSM.Types.TargetLocation

FromJSON 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" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'False) (C1 ('MetaCons "TargetLocation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accounts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "targetLocationMaxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targetLocationMaxErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "regions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "executionRoleName") '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: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.

$sel:regions:TargetLocation', targetLocation_regions - The Amazon Web Services Regions 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.

targetLocation_accounts :: Lens' TargetLocation (Maybe (NonEmpty Text)) Source #

The Amazon Web Services accounts targeted by the current Automation execution.

targetLocation_targetLocationMaxConcurrency :: Lens' TargetLocation (Maybe Text) Source #

The maximum number of Amazon Web Services Regions and Amazon Web Services accounts allowed to run the Automation concurrently.

targetLocation_targetLocationMaxErrors :: Lens' TargetLocation (Maybe Text) Source #

The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.

targetLocation_regions :: Lens' TargetLocation (Maybe (NonEmpty Text)) Source #

The Amazon Web Services Regions targeted by the current Automation execution.

targetLocation_executionRoleName :: Lens' TargetLocation (Maybe Text) Source #

The Automation execution role used by the currently running Automation. If not specified, the default value is AWS-SystemsManager-AutomationExecutionRole.