Awso_ssm_asyncSourceval add_tags_to_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.AddTagsToResourceRequest.t ->
(Awso_ssm.Values.AddTagsToResourceResult.t,
Awso_ssm.Values.AddTagsToResourceResult.error)
Result.t
Async.Deferred.tval cancel_command :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CancelCommandRequest.t ->
(Awso_ssm.Values.CancelCommandResult.t,
Awso_ssm.Values.CancelCommandResult.error)
Result.t
Async.Deferred.tval cancel_maintenance_window_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CancelMaintenanceWindowExecutionRequest.t ->
(Awso_ssm.Values.CancelMaintenanceWindowExecutionResult.t,
Awso_ssm.Values.CancelMaintenanceWindowExecutionResult.error)
Result.t
Async.Deferred.tval create_activation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateActivationRequest.t ->
(Awso_ssm.Values.CreateActivationResult.t,
Awso_ssm.Values.CreateActivationResult.error)
Result.t
Async.Deferred.tval create_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateAssociationRequest.t ->
(Awso_ssm.Values.CreateAssociationResult.t,
Awso_ssm.Values.CreateAssociationResult.error)
Result.t
Async.Deferred.tval create_association_batch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateAssociationBatchRequest.t ->
(Awso_ssm.Values.CreateAssociationBatchResult.t,
Awso_ssm.Values.CreateAssociationBatchResult.error)
Result.t
Async.Deferred.tval create_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateDocumentRequest.t ->
(Awso_ssm.Values.CreateDocumentResult.t,
Awso_ssm.Values.CreateDocumentResult.error)
Result.t
Async.Deferred.tval create_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateMaintenanceWindowRequest.t ->
(Awso_ssm.Values.CreateMaintenanceWindowResult.t,
Awso_ssm.Values.CreateMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval create_ops_item :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateOpsItemRequest.t ->
(Awso_ssm.Values.CreateOpsItemResponse.t,
Awso_ssm.Values.CreateOpsItemResponse.error)
Result.t
Async.Deferred.tval create_ops_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateOpsMetadataRequest.t ->
(Awso_ssm.Values.CreateOpsMetadataResult.t,
Awso_ssm.Values.CreateOpsMetadataResult.error)
Result.t
Async.Deferred.tval create_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreatePatchBaselineRequest.t ->
(Awso_ssm.Values.CreatePatchBaselineResult.t,
Awso_ssm.Values.CreatePatchBaselineResult.error)
Result.t
Async.Deferred.tval create_resource_data_sync :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.CreateResourceDataSyncRequest.t ->
(Awso_ssm.Values.CreateResourceDataSyncResult.t,
Awso_ssm.Values.CreateResourceDataSyncResult.error)
Result.t
Async.Deferred.tval delete_activation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteActivationRequest.t ->
(Awso_ssm.Values.DeleteActivationResult.t,
Awso_ssm.Values.DeleteActivationResult.error)
Result.t
Async.Deferred.tval delete_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteAssociationRequest.t ->
(Awso_ssm.Values.DeleteAssociationResult.t,
Awso_ssm.Values.DeleteAssociationResult.error)
Result.t
Async.Deferred.tval delete_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteDocumentRequest.t ->
(Awso_ssm.Values.DeleteDocumentResult.t,
Awso_ssm.Values.DeleteDocumentResult.error)
Result.t
Async.Deferred.tval delete_inventory :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteInventoryRequest.t ->
(Awso_ssm.Values.DeleteInventoryResult.t,
Awso_ssm.Values.DeleteInventoryResult.error)
Result.t
Async.Deferred.tval delete_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteMaintenanceWindowRequest.t ->
(Awso_ssm.Values.DeleteMaintenanceWindowResult.t,
Awso_ssm.Values.DeleteMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval delete_ops_item :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteOpsItemRequest.t ->
(Awso_ssm.Values.DeleteOpsItemResponse.t,
Awso_ssm.Values.DeleteOpsItemResponse.error)
Result.t
Async.Deferred.tval delete_ops_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteOpsMetadataRequest.t ->
(Awso_ssm.Values.DeleteOpsMetadataResult.t,
Awso_ssm.Values.DeleteOpsMetadataResult.error)
Result.t
Async.Deferred.tval delete_parameter :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteParameterRequest.t ->
(Awso_ssm.Values.DeleteParameterResult.t,
Awso_ssm.Values.DeleteParameterResult.error)
Result.t
Async.Deferred.tval delete_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteParametersRequest.t ->
(Awso_ssm.Values.DeleteParametersResult.t,
Awso_ssm.Values.DeleteParametersResult.error)
Result.t
Async.Deferred.tval delete_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeletePatchBaselineRequest.t ->
(Awso_ssm.Values.DeletePatchBaselineResult.t,
Awso_ssm.Values.DeletePatchBaselineResult.error)
Result.t
Async.Deferred.tval delete_resource_data_sync :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteResourceDataSyncRequest.t ->
(Awso_ssm.Values.DeleteResourceDataSyncResult.t,
Awso_ssm.Values.DeleteResourceDataSyncResult.error)
Result.t
Async.Deferred.tval delete_resource_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeleteResourcePolicyRequest.t ->
(Awso_ssm.Values.DeleteResourcePolicyResponse.t,
Awso_ssm.Values.DeleteResourcePolicyResponse.error)
Result.t
Async.Deferred.tval deregister_managed_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeregisterManagedInstanceRequest.t ->
(Awso_ssm.Values.DeregisterManagedInstanceResult.t,
Awso_ssm.Values.DeregisterManagedInstanceResult.error)
Result.t
Async.Deferred.tval deregister_patch_baseline_for_patch_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeregisterPatchBaselineForPatchGroupRequest.t ->
(Awso_ssm.Values.DeregisterPatchBaselineForPatchGroupResult.t,
Awso_ssm.Values.DeregisterPatchBaselineForPatchGroupResult.error)
Result.t
Async.Deferred.tval deregister_target_from_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeregisterTargetFromMaintenanceWindowRequest.t ->
(Awso_ssm.Values.DeregisterTargetFromMaintenanceWindowResult.t,
Awso_ssm.Values.DeregisterTargetFromMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval deregister_task_from_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DeregisterTaskFromMaintenanceWindowRequest.t ->
(Awso_ssm.Values.DeregisterTaskFromMaintenanceWindowResult.t,
Awso_ssm.Values.DeregisterTaskFromMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval describe_activations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeActivationsRequest.t ->
(Awso_ssm.Values.DescribeActivationsResult.t,
Awso_ssm.Values.DescribeActivationsResult.error)
Result.t
Async.Deferred.tval describe_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeAssociationRequest.t ->
(Awso_ssm.Values.DescribeAssociationResult.t,
Awso_ssm.Values.DescribeAssociationResult.error)
Result.t
Async.Deferred.tval describe_association_execution_targets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeAssociationExecutionTargetsRequest.t ->
(Awso_ssm.Values.DescribeAssociationExecutionTargetsResult.t,
Awso_ssm.Values.DescribeAssociationExecutionTargetsResult.error)
Result.t
Async.Deferred.tval describe_association_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeAssociationExecutionsRequest.t ->
(Awso_ssm.Values.DescribeAssociationExecutionsResult.t,
Awso_ssm.Values.DescribeAssociationExecutionsResult.error)
Result.t
Async.Deferred.tval describe_automation_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeAutomationExecutionsRequest.t ->
(Awso_ssm.Values.DescribeAutomationExecutionsResult.t,
Awso_ssm.Values.DescribeAutomationExecutionsResult.error)
Result.t
Async.Deferred.tval describe_automation_step_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeAutomationStepExecutionsRequest.t ->
(Awso_ssm.Values.DescribeAutomationStepExecutionsResult.t,
Awso_ssm.Values.DescribeAutomationStepExecutionsResult.error)
Result.t
Async.Deferred.tval describe_available_patches :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeAvailablePatchesRequest.t ->
(Awso_ssm.Values.DescribeAvailablePatchesResult.t,
Awso_ssm.Values.DescribeAvailablePatchesResult.error)
Result.t
Async.Deferred.tval describe_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeDocumentRequest.t ->
(Awso_ssm.Values.DescribeDocumentResult.t,
Awso_ssm.Values.DescribeDocumentResult.error)
Result.t
Async.Deferred.tval describe_document_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeDocumentPermissionRequest.t ->
(Awso_ssm.Values.DescribeDocumentPermissionResponse.t,
Awso_ssm.Values.DescribeDocumentPermissionResponse.error)
Result.t
Async.Deferred.tval describe_effective_instance_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeEffectiveInstanceAssociationsRequest.t ->
(Awso_ssm.Values.DescribeEffectiveInstanceAssociationsResult.t,
Awso_ssm.Values.DescribeEffectiveInstanceAssociationsResult.error)
Result.t
Async.Deferred.tval describe_effective_patches_for_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeEffectivePatchesForPatchBaselineRequest.t ->
(Awso_ssm.Values.DescribeEffectivePatchesForPatchBaselineResult.t,
Awso_ssm.Values.DescribeEffectivePatchesForPatchBaselineResult.error)
Result.t
Async.Deferred.tval describe_instance_associations_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInstanceAssociationsStatusRequest.t ->
(Awso_ssm.Values.DescribeInstanceAssociationsStatusResult.t,
Awso_ssm.Values.DescribeInstanceAssociationsStatusResult.error)
Result.t
Async.Deferred.tval describe_instance_information :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInstanceInformationRequest.t ->
(Awso_ssm.Values.DescribeInstanceInformationResult.t,
Awso_ssm.Values.DescribeInstanceInformationResult.error)
Result.t
Async.Deferred.tval describe_instance_patch_states :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInstancePatchStatesRequest.t ->
(Awso_ssm.Values.DescribeInstancePatchStatesResult.t,
Awso_ssm.Values.DescribeInstancePatchStatesResult.error)
Result.t
Async.Deferred.tval describe_instance_patch_states_for_patch_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInstancePatchStatesForPatchGroupRequest.t ->
(Awso_ssm.Values.DescribeInstancePatchStatesForPatchGroupResult.t,
Awso_ssm.Values.DescribeInstancePatchStatesForPatchGroupResult.error)
Result.t
Async.Deferred.tval describe_instance_patches :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInstancePatchesRequest.t ->
(Awso_ssm.Values.DescribeInstancePatchesResult.t,
Awso_ssm.Values.DescribeInstancePatchesResult.error)
Result.t
Async.Deferred.tval describe_instance_properties :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInstancePropertiesRequest.t ->
(Awso_ssm.Values.DescribeInstancePropertiesResult.t,
Awso_ssm.Values.DescribeInstancePropertiesResult.error)
Result.t
Async.Deferred.tval describe_inventory_deletions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeInventoryDeletionsRequest.t ->
(Awso_ssm.Values.DescribeInventoryDeletionsResult.t,
Awso_ssm.Values.DescribeInventoryDeletionsResult.error)
Result.t
Async.Deferred.tval describe_maintenance_window_execution_task_invocations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTaskInvocationsRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowExecutionTaskInvocationsResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTaskInvocationsResult.error)
Result.t
Async.Deferred.tval describe_maintenance_window_execution_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTasksRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowExecutionTasksResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTasksResult.error)
Result.t
Async.Deferred.tval describe_maintenance_window_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowExecutionsRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowExecutionsResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowExecutionsResult.error)
Result.t
Async.Deferred.tval describe_maintenance_window_schedule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowScheduleRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowScheduleResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowScheduleResult.error)
Result.t
Async.Deferred.tval describe_maintenance_window_targets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowTargetsRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowTargetsResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowTargetsResult.error)
Result.t
Async.Deferred.tval describe_maintenance_window_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowTasksRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowTasksResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowTasksResult.error)
Result.t
Async.Deferred.tval describe_maintenance_windows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowsRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowsResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowsResult.error)
Result.t
Async.Deferred.tval describe_maintenance_windows_for_target :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeMaintenanceWindowsForTargetRequest.t ->
(Awso_ssm.Values.DescribeMaintenanceWindowsForTargetResult.t,
Awso_ssm.Values.DescribeMaintenanceWindowsForTargetResult.error)
Result.t
Async.Deferred.tval describe_ops_items :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeOpsItemsRequest.t ->
(Awso_ssm.Values.DescribeOpsItemsResponse.t,
Awso_ssm.Values.DescribeOpsItemsResponse.error)
Result.t
Async.Deferred.tval describe_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeParametersRequest.t ->
(Awso_ssm.Values.DescribeParametersResult.t,
Awso_ssm.Values.DescribeParametersResult.error)
Result.t
Async.Deferred.tval describe_patch_baselines :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribePatchBaselinesRequest.t ->
(Awso_ssm.Values.DescribePatchBaselinesResult.t,
Awso_ssm.Values.DescribePatchBaselinesResult.error)
Result.t
Async.Deferred.tval describe_patch_group_state :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribePatchGroupStateRequest.t ->
(Awso_ssm.Values.DescribePatchGroupStateResult.t,
Awso_ssm.Values.DescribePatchGroupStateResult.error)
Result.t
Async.Deferred.tval describe_patch_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribePatchGroupsRequest.t ->
(Awso_ssm.Values.DescribePatchGroupsResult.t,
Awso_ssm.Values.DescribePatchGroupsResult.error)
Result.t
Async.Deferred.tval describe_patch_properties :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribePatchPropertiesRequest.t ->
(Awso_ssm.Values.DescribePatchPropertiesResult.t,
Awso_ssm.Values.DescribePatchPropertiesResult.error)
Result.t
Async.Deferred.tval describe_sessions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.DescribeSessionsRequest.t ->
(Awso_ssm.Values.DescribeSessionsResponse.t,
Awso_ssm.Values.DescribeSessionsResponse.error)
Result.t
Async.Deferred.tval get_access_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetAccessTokenRequest.t ->
(Awso_ssm.Values.GetAccessTokenResponse.t,
Awso_ssm.Values.GetAccessTokenResponse.error)
Result.t
Async.Deferred.tval get_automation_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetAutomationExecutionRequest.t ->
(Awso_ssm.Values.GetAutomationExecutionResult.t,
Awso_ssm.Values.GetAutomationExecutionResult.error)
Result.t
Async.Deferred.tval get_calendar_state :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetCalendarStateRequest.t ->
(Awso_ssm.Values.GetCalendarStateResponse.t,
Awso_ssm.Values.GetCalendarStateResponse.error)
Result.t
Async.Deferred.tval get_command_invocation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetCommandInvocationRequest.t ->
(Awso_ssm.Values.GetCommandInvocationResult.t,
Awso_ssm.Values.GetCommandInvocationResult.error)
Result.t
Async.Deferred.tval get_connection_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetConnectionStatusRequest.t ->
(Awso_ssm.Values.GetConnectionStatusResponse.t,
Awso_ssm.Values.GetConnectionStatusResponse.error)
Result.t
Async.Deferred.tval get_default_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetDefaultPatchBaselineRequest.t ->
(Awso_ssm.Values.GetDefaultPatchBaselineResult.t,
Awso_ssm.Values.GetDefaultPatchBaselineResult.error)
Result.t
Async.Deferred.tval get_deployable_patch_snapshot_for_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetDeployablePatchSnapshotForInstanceRequest.t ->
(Awso_ssm.Values.GetDeployablePatchSnapshotForInstanceResult.t,
Awso_ssm.Values.GetDeployablePatchSnapshotForInstanceResult.error)
Result.t
Async.Deferred.tval get_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetDocumentRequest.t ->
(Awso_ssm.Values.GetDocumentResult.t,
Awso_ssm.Values.GetDocumentResult.error)
Result.t
Async.Deferred.tval get_execution_preview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetExecutionPreviewRequest.t ->
(Awso_ssm.Values.GetExecutionPreviewResponse.t,
Awso_ssm.Values.GetExecutionPreviewResponse.error)
Result.t
Async.Deferred.tval get_inventory :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetInventoryRequest.t ->
(Awso_ssm.Values.GetInventoryResult.t,
Awso_ssm.Values.GetInventoryResult.error)
Result.t
Async.Deferred.tval get_inventory_schema :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetInventorySchemaRequest.t ->
(Awso_ssm.Values.GetInventorySchemaResult.t,
Awso_ssm.Values.GetInventorySchemaResult.error)
Result.t
Async.Deferred.tval get_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetMaintenanceWindowRequest.t ->
(Awso_ssm.Values.GetMaintenanceWindowResult.t,
Awso_ssm.Values.GetMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval get_maintenance_window_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetMaintenanceWindowExecutionRequest.t ->
(Awso_ssm.Values.GetMaintenanceWindowExecutionResult.t,
Awso_ssm.Values.GetMaintenanceWindowExecutionResult.error)
Result.t
Async.Deferred.tval get_maintenance_window_execution_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskRequest.t ->
(Awso_ssm.Values.GetMaintenanceWindowExecutionTaskResult.t,
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskResult.error)
Result.t
Async.Deferred.tval get_maintenance_window_execution_task_invocation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskInvocationRequest.t ->
(Awso_ssm.Values.GetMaintenanceWindowExecutionTaskInvocationResult.t,
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskInvocationResult.error)
Result.t
Async.Deferred.tval get_maintenance_window_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetMaintenanceWindowTaskRequest.t ->
(Awso_ssm.Values.GetMaintenanceWindowTaskResult.t,
Awso_ssm.Values.GetMaintenanceWindowTaskResult.error)
Result.t
Async.Deferred.tval get_ops_item :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetOpsItemRequest.t ->
(Awso_ssm.Values.GetOpsItemResponse.t,
Awso_ssm.Values.GetOpsItemResponse.error)
Result.t
Async.Deferred.tval get_ops_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetOpsMetadataRequest.t ->
(Awso_ssm.Values.GetOpsMetadataResult.t,
Awso_ssm.Values.GetOpsMetadataResult.error)
Result.t
Async.Deferred.tval get_ops_summary :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetOpsSummaryRequest.t ->
(Awso_ssm.Values.GetOpsSummaryResult.t,
Awso_ssm.Values.GetOpsSummaryResult.error)
Result.t
Async.Deferred.tval get_parameter :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetParameterRequest.t ->
(Awso_ssm.Values.GetParameterResult.t,
Awso_ssm.Values.GetParameterResult.error)
Result.t
Async.Deferred.tval get_parameter_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetParameterHistoryRequest.t ->
(Awso_ssm.Values.GetParameterHistoryResult.t,
Awso_ssm.Values.GetParameterHistoryResult.error)
Result.t
Async.Deferred.tval get_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetParametersRequest.t ->
(Awso_ssm.Values.GetParametersResult.t,
Awso_ssm.Values.GetParametersResult.error)
Result.t
Async.Deferred.tval get_parameters_by_path :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetParametersByPathRequest.t ->
(Awso_ssm.Values.GetParametersByPathResult.t,
Awso_ssm.Values.GetParametersByPathResult.error)
Result.t
Async.Deferred.tval get_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetPatchBaselineRequest.t ->
(Awso_ssm.Values.GetPatchBaselineResult.t,
Awso_ssm.Values.GetPatchBaselineResult.error)
Result.t
Async.Deferred.tval get_patch_baseline_for_patch_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetPatchBaselineForPatchGroupRequest.t ->
(Awso_ssm.Values.GetPatchBaselineForPatchGroupResult.t,
Awso_ssm.Values.GetPatchBaselineForPatchGroupResult.error)
Result.t
Async.Deferred.tval get_resource_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetResourcePoliciesRequest.t ->
(Awso_ssm.Values.GetResourcePoliciesResponse.t,
Awso_ssm.Values.GetResourcePoliciesResponse.error)
Result.t
Async.Deferred.tval get_service_setting :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.GetServiceSettingRequest.t ->
(Awso_ssm.Values.GetServiceSettingResult.t,
Awso_ssm.Values.GetServiceSettingResult.error)
Result.t
Async.Deferred.tval label_parameter_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.LabelParameterVersionRequest.t ->
(Awso_ssm.Values.LabelParameterVersionResult.t,
Awso_ssm.Values.LabelParameterVersionResult.error)
Result.t
Async.Deferred.tval list_association_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListAssociationVersionsRequest.t ->
(Awso_ssm.Values.ListAssociationVersionsResult.t,
Awso_ssm.Values.ListAssociationVersionsResult.error)
Result.t
Async.Deferred.tval list_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListAssociationsRequest.t ->
(Awso_ssm.Values.ListAssociationsResult.t,
Awso_ssm.Values.ListAssociationsResult.error)
Result.t
Async.Deferred.tval list_command_invocations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListCommandInvocationsRequest.t ->
(Awso_ssm.Values.ListCommandInvocationsResult.t,
Awso_ssm.Values.ListCommandInvocationsResult.error)
Result.t
Async.Deferred.tval list_commands :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListCommandsRequest.t ->
(Awso_ssm.Values.ListCommandsResult.t,
Awso_ssm.Values.ListCommandsResult.error)
Result.t
Async.Deferred.tval list_compliance_items :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListComplianceItemsRequest.t ->
(Awso_ssm.Values.ListComplianceItemsResult.t,
Awso_ssm.Values.ListComplianceItemsResult.error)
Result.t
Async.Deferred.tval list_compliance_summaries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListComplianceSummariesRequest.t ->
(Awso_ssm.Values.ListComplianceSummariesResult.t,
Awso_ssm.Values.ListComplianceSummariesResult.error)
Result.t
Async.Deferred.tval list_document_metadata_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListDocumentMetadataHistoryRequest.t ->
(Awso_ssm.Values.ListDocumentMetadataHistoryResponse.t,
Awso_ssm.Values.ListDocumentMetadataHistoryResponse.error)
Result.t
Async.Deferred.tval list_document_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListDocumentVersionsRequest.t ->
(Awso_ssm.Values.ListDocumentVersionsResult.t,
Awso_ssm.Values.ListDocumentVersionsResult.error)
Result.t
Async.Deferred.tval list_documents :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListDocumentsRequest.t ->
(Awso_ssm.Values.ListDocumentsResult.t,
Awso_ssm.Values.ListDocumentsResult.error)
Result.t
Async.Deferred.tval list_inventory_entries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListInventoryEntriesRequest.t ->
(Awso_ssm.Values.ListInventoryEntriesResult.t,
Awso_ssm.Values.ListInventoryEntriesResult.error)
Result.t
Async.Deferred.tval list_nodes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListNodesRequest.t ->
(Awso_ssm.Values.ListNodesResult.t, Awso_ssm.Values.ListNodesResult.error)
Result.t
Async.Deferred.tval list_nodes_summary :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListNodesSummaryRequest.t ->
(Awso_ssm.Values.ListNodesSummaryResult.t,
Awso_ssm.Values.ListNodesSummaryResult.error)
Result.t
Async.Deferred.tval list_ops_item_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListOpsItemEventsRequest.t ->
(Awso_ssm.Values.ListOpsItemEventsResponse.t,
Awso_ssm.Values.ListOpsItemEventsResponse.error)
Result.t
Async.Deferred.tval list_ops_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListOpsMetadataRequest.t ->
(Awso_ssm.Values.ListOpsMetadataResult.t,
Awso_ssm.Values.ListOpsMetadataResult.error)
Result.t
Async.Deferred.tval list_resource_compliance_summaries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListResourceComplianceSummariesRequest.t ->
(Awso_ssm.Values.ListResourceComplianceSummariesResult.t,
Awso_ssm.Values.ListResourceComplianceSummariesResult.error)
Result.t
Async.Deferred.tval list_resource_data_sync :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListResourceDataSyncRequest.t ->
(Awso_ssm.Values.ListResourceDataSyncResult.t,
Awso_ssm.Values.ListResourceDataSyncResult.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ListTagsForResourceRequest.t ->
(Awso_ssm.Values.ListTagsForResourceResult.t,
Awso_ssm.Values.ListTagsForResourceResult.error)
Result.t
Async.Deferred.tval modify_document_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ModifyDocumentPermissionRequest.t ->
(Awso_ssm.Values.ModifyDocumentPermissionResponse.t,
Awso_ssm.Values.ModifyDocumentPermissionResponse.error)
Result.t
Async.Deferred.tval put_compliance_items :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.PutComplianceItemsRequest.t ->
(Awso_ssm.Values.PutComplianceItemsResult.t,
Awso_ssm.Values.PutComplianceItemsResult.error)
Result.t
Async.Deferred.tval put_inventory :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.PutInventoryRequest.t ->
(Awso_ssm.Values.PutInventoryResult.t,
Awso_ssm.Values.PutInventoryResult.error)
Result.t
Async.Deferred.tval put_parameter :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.PutParameterRequest.t ->
(Awso_ssm.Values.PutParameterResult.t,
Awso_ssm.Values.PutParameterResult.error)
Result.t
Async.Deferred.tval put_resource_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.PutResourcePolicyRequest.t ->
(Awso_ssm.Values.PutResourcePolicyResponse.t,
Awso_ssm.Values.PutResourcePolicyResponse.error)
Result.t
Async.Deferred.tval register_default_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.RegisterDefaultPatchBaselineRequest.t ->
(Awso_ssm.Values.RegisterDefaultPatchBaselineResult.t,
Awso_ssm.Values.RegisterDefaultPatchBaselineResult.error)
Result.t
Async.Deferred.tval register_patch_baseline_for_patch_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.RegisterPatchBaselineForPatchGroupRequest.t ->
(Awso_ssm.Values.RegisterPatchBaselineForPatchGroupResult.t,
Awso_ssm.Values.RegisterPatchBaselineForPatchGroupResult.error)
Result.t
Async.Deferred.tval register_target_with_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.RegisterTargetWithMaintenanceWindowRequest.t ->
(Awso_ssm.Values.RegisterTargetWithMaintenanceWindowResult.t,
Awso_ssm.Values.RegisterTargetWithMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval register_task_with_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.RegisterTaskWithMaintenanceWindowRequest.t ->
(Awso_ssm.Values.RegisterTaskWithMaintenanceWindowResult.t,
Awso_ssm.Values.RegisterTaskWithMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval remove_tags_from_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.RemoveTagsFromResourceRequest.t ->
(Awso_ssm.Values.RemoveTagsFromResourceResult.t,
Awso_ssm.Values.RemoveTagsFromResourceResult.error)
Result.t
Async.Deferred.tval reset_service_setting :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ResetServiceSettingRequest.t ->
(Awso_ssm.Values.ResetServiceSettingResult.t,
Awso_ssm.Values.ResetServiceSettingResult.error)
Result.t
Async.Deferred.tval resume_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.ResumeSessionRequest.t ->
(Awso_ssm.Values.ResumeSessionResponse.t,
Awso_ssm.Values.ResumeSessionResponse.error)
Result.t
Async.Deferred.tval send_automation_signal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.SendAutomationSignalRequest.t ->
(Awso_ssm.Values.SendAutomationSignalResult.t,
Awso_ssm.Values.SendAutomationSignalResult.error)
Result.t
Async.Deferred.tval send_command :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.SendCommandRequest.t ->
(Awso_ssm.Values.SendCommandResult.t,
Awso_ssm.Values.SendCommandResult.error)
Result.t
Async.Deferred.tval start_access_request :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StartAccessRequestRequest.t ->
(Awso_ssm.Values.StartAccessRequestResponse.t,
Awso_ssm.Values.StartAccessRequestResponse.error)
Result.t
Async.Deferred.tval start_associations_once :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StartAssociationsOnceRequest.t ->
(Awso_ssm.Values.StartAssociationsOnceResult.t,
Awso_ssm.Values.StartAssociationsOnceResult.error)
Result.t
Async.Deferred.tval start_automation_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StartAutomationExecutionRequest.t ->
(Awso_ssm.Values.StartAutomationExecutionResult.t,
Awso_ssm.Values.StartAutomationExecutionResult.error)
Result.t
Async.Deferred.tval start_change_request_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StartChangeRequestExecutionRequest.t ->
(Awso_ssm.Values.StartChangeRequestExecutionResult.t,
Awso_ssm.Values.StartChangeRequestExecutionResult.error)
Result.t
Async.Deferred.tval start_execution_preview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StartExecutionPreviewRequest.t ->
(Awso_ssm.Values.StartExecutionPreviewResponse.t,
Awso_ssm.Values.StartExecutionPreviewResponse.error)
Result.t
Async.Deferred.tval start_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StartSessionRequest.t ->
(Awso_ssm.Values.StartSessionResponse.t,
Awso_ssm.Values.StartSessionResponse.error)
Result.t
Async.Deferred.tval stop_automation_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.StopAutomationExecutionRequest.t ->
(Awso_ssm.Values.StopAutomationExecutionResult.t,
Awso_ssm.Values.StopAutomationExecutionResult.error)
Result.t
Async.Deferred.tval terminate_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.TerminateSessionRequest.t ->
(Awso_ssm.Values.TerminateSessionResponse.t,
Awso_ssm.Values.TerminateSessionResponse.error)
Result.t
Async.Deferred.tval unlabel_parameter_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UnlabelParameterVersionRequest.t ->
(Awso_ssm.Values.UnlabelParameterVersionResult.t,
Awso_ssm.Values.UnlabelParameterVersionResult.error)
Result.t
Async.Deferred.tval update_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateAssociationRequest.t ->
(Awso_ssm.Values.UpdateAssociationResult.t,
Awso_ssm.Values.UpdateAssociationResult.error)
Result.t
Async.Deferred.tval update_association_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateAssociationStatusRequest.t ->
(Awso_ssm.Values.UpdateAssociationStatusResult.t,
Awso_ssm.Values.UpdateAssociationStatusResult.error)
Result.t
Async.Deferred.tval update_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateDocumentRequest.t ->
(Awso_ssm.Values.UpdateDocumentResult.t,
Awso_ssm.Values.UpdateDocumentResult.error)
Result.t
Async.Deferred.tval update_document_default_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateDocumentDefaultVersionRequest.t ->
(Awso_ssm.Values.UpdateDocumentDefaultVersionResult.t,
Awso_ssm.Values.UpdateDocumentDefaultVersionResult.error)
Result.t
Async.Deferred.tval update_document_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateDocumentMetadataRequest.t ->
(Awso_ssm.Values.UpdateDocumentMetadataResponse.t,
Awso_ssm.Values.UpdateDocumentMetadataResponse.error)
Result.t
Async.Deferred.tval update_maintenance_window :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateMaintenanceWindowRequest.t ->
(Awso_ssm.Values.UpdateMaintenanceWindowResult.t,
Awso_ssm.Values.UpdateMaintenanceWindowResult.error)
Result.t
Async.Deferred.tval update_maintenance_window_target :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateMaintenanceWindowTargetRequest.t ->
(Awso_ssm.Values.UpdateMaintenanceWindowTargetResult.t,
Awso_ssm.Values.UpdateMaintenanceWindowTargetResult.error)
Result.t
Async.Deferred.tval update_maintenance_window_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateMaintenanceWindowTaskRequest.t ->
(Awso_ssm.Values.UpdateMaintenanceWindowTaskResult.t,
Awso_ssm.Values.UpdateMaintenanceWindowTaskResult.error)
Result.t
Async.Deferred.tval update_managed_instance_role :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateManagedInstanceRoleRequest.t ->
(Awso_ssm.Values.UpdateManagedInstanceRoleResult.t,
Awso_ssm.Values.UpdateManagedInstanceRoleResult.error)
Result.t
Async.Deferred.tval update_ops_item :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateOpsItemRequest.t ->
(Awso_ssm.Values.UpdateOpsItemResponse.t,
Awso_ssm.Values.UpdateOpsItemResponse.error)
Result.t
Async.Deferred.tval update_ops_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateOpsMetadataRequest.t ->
(Awso_ssm.Values.UpdateOpsMetadataResult.t,
Awso_ssm.Values.UpdateOpsMetadataResult.error)
Result.t
Async.Deferred.tval update_patch_baseline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdatePatchBaselineRequest.t ->
(Awso_ssm.Values.UpdatePatchBaselineResult.t,
Awso_ssm.Values.UpdatePatchBaselineResult.error)
Result.t
Async.Deferred.tval update_resource_data_sync :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateResourceDataSyncRequest.t ->
(Awso_ssm.Values.UpdateResourceDataSyncResult.t,
Awso_ssm.Values.UpdateResourceDataSyncResult.error)
Result.t
Async.Deferred.tval update_service_setting :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm.Values.UpdateServiceSettingRequest.t ->
(Awso_ssm.Values.UpdateServiceSettingResult.t,
Awso_ssm.Values.UpdateServiceSettingResult.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_ssm.Values endinclude module type of struct include Awso_ssm.Values_0 endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The requester doesn't have permissions to perform the requested operation.
The document version shared with other Amazon Web Services accounts. You can share Latest, Default or All versions.
Information includes the Amazon Web Services account ID where the current document is shared and the version shared with that account.
Metadata that you assign to your Amazon Web Services resources. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. In Amazon Web Services Systems Manager, you can apply tags to Systems Manager documents (SSM documents), managed nodes, maintenance windows, parameters, patch baselines, OpsItems, and OpsMetadata.
An activation registers one or more on-premises servers or virtual machines (VMs) with Amazon Web Services so that you can configure those servers or VMs using Run Command. A server or VM that has been registered with Amazon Web Services Systems Manager is called a managed node.
Adds or overwrites one or more tags for the specified resource. Tags are metadata that you can assign to your automations, documents, managed nodes, maintenance windows, Parameter Store parameters, and patch baselines. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define. For example, you could define a set of tags for your account's managed nodes that helps you track each node's owner and stack level. For example: Key=Owner,Value=DbAdmin Key=Owner,Value=SysAdmin Key=Owner,Value=Dev Key=Stack,Value=Production Key=Stack,Value=Pre-Production Key=Stack,Value=Test Most resources can have a maximum of 50 tags. Automations can have a maximum of 5 tags. We recommend that you devise a set of tag keys that meets your needs for each resource type. Using a consistent set of tag keys makes it easier for you to manage your resources. You can search and filter the resources based on the tags you add. Tags don't have any semantic meaning to and are interpreted strictly as a string of characters. For more information about using tags with Amazon Elastic Compute Cloud (Amazon EC2) instances, see Tag your Amazon EC2 resources in the Amazon EC2 User Guide.
There are concurrent updates for a resource that supports one update at a time.
The Targets parameter includes too many tags. Remove one or more tags and try the command again.
The resource type isn't valid. For example, if you are attempting to tag an EC2 instance, the instance must be a registered managed node.
The resource ID isn't valid. Verify that you entered the correct ID and try again.
An error occurred on the server side.
Adds or overwrites one or more tags for the specified resource. Tags are metadata that you can assign to your automations, documents, managed nodes, maintenance windows, Parameter Store parameters, and patch baselines. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define. For example, you could define a set of tags for your account's managed nodes that helps you track each node's owner and stack level. For example: Key=Owner,Value=DbAdmin Key=Owner,Value=SysAdmin Key=Owner,Value=Dev Key=Stack,Value=Production Key=Stack,Value=Pre-Production Key=Stack,Value=Test Most resources can have a maximum of 50 tags. Automations can have a maximum of 5 tags. We recommend that you devise a set of tag keys that meets your needs for each resource type. Using a consistent set of tag keys makes it easier for you to manage your resources. You can search and filter the resources based on the tags you add. Tags don't have any semantic meaning to and are interpreted strictly as a string of characters. For more information about using tags with Amazon Elastic Compute Cloud (Amazon EC2) instances, see Tag your Amazon EC2 resources in the Amazon EC2 User Guide.
A CloudWatch alarm you apply to an automation or command.
The details for the CloudWatch alarm you want to apply to an automation or command.
The details about the state of your CloudWatch alarm.
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.
module OpsItemRelatedItemAssociationResourceUri =
Awso_ssm.Values.OpsItemRelatedItemAssociationResourceUrimodule OpsItemRelatedItemAssociationResourceType =
Awso_ssm.Values.OpsItemRelatedItemAssociationResourceTypemodule AssociateOpsItemRelatedItemRequest =
Awso_ssm.Values.AssociateOpsItemRelatedItemRequestAssociates a related item to a Systems Manager OpsCenter OpsItem. For example, you can associate an Incident Manager incident or analysis with an OpsItem. Incident Manager and OpsCenter are tools in Amazon Web Services Systems Manager.
module OpsItemRelatedItemAlreadyExistsException =
Awso_ssm.Values.OpsItemRelatedItemAlreadyExistsExceptionThe Amazon Resource Name (ARN) is already associated with the OpsItem.
The specified OpsItem ID doesn't exist. Verify the ID and try again.
The request caused OpsItems to exceed one or more quotas.
A specified parameter argument isn't valid. Verify the available arguments and try again.
The specified OpsItem is in the process of being deleted.
module AssociateOpsItemRelatedItemResponse =
Awso_ssm.Values.AssociateOpsItemRelatedItemResponseAssociates a related item to a Systems Manager OpsCenter OpsItem. For example, you can associate an Incident Manager incident or analysis with an OpsItem. Incident Manager and OpsCenter are tools in Amazon Web Services Systems Manager.
You must disassociate a document from all managed nodes before you can delete it.
An array of search criteria that targets managed nodes using a key-value pair that you specify. One or more targets must be specified for maintenance window Run Command-type tasks. Depending on the task, targets are optional for other maintenance window task types (Automation, Lambda, and Step Functions). For more information about running tasks that don't specify targets, see Registering maintenance window tasks without targets in the Amazon Web Services Systems Manager User Guide. Supported formats include the following. For all Systems Manager tools: Key=tag-key,Values=tag-value-1,tag-value-2 For Automation and Change Manager: Key=tag:tag-key,Values=tag-value Key=ResourceGroup,Values=resource-group-name Key=ParameterValues,Values=value-1,value-2,value-3 To target all instances in the Amazon Web Services Region: Key=AWS::EC2::Instance,Values=* Key=InstanceIds,Values=* For Run Command and Maintenance Windows: Key=InstanceIds,Values=instance-id-1,instance-id-2,instance-id-3 Key=tag:tag-key,Values=tag-value-1,tag-value-2 Key=resource-groups:Name,Values=resource-group-name Additionally, Maintenance Windows support targeting resource types: Key=resource-groups:ResourceTypeFilters,Values=resource-type-1,resource-type-2 For State Manager: Key=InstanceIds,Values=instance-id-1,instance-id-2,instance-id-3 Key=tag:tag-key,Values=tag-value-1,tag-value-2 To target all instances in the Amazon Web Services Region: Key=InstanceIds,Values=* For more information about how to send commands that target managed nodes using Key,Value parameters, see Targeting multiple managed nodes in the Amazon Web Services Systems Manager User Guide.
Information about the association.
Describes an association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.
The specified association already exists.
The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation execution.
An S3 bucket where you want to store the results of this request.
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 Create an association (console) in the Systems Manager User Guide.
Describes an association status.
Describes the parameters for a document.
The specified association doesn't exist.
Includes information about the specified association.
The specified execution ID doesn't exist. Verify the ID number and try again.
Filters used in the request.
Information about the source where the association execution details are stored.
Includes information about the specified association execution.
module AssociationExecutionTargetsFilterValue =
Awso_ssm.Values.AssociationExecutionTargetsFilterValuemodule AssociationExecutionTargetsFilterKey =
Awso_ssm.Values.AssociationExecutionTargetsFilterKeyFilters for the association execution.
module AssociationExecutionTargetsFilterList =
Awso_ssm.Values.AssociationExecutionTargetsFilterListDescribes a filter.
You can have at most 2,000 active associations.
Information about the association version.
You have reached the maximum number versions allowed for an association. Each association has a limit of 1,000 versions.
A structure that includes attributes that describe a document attachment.
An attribute of an attachment, such as the attachment name.
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.
module AutomationDefinitionNotApprovedException =
Awso_ssm.Values.AutomationDefinitionNotApprovedExceptionIndicates that the Change Manager change template used in the change request was rejected or is still in a pending state.
module AutomationDefinitionNotFoundException =
Awso_ssm.Values.AutomationDefinitionNotFoundExceptionAn Automation runbook with the specified name couldn't be found.
module AutomationDefinitionVersionNotFoundException =
Awso_ssm.Values.AutomationDefinitionVersionNotFoundExceptionAn Automation runbook with the specified name and version couldn't be found.
A detailed status of the parent step.
Information about an Automation failure.
Detailed information about an the execution state of an Automation step.
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.
Information about targets that resolved during the Automation execution.
An aggregate of step execution statuses displayed in the Amazon Web Services Systems Manager console for a multi-Region and multi-account Automation execution.
Detailed information about the current state of an individual Automation execution.
module AutomationExecutionFilterValueList =
Awso_ssm.Values.AutomationExecutionFilterValueListA filter used to match specific automation executions. This is used to limit the scope of Automation execution information returned.
Information about the optional inputs that can be specified for an automation execution preview.
module AutomationExecutionLimitExceededException =
Awso_ssm.Values.AutomationExecutionLimitExceededExceptionThe number of simultaneously running Automation executions exceeded the allowable limit.
Details about a specific Automation execution.
module AutomationExecutionNotFoundException =
Awso_ssm.Values.AutomationExecutionNotFoundExceptionThere is no automation execution information for the requested automation execution ID.
Information about the resources that would be included in the actual runbook execution, if it were to be run.
Information about the results of the execution preview.
The specified step name and execution ID don't exist. Verify the information and try again.
Information about the patches to use to update the managed nodes, including target operating systems and source repository. Applies to Linux managed nodes only.
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.
A set of patch filters, typically used for approval rules.
Defines an approval rule for a patch baseline.
A set of rules defining the approval rules for a patch baseline.
Defines the basic information about a patch baseline override.
The following problems can cause this exception: You don't have permission to access the managed node. Amazon Web Services Systems Manager Agent (SSM Agent) isn't running. Verify that SSM Agent is running. SSM Agent isn't registered with the SSM endpoint. Try reinstalling SSM Agent. The managed node isn't in a valid state. Valid states are: Running, Pending, Stopped, and Stopping. Invalid states are: Shutting-down and Terminated.
The specified command ID isn't valid. Verify the ID and try again.
You can't specify a managed node ID in more than one association.
Whether or not the command was successfully canceled. There is no guarantee that a request can be canceled.
module CancelMaintenanceWindowExecutionRequest =
Awso_ssm.Values.CancelMaintenanceWindowExecutionRequestStops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't already starting running. Tasks already in progress will continue to completion.
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.
module CancelMaintenanceWindowExecutionResult =
Awso_ssm.Values.CancelMaintenanceWindowExecutionResultStops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't already starting running. Tasks already in progress will continue to completion.
Configuration options for sending command output to Amazon CloudWatch Logs.
Configurations for sending notifications.
Describes a command request.
Describes a command filter. A managed node ID can't be specified when a command status is Pending because the command hasn't run on the node yet.
Describes plugin details.
An invocation is a copy of a command sent to a specific managed node. A command can apply to one or more managed nodes. A command invocation applies to one managed node. For example, if a user runs SendCommand against three managed nodes, then a command invocation is created for each requested managed node ID. A command invocation returns status and detail information about a command you ran.
A summary of the call execution that includes an execution ID, the type of execution (for example, Command), and the date/time of the execution using a datetime object that is saved in the following format: yyyy-MM-dd'T'HH:mm:ss'Z'
Information about the compliance as defined by the resource type. For example, for a patch resource type, Items includes information about the PatchSeverity, Classification, and so on.
Information about a compliance item.
One or more filters. Use a filter to return a more specific list of results.
The number of managed nodes found for each patch severity level defined in the request filter.
A summary of resources that aren't compliant. The summary is organized according to resource type.
A summary of resources that are compliant. The summary is organized according to the resource count for each compliance type.
A summary of compliance information by compliance type.
module ComplianceTypeCountLimitExceededException =
Awso_ssm.Values.ComplianceTypeCountLimitExceededExceptionYou specified too many custom compliance types. You can specify a maximum of 10 different types.
Reserved for internal use.
Generates an activation code and activation ID you can use to register your on-premises servers, edge devices, or virtual machine (VM) with Amazon Web Services Systems Manager. Registering these machines with Systems Manager makes it possible to manage them using Systems Manager tools. You use the activation code and ID when installing SSM Agent on machines in your hybrid environment. For more information about requirements for managing on-premises machines using Systems Manager, see Using Amazon Web Services Systems Manager in hybrid and multicloud environments in the Amazon Web Services Systems Manager User Guide. Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, and on-premises servers and VMs that are configured for Systems Manager are all called managed nodes.
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.
Generates an activation code and activation ID you can use to register your on-premises servers, edge devices, or virtual machine (VM) with Amazon Web Services Systems Manager. Registering these machines with Systems Manager makes it possible to manage them using Systems Manager tools. You use the activation code and ID when installing SSM Agent on machines in your hybrid environment. For more information about requirements for managing on-premises machines using Systems Manager, see Using Amazon Web Services Systems Manager in hybrid and multicloud environments in the Amazon Web Services Systems Manager User Guide. Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, and on-premises servers and VMs that are configured for Systems Manager are all called managed nodes.
module CreateAssociationBatchRequestEntry =
Awso_ssm.Values.CreateAssociationBatchRequestEntryDescribes the association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.
module CreateAssociationBatchRequestEntries =
Awso_ssm.Values.CreateAssociationBatchRequestEntriesAssociates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed nodes or targets. When you associate a document with one or more managed nodes using IDs or tags, Amazon Web Services Systems Manager Agent (SSM Agent) running on the managed node processes the document and configures the node as specified. If you associate a document with a managed node that already has an associated document, the system returns the AssociationAlreadyExists exception.
The document doesn't support the platform type of the given managed node IDs. For example, you sent an document for a Windows managed node to a Linux node.
TargetMap parameter isn't valid.
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.
The schedule is invalid. Verify your cron or rate expression and try again.
The output location isn't valid or doesn't exist.
The document version isn't valid or doesn't exist.
The specified SSM document doesn't exist.
Describes a failed association.
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed nodes or targets. When you associate a document with one or more managed nodes using IDs or tags, Amazon Web Services Systems Manager Agent (SSM Agent) running on the managed node processes the document and configures the node as specified. If you associate a document with a managed node that already has an associated document, the system returns the AssociationAlreadyExists exception.
A State Manager association defines the state that you want to maintain on your managed nodes. For example, an association can specify that anti-virus software must be installed and running on your managed nodes, or that certain ports must be closed. For static targets, the association specifies a schedule for when the configuration is reapplied. For dynamic targets, such as an Amazon Web Services resource group or an Amazon Web Services autoscaling group, State Manager, a tool in Amazon Web Services Systems Manager applies the configuration when new managed nodes are added to the group. The association also specifies actions to take when applying the configuration. For example, an association for anti-virus software might run once a day. If the software isn't installed, then State Manager installs it. If the software is installed, but the service isn't running, then the association might instruct State Manager to start the service.
The specified tag key or value isn't valid.
A State Manager association defines the state that you want to maintain on your managed nodes. For example, an association can specify that anti-virus software must be installed and running on your managed nodes, or that certain ports must be closed. For static targets, the association specifies a schedule for when the configuration is reapplied. For dynamic targets, such as an Amazon Web Services resource group or an Amazon Web Services autoscaling group, State Manager, a tool in Amazon Web Services Systems Manager applies the configuration when new managed nodes are added to the group. The association also specifies actions to take when applying the configuration. For example, an association for anti-virus software might run once a day. If the software isn't installed, then State Manager installs it. If the software is installed, but the service isn't running, then the association might instruct State Manager to start the service.
An SSM document required by the current document.
Creates a Amazon Web Services Systems Manager (SSM document). An SSM document defines the actions that Systems Manager performs on your managed nodes. For more information about SSM documents, including information about supported schemas, features, and syntax, see Amazon Web Services Systems Manager Documents in the Amazon Web Services Systems Manager User Guide.
The requested operation is no longer supported by Systems Manager.
The size limit of a document is 64 KB.
The version of the document schema isn't supported.
The content for the document isn't valid.
You can have at most 500 active SSM documents.
Information about the result of a document review request.
Parameters specified in a Systems Manager document that run on the server when the command is run.
Describes an Amazon Web Services Systems Manager document (SSM document).
The specified document already exists.
Creates a Amazon Web Services Systems Manager (SSM document). An SSM document defines the actions that Systems Manager performs on your managed nodes. For more information about SSM documents, including information about supported schemas, features, and syntax, see Amazon Web Services Systems Manager Documents in the Amazon Web Services Systems Manager User Guide.
module MaintenanceWindowAllowUnassociatedTargets =
Awso_ssm.Values.MaintenanceWindowAllowUnassociatedTargetsCreates a new maintenance window. The value you specify for Duration determines the specific end time for the maintenance window based on the time it begins. No maintenance window tasks are permitted to start after the resulting endtime minus the number of hours you specify for Cutoff. For example, if the maintenance window starts at 3 PM, the duration is three hours, and the value you specify for Cutoff is one hour, no maintenance window tasks can start after 5 PM.
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.
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.
Creates a new maintenance window. The value you specify for Duration determines the specific end time for the maintenance window based on the time it begins. No maintenance window tasks are permitted to start after the resulting endtime minus the number of hours you specify for Cutoff. For example, if the maintenance window starts at 3 PM, the duration is three hours, and the value you specify for Cutoff is one hour, no maintenance window tasks can start after 5 PM.
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.
An object that defines the value of the key and its type in the OperationalData map.
A notification about the OpsItem.
Creates a new OpsItem. You must have permission in Identity and Access Management (IAM) to create a new OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
The OpsItem already exists.
You don't have permission to view OpsItems in the specified account. Verify that your account is configured either as a Systems Manager delegated administrator or that you are logged into the Organizations management account.
Creates a new OpsItem. You must have permission in Identity and Access Management (IAM) to create a new OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
Metadata to assign to an Application Manager application.
If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.
module OpsMetadataTooManyUpdatesException =
Awso_ssm.Values.OpsMetadataTooManyUpdatesExceptionThe system is processing too many concurrent updates. Wait a few moments and try again.
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.
module OpsMetadataInvalidArgumentException =
Awso_ssm.Values.OpsMetadataInvalidArgumentExceptionOne of the arguments passed is invalid.
An OpsMetadata object already exists for the selected resource.
If you create a new application in Application Manager, Amazon Web Services Systems Manager calls this API operation to specify information about the new application, including the application type.
Creates a patch baseline. For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter.
Creates a patch baseline. For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter.
module ResourceDataSyncIncludeFutureRegions =
Awso_ssm.Values.ResourceDataSyncIncludeFutureRegionsmodule ResourceDataSyncEnableAllOpsDataSources =
Awso_ssm.Values.ResourceDataSyncEnableAllOpsDataSourcesmodule ResourceDataSyncOrganizationalUnitId =
Awso_ssm.Values.ResourceDataSyncOrganizationalUnitIdmodule ResourceDataSyncOrganizationalUnit =
Awso_ssm.Values.ResourceDataSyncOrganizationalUnitThe Organizations organizational unit data source for the sync.
module ResourceDataSyncOrganizationalUnitList =
Awso_ssm.Values.ResourceDataSyncOrganizationalUnitListmodule ResourceDataSyncOrganizationSourceType =
Awso_ssm.Values.ResourceDataSyncOrganizationSourceTypemodule ResourceDataSyncAwsOrganizationsSource =
Awso_ssm.Values.ResourceDataSyncAwsOrganizationsSourceInformation 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.
Information about the source of the data included in the resource data sync.
module ResourceDataSyncDestinationDataSharingType =
Awso_ssm.Values.ResourceDataSyncDestinationDataSharingTypemodule ResourceDataSyncDestinationDataSharing =
Awso_ssm.Values.ResourceDataSyncDestinationDataSharingSynchronize 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.
Information about the target S3 bucket for the resource data sync.
A resource data sync helps you view data from multiple sources in a single location. Amazon Web Services Systems Manager offers two types of resource data sync: SyncToDestination and SyncFromSource. You can configure Systems Manager Inventory to use the SyncToDestination type to synchronize Inventory data from multiple Amazon Web Services Regions to a single Amazon Simple Storage Service (Amazon S3) bucket. For more information, see Creating a resource data sync for Inventory in the Amazon Web Services Systems Manager User Guide. You can configure Systems Manager Explorer to use the SyncFromSource type to synchronize operational work items (OpsItems) and operational data (OpsData) from multiple Amazon Web Services Regions to a single Amazon S3 bucket. This type can synchronize OpsItems and OpsData from multiple Amazon Web Services accounts and Amazon Web Services Regions or EntireOrganization by using Organizations. For more information, see Setting up Systems Manager Explorer to display data from multiple accounts and Regions in the Amazon Web Services Systems Manager User Guide. A resource data sync is an asynchronous operation that returns immediately. After a successful initial sync is completed, the system continuously syncs data. To check the status of a sync, use the ListResourceDataSync. By default, data isn't encrypted in Amazon S3. We strongly recommend that you enable encryption in Amazon S3 to ensure secure data storage. We also recommend that you secure access to the Amazon S3 bucket by creating a restrictive bucket policy.
module ResourceDataSyncInvalidConfigurationException =
Awso_ssm.Values.ResourceDataSyncInvalidConfigurationExceptionThe specified sync configuration is invalid.
module ResourceDataSyncCountExceededException =
Awso_ssm.Values.ResourceDataSyncCountExceededExceptionYou have exceeded the allowed maximum sync configurations.
module ResourceDataSyncAlreadyExistsException =
Awso_ssm.Values.ResourceDataSyncAlreadyExistsExceptionA sync configuration with the same name already exists.
A resource data sync helps you view data from multiple sources in a single location. Amazon Web Services Systems Manager offers two types of resource data sync: SyncToDestination and SyncFromSource. You can configure Systems Manager Inventory to use the SyncToDestination type to synchronize Inventory data from multiple Amazon Web Services Regions to a single Amazon Simple Storage Service (Amazon S3) bucket. For more information, see Creating a resource data sync for Inventory in the Amazon Web Services Systems Manager User Guide. You can configure Systems Manager Explorer to use the SyncFromSource type to synchronize operational work items (OpsItems) and operational data (OpsData) from multiple Amazon Web Services Regions to a single Amazon S3 bucket. This type can synchronize OpsItems and OpsData from multiple Amazon Web Services accounts and Amazon Web Services Regions or EntireOrganization by using Organizations. For more information, see Setting up Systems Manager Explorer to display data from multiple accounts and Regions in the Amazon Web Services Systems Manager User Guide. A resource data sync is an asynchronous operation that returns immediately. After a successful initial sync is completed, the system continuously syncs data. To check the status of a sync, use the ListResourceDataSync. By default, data isn't encrypted in Amazon S3. We strongly recommend that you enable encryption in Amazon S3 to ensure secure data storage. We also recommend that you secure access to the Amazon S3 bucket by creating a restrictive bucket policy.
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
module CustomSchemaCountLimitExceededException =
Awso_ssm.Values.CustomSchemaCountLimitExceededExceptionYou have exceeded the limit for custom schemas. Delete one or more custom schemas and try again.
Deletes an activation. You aren't required to delete an activation. If you delete an activation, you can no longer use it to register additional managed nodes. Deleting an activation doesn't de-register managed nodes. You must manually de-register managed nodes.
The activation ID isn't valid. Verify that you entered the correct ActivationId or ActivationCode and try again.
The activation isn't valid. The activation might have been deleted, or the ActivationId and the ActivationCode don't match.
Deletes an activation. You aren't required to delete an activation. If you delete an activation, you can no longer use it to register additional managed nodes. Deleting an activation doesn't de-register managed nodes. You must manually de-register managed nodes.
Disassociates the specified Amazon Web Services Systems Manager document (SSM document) from the specified managed node. If you created the association by using the Targets parameter, then you must delete the association by using the association ID. When you disassociate a document from a managed node, it doesn't change the configuration of the node. To change the configuration state of a managed node after you disassociate a document, you must create a new document with the desired configuration and associate it with the node.
Disassociates the specified Amazon Web Services Systems Manager document (SSM document) from the specified managed node. If you created the association by using the Targets parameter, then you must delete the association by using the association ID. When you disassociate a document from a managed node, it doesn't change the configuration of the node. To change the configuration state of a managed node after you disassociate a document, you must create a new document with the desired configuration and associate it with the node.
Deletes the Amazon Web Services Systems Manager document (SSM document) and all managed node associations to the document. Before you delete the document, we recommend that you use DeleteAssociation to disassociate all managed nodes that are associated with the document.
You attempted to delete a document while it is still shared. You must stop sharing the document before you can delete it.
Deletes the Amazon Web Services Systems Manager document (SSM document) and all managed node associations to the document. Before you delete the document, we recommend that you use DeleteAssociation to disassociate all managed nodes that are associated with the document.
Delete a custom inventory type or the data associated with a custom Inventory type. Deleting a custom inventory type is also referred to as deleting a custom inventory schema.
Either a count, remaining count, or a version number in a delete inventory summary.
Information about the delete operation.
The parameter type name isn't valid.
The delete inventory option specified isn't valid. Verify the option and try again.
The request isn't valid.
module InvalidDeleteInventoryParametersException =
Awso_ssm.Values.InvalidDeleteInventoryParametersExceptionOne or more of the parameters specified for the delete operation isn't valid. Verify all parameters and try again.
Delete a custom inventory type or the data associated with a custom Inventory type. Deleting a custom inventory type is also referred to as deleting a custom inventory schema.
Deletes a maintenance window.
Deletes a maintenance window.
Delete an OpsItem. You must have permission in Identity and Access Management (IAM) to delete an OpsItem. Note the following important information about this operation. Deleting an OpsItem is irreversible. You can't restore a deleted OpsItem. This operation uses an eventual consistency model, which means the system can take a few minutes to complete this operation. If you delete an OpsItem and immediately call, for example, GetOpsItem, the deleted OpsItem might still appear in the response. This operation is idempotent. The system doesn't throw an exception if you repeatedly call this operation for the same OpsItem. If the first call is successful, all additional calls return the same successful response as the first call. This operation doesn't support cross-account calls. A delegated administrator or management account can't delete OpsItems in other accounts, even if OpsCenter has been set up for cross-account administration. For more information about cross-account administration, see Setting up OpsCenter to centrally manage OpsItems across accounts in the Systems Manager User Guide.
Delete an OpsItem. You must have permission in Identity and Access Management (IAM) to delete an OpsItem. Note the following important information about this operation. Deleting an OpsItem is irreversible. You can't restore a deleted OpsItem. This operation uses an eventual consistency model, which means the system can take a few minutes to complete this operation. If you delete an OpsItem and immediately call, for example, GetOpsItem, the deleted OpsItem might still appear in the response. This operation is idempotent. The system doesn't throw an exception if you repeatedly call this operation for the same OpsItem. If the first call is successful, all additional calls return the same successful response as the first call. This operation doesn't support cross-account calls. A delegated administrator or management account can't delete OpsItems in other accounts, even if OpsCenter has been set up for cross-account administration. For more information about cross-account administration, see Setting up OpsCenter to centrally manage OpsItems across accounts in the Systems Manager User Guide.
Delete OpsMetadata related to an application.
The OpsMetadata object doesn't exist.
Delete OpsMetadata related to an application.
Delete a parameter from the system. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.
The parameter couldn't be found. Verify the name and try again. For the DeleteParameter and GetParameter actions, if the specified parameter doesn't exist, the ParameterNotFound exception is not recorded in CloudTrail event logs.
Delete a parameter from the system. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.
Delete a list of parameters. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.
Delete a list of parameters. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.
Deletes a patch baseline.
Error returned if an attempt is made to delete a patch baseline that is registered for a patch group.
Deletes a patch baseline.
Deletes a resource data sync configuration. After the configuration is deleted, changes to data on managed nodes are no longer synced to or from the target. Deleting a sync configuration doesn't delete data.
The specified sync name wasn't found.
Deletes a resource data sync configuration. After the configuration is deleted, changes to data on managed nodes are no longer synced to or from the target. Deleting a sync configuration doesn't delete data.
Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). For more information about cross-account sharing of parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
No policies with the specified policy ID and hash could be found.
module ResourcePolicyInvalidParameterException =
Awso_ssm.Values.ResourcePolicyInvalidParameterExceptionOne or more parameters specified for the call aren't valid. Verify the parameters and their values and try again.
The hash provided in the call doesn't match the stored hash. This exception is thrown when trying to update an obsolete policy version or when multiple requests to update a policy are sent.
The specified parameter to be shared could not be found.
module MalformedResourcePolicyDocumentException =
Awso_ssm.Values.MalformedResourcePolicyDocumentExceptionThe specified policy document is malformed or invalid, or excessive PutResourcePolicy or DeleteResourcePolicy calls have been made.
Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). For more information about cross-account sharing of parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
Removes the server or virtual machine from the list of registered servers. If you want to reregister an on-premises server, edge device, or VM, you must use a different Activation Code and Activation ID than used to register the machine previously. The Activation Code and Activation ID must not have already been used on the maximum number of activations specified when they were created. For more information, see Deregistering managed nodes in a hybrid and multicloud environment in the Amazon Web Services Systems Manager User Guide.
Removes the server or virtual machine from the list of registered servers. If you want to reregister an on-premises server, edge device, or VM, you must use a different Activation Code and Activation ID than used to register the machine previously. The Activation Code and Activation ID must not have already been used on the maximum number of activations specified when they were created. For more information, see Deregistering managed nodes in a hybrid and multicloud environment in the Amazon Web Services Systems Manager User Guide.
module DeregisterPatchBaselineForPatchGroupRequest =
Awso_ssm.Values.DeregisterPatchBaselineForPatchGroupRequestRemoves a patch group from a patch baseline.
module DeregisterPatchBaselineForPatchGroupResult =
Awso_ssm.Values.DeregisterPatchBaselineForPatchGroupResultRemoves a patch group from a patch baseline.
module DeregisterTargetFromMaintenanceWindowRequest =
Awso_ssm.Values.DeregisterTargetFromMaintenanceWindowRequestRemoves a target from a maintenance window.
You specified the Safe option for the DeregisterTargetFromMaintenanceWindow operation, but the target is still referenced in a task.
module DeregisterTargetFromMaintenanceWindowResult =
Awso_ssm.Values.DeregisterTargetFromMaintenanceWindowResultRemoves a target from a maintenance window.
module DeregisterTaskFromMaintenanceWindowRequest =
Awso_ssm.Values.DeregisterTaskFromMaintenanceWindowRequestRemoves a task from a maintenance window.
module DeregisterTaskFromMaintenanceWindowResult =
Awso_ssm.Values.DeregisterTaskFromMaintenanceWindowResultRemoves a task from a maintenance window.
Filter for the DescribeActivation API.
Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.
The specified token isn't valid.
The filter name isn't valid. Verify that you entered the correct name and try again.
Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.
module DescribeAssociationExecutionTargetsRequest =
Awso_ssm.Values.DescribeAssociationExecutionTargetsRequestViews information about a specific execution of a specific association.
module DescribeAssociationExecutionTargetsResult =
Awso_ssm.Values.DescribeAssociationExecutionTargetsResultViews information about a specific execution of a specific association.
module DescribeAssociationExecutionsRequest =
Awso_ssm.Values.DescribeAssociationExecutionsRequestViews all executions for a specific association ID.
module DescribeAssociationExecutionsResult =
Awso_ssm.Values.DescribeAssociationExecutionsResultViews all executions for a specific association ID.
Describes the association for the specified target or managed node. If you created the association by using the Targets parameter, then you must retrieve the association by using the association ID.
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.
Describes the association for the specified target or managed node. If you created the association by using the Targets parameter, then you must retrieve the association by using the association ID.
module DescribeAutomationExecutionsRequest =
Awso_ssm.Values.DescribeAutomationExecutionsRequestProvides details about all active and terminated Automation executions.
The filter value isn't valid. Verify the value and try again.
The specified key isn't valid.
module DescribeAutomationExecutionsResult =
Awso_ssm.Values.DescribeAutomationExecutionsResultProvides details about all active and terminated Automation executions.
A filter to limit the amount of step execution information returned by the call.
module DescribeAutomationStepExecutionsRequest =
Awso_ssm.Values.DescribeAutomationStepExecutionsRequestInformation about all active and terminated step executions in an Automation workflow.
module DescribeAutomationStepExecutionsResult =
Awso_ssm.Values.DescribeAutomationStepExecutionsResultInformation about all active and terminated step executions in an Automation workflow.
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
Lists all patches eligible to be included in a patch baseline. Currently, DescribeAvailablePatches supports only the Amazon Linux 1, Amazon Linux 2, and Windows Server operating systems.
Represents metadata about a patch.
Lists all patches eligible to be included in a patch baseline. Currently, DescribeAvailablePatches supports only the Amazon Linux 1, Amazon Linux 2, and Windows Server operating systems.
Describes the permissions for a Amazon Web Services Systems Manager document (SSM document). If you created the document, you are the owner. If a document is shared, it can either be shared privately (by specifying a user's Amazon Web Services account ID) or publicly (All).
The permission type isn't supported. Share is the only supported permission type.
module DescribeDocumentPermissionResponse =
Awso_ssm.Values.DescribeDocumentPermissionResponseDescribes the permissions for a Amazon Web Services Systems Manager document (SSM document). If you created the document, you are the owner. If a document is shared, it can either be shared privately (by specifying a user's Amazon Web Services account ID) or publicly (All).
Describes the specified Amazon Web Services Systems Manager document (SSM document).
Describes the specified Amazon Web Services Systems Manager document (SSM document).
module EffectiveInstanceAssociationMaxResults =
Awso_ssm.Values.EffectiveInstanceAssociationMaxResultsmodule DescribeEffectiveInstanceAssociationsRequest =
Awso_ssm.Values.DescribeEffectiveInstanceAssociationsRequestAll associations for the managed nodes.
One or more association documents on the managed node.
module DescribeEffectiveInstanceAssociationsResult =
Awso_ssm.Values.DescribeEffectiveInstanceAssociationsResultAll associations for the managed nodes.
module DescribeEffectivePatchesForPatchBaselineRequest =
Awso_ssm.Values.DescribeEffectivePatchesForPatchBaselineRequestRetrieves the current effective patches (the patch and the approval state) for the specified patch baseline. Applies to patch baselines for Windows only.
The operating systems you specified isn't supported, or the operation isn't supported for the operating system.
Information about the approval status of a patch.
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.
module DescribeEffectivePatchesForPatchBaselineResult =
Awso_ssm.Values.DescribeEffectivePatchesForPatchBaselineResultRetrieves the current effective patches (the patch and the approval state) for the specified patch baseline. Applies to patch baselines for Windows only.
module DescribeInstanceAssociationsStatusRequest =
Awso_ssm.Values.DescribeInstanceAssociationsStatusRequestThe status of the associations for the managed nodes.
A URL for the Amazon Web Services Systems Manager (Systems Manager) bucket where you want to store the results of this request.
The URL of S3 bucket where you want to store the results of this request.
module InstanceAssociationExecutionSummary =
Awso_ssm.Values.InstanceAssociationExecutionSummaryStatus information about the association.
module DescribeInstanceAssociationsStatusResult =
Awso_ssm.Values.DescribeInstanceAssociationsStatusResultThe status of the associations for the managed nodes.
module InstanceInformationStringFilterKey =
Awso_ssm.Values.InstanceInformationStringFilterKeyThe filters to describe or get information about your managed nodes.
module InstanceInformationStringFilterList =
Awso_ssm.Values.InstanceInformationStringFilterListDescribes a filter for a specific list of managed nodes. You can filter node information by using tags. You specify tags by using a key-value mapping. Use this operation instead of the DescribeInstanceInformationRequest$InstanceInformationFilterList method. The InstanceInformationFilterList method is a legacy method and doesn't support tags.
module DescribeInstanceInformationRequest =
Awso_ssm.Values.DescribeInstanceInformationRequestProvides information about one or more of your managed nodes, including the operating system platform, SSM Agent version, association status, and IP address. This operation does not return information for nodes that are either Stopped or Terminated. If you specify one or more node IDs, the operation returns information for those managed nodes. If you don't specify node IDs, it returns information for all your managed nodes. If you specify a node ID that isn't valid or a node that you don't own, you receive an error. The IamRole field returned for this API operation is the role assigned to an Amazon EC2 instance configured with a Systems Manager Quick Setup host management configuration or the role assigned to an on-premises managed node.
module InvalidInstanceInformationFilterValue =
Awso_ssm.Values.InvalidInstanceInformationFilterValueThe specified filter value isn't valid.
module InstanceAssociationStatusAggregatedCount =
Awso_ssm.Values.InstanceAssociationStatusAggregatedCountmodule InstanceAggregatedAssociationOverview =
Awso_ssm.Values.InstanceAggregatedAssociationOverviewStatus information about the aggregated associations.
Describes a filter for a specific list of managed nodes.
Provides information about one or more of your managed nodes, including the operating system platform, SSM Agent version, association status, and IP address. This operation does not return information for nodes that are either Stopped or Terminated. If you specify one or more node IDs, the operation returns information for those managed nodes. If you don't specify node IDs, it returns information for all your managed nodes. If you specify a node ID that isn't valid or a node that you don't own, you receive an error. The IamRole field returned for this API operation is the role assigned to an Amazon EC2 instance configured with a Systems Manager Quick Setup host management configuration or the role assigned to an on-premises managed node.
Defines a filter used in DescribeInstancePatchStatesForPatchGroup to scope down the information returned by the API. Example: To filter for all managed nodes in a patch group having more than three patches with a FailedCount status, use the following for the filter: Value for Key: FailedCount Value for Type: GreaterThan Value for Values: 3
module DescribeInstancePatchStatesForPatchGroupRequest =
Awso_ssm.Values.DescribeInstancePatchStatesForPatchGroupRequestRetrieves the high-level patch state for the managed nodes in the specified patch group.
Defines the high-level patch compliance state for a managed node, providing information about the number of installed, missing, not applicable, and failed patches along with metadata about the operation when this information was gathered for the managed node.
module DescribeInstancePatchStatesForPatchGroupResult =
Awso_ssm.Values.DescribeInstancePatchStatesForPatchGroupResultRetrieves the high-level patch state for the managed nodes in the specified patch group.
module DescribeInstancePatchStatesRequest =
Awso_ssm.Values.DescribeInstancePatchStatesRequestRetrieves the high-level patch state of one or more managed nodes.
Retrieves the high-level patch state of one or more managed nodes.
Retrieves information about the patches on the specified managed node and their state relative to the patch baseline being used for the node.
Information about the state of a patch on a particular managed node as it relates to the patch baseline used to patch the node.
Retrieves information about the patches on the specified managed node and their state relative to the patch baseline being used for the node.
module DescribeInstancePropertiesMaxResults =
Awso_ssm.Values.DescribeInstancePropertiesMaxResultsThe filters to describe or get information about your managed nodes.
Describes a filter for a specific list of managed nodes. You can filter node information by using tags. You specify tags by using a key-value mapping.
An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
module InvalidInstancePropertyFilterValue =
Awso_ssm.Values.InvalidInstancePropertyFilterValueThe specified filter value isn't valid.
An object containing various properties of a managed node.
An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
Describes a specific delete inventory operation.
module InventoryDeletionLastStatusUpdateTime =
Awso_ssm.Values.InventoryDeletionLastStatusUpdateTimemodule InventoryDeletionLastStatusMessage =
Awso_ssm.Values.InventoryDeletionLastStatusMessageStatus information returned by the DeleteInventory operation.
The ID specified for the delete operation doesn't exist or isn't valid. Verify the ID and try again.
Describes a specific delete inventory operation.
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
module DescribeMaintenanceWindowExecutionTaskInvocationsRequest =
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTaskInvocationsRequestRetrieves the individual task executions (one per target) for a particular task run as part of a maintenance window execution.
module MaintenanceWindowExecutionTaskInvocationParameters =
Awso_ssm.Values.MaintenanceWindowExecutionTaskInvocationParametersmodule MaintenanceWindowExecutionTaskInvocationId =
Awso_ssm.Values.MaintenanceWindowExecutionTaskInvocationIdmodule MaintenanceWindowExecutionTaskExecutionId =
Awso_ssm.Values.MaintenanceWindowExecutionTaskExecutionIdmodule MaintenanceWindowExecutionStatusDetails =
Awso_ssm.Values.MaintenanceWindowExecutionStatusDetailsmodule MaintenanceWindowExecutionTaskInvocationIdentity =
Awso_ssm.Values.MaintenanceWindowExecutionTaskInvocationIdentityDescribes the information about a task invocation for a particular target as part of a task execution performed as part of a maintenance window execution.
module MaintenanceWindowExecutionTaskInvocationIdentityList =
Awso_ssm.Values.MaintenanceWindowExecutionTaskInvocationIdentityListmodule DescribeMaintenanceWindowExecutionTaskInvocationsResult =
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTaskInvocationsResultRetrieves the individual task executions (one per target) for a particular task run as part of a maintenance window execution.
module DescribeMaintenanceWindowExecutionTasksRequest =
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTasksRequestFor a given maintenance window execution, lists the tasks that were run.
module MaintenanceWindowExecutionTaskIdentity =
Awso_ssm.Values.MaintenanceWindowExecutionTaskIdentityInformation about a task execution performed as part of a maintenance window execution.
module MaintenanceWindowExecutionTaskIdentityList =
Awso_ssm.Values.MaintenanceWindowExecutionTaskIdentityListmodule DescribeMaintenanceWindowExecutionTasksResult =
Awso_ssm.Values.DescribeMaintenanceWindowExecutionTasksResultFor a given maintenance window execution, lists the tasks that were run.
module DescribeMaintenanceWindowExecutionsRequest =
Awso_ssm.Values.DescribeMaintenanceWindowExecutionsRequestLists the executions of a maintenance window. This includes information about when the maintenance window was scheduled to be active, and information about tasks registered and run with the maintenance window.
Describes the information about an execution of a maintenance window.
module DescribeMaintenanceWindowExecutionsResult =
Awso_ssm.Values.DescribeMaintenanceWindowExecutionsResultLists the executions of a maintenance window. This includes information about when the maintenance window was scheduled to be active, and information about tasks registered and run with the maintenance window.
module DescribeMaintenanceWindowScheduleRequest =
Awso_ssm.Values.DescribeMaintenanceWindowScheduleRequestRetrieves information about upcoming executions of a maintenance window.
Information about a scheduled execution for a maintenance window.
module DescribeMaintenanceWindowScheduleResult =
Awso_ssm.Values.DescribeMaintenanceWindowScheduleResultRetrieves information about upcoming executions of a maintenance window.
module DescribeMaintenanceWindowTargetsRequest =
Awso_ssm.Values.DescribeMaintenanceWindowTargetsRequestLists the targets registered with the maintenance window.
The target registered with the maintenance window.
module DescribeMaintenanceWindowTargetsResult =
Awso_ssm.Values.DescribeMaintenanceWindowTargetsResultLists the targets registered with the maintenance window.
module DescribeMaintenanceWindowTasksRequest =
Awso_ssm.Values.DescribeMaintenanceWindowTasksRequestLists the tasks in a maintenance window. For maintenance window tasks without a specified target, you can't supply values for --max-errors and --max-concurrency. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. These values don't affect the running of your task and can be ignored.
module MaintenanceWindowTaskParameterValue =
Awso_ssm.Values.MaintenanceWindowTaskParameterValuemodule MaintenanceWindowTaskParameterValueList =
Awso_ssm.Values.MaintenanceWindowTaskParameterValueListmodule MaintenanceWindowTaskParameterValueExpression =
Awso_ssm.Values.MaintenanceWindowTaskParameterValueExpressionDefines the values for a task parameter.
module MaintenanceWindowTaskParameterName =
Awso_ssm.Values.MaintenanceWindowTaskParameterNameinclude module type of struct include Awso_ssm.Values_1 endmodule MaintenanceWindowTaskCutoffBehavior =
Awso_ssm.Values.MaintenanceWindowTaskCutoffBehaviorInformation about an Amazon Simple Storage Service (Amazon S3) bucket to write managed node-level logs to. LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.
Information about a task defined for a maintenance window.
module DescribeMaintenanceWindowTasksResult =
Awso_ssm.Values.DescribeMaintenanceWindowTasksResultLists the tasks in a maintenance window. For maintenance window tasks without a specified target, you can't supply values for --max-errors and --max-concurrency. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. These values don't affect the running of your task and can be ignored.
module DescribeMaintenanceWindowsForTargetRequest =
Awso_ssm.Values.DescribeMaintenanceWindowsForTargetRequestRetrieves information about the maintenance window targets or tasks that a managed node is associated with.
module MaintenanceWindowIdentityForTarget =
Awso_ssm.Values.MaintenanceWindowIdentityForTargetThe maintenance window to which the specified target belongs.
module DescribeMaintenanceWindowsForTargetResult =
Awso_ssm.Values.DescribeMaintenanceWindowsForTargetResultRetrieves information about the maintenance window targets or tasks that a managed node is associated with.
Retrieves the maintenance windows in an Amazon Web Services account.
Information about the maintenance window.
Retrieves the maintenance windows in an Amazon Web Services account.
Describes an OpsItem filter.
Query a set of OpsItems. You must have permission in Identity and Access Management (IAM) to query a list of OpsItems. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
A count of OpsItems.
Query a set of OpsItems. You must have permission in Identity and Access Management (IAM) to query a list of OpsItems. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
This data type is deprecated. Instead, use ParameterStringFilter.
One or more filters. Use a filter to return a more specific list of results.
Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, DescribeParameters retrieves whatever the original key alias was referencing.
One or more policies assigned to a parameter.
Metadata includes information like the Amazon Resource Name (ARN) of the last user to update the parameter and the date and time the parameter was last used.
The specified filter option isn't valid. Valid options are Equals and BeginsWith. For Path filter, valid options are Recursive and OneLevel.
Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, DescribeParameters retrieves whatever the original key alias was referencing.
Lists the patch baselines in your Amazon Web Services account.
Defines the basic information about a patch baseline.
Lists the patch baselines in your Amazon Web Services account.
Returns high-level aggregated patch compliance state information for a patch group.
Returns high-level aggregated patch compliance state information for a patch group.
Lists all patch groups that have been registered with patch baselines.
The mapping between a patch group and the patch baseline the patch group is registered with.
module PatchGroupPatchBaselineMappingList =
Awso_ssm.Values.PatchGroupPatchBaselineMappingListLists all patch groups that have been registered with patch baselines.
Lists the properties of available patches organized by product, product family, classification, severity, and other properties of available patches. You can use the reported properties in the filters you specify in requests for operations such as CreatePatchBaseline, UpdatePatchBaseline, DescribeAvailablePatches, and DescribePatchBaselines. The following section lists the properties that can be used in filters for each major operating system type: AMAZON_LINUX Valid properties: PRODUCT | CLASSIFICATION | SEVERITY AMAZON_LINUX_2 Valid properties: PRODUCT | CLASSIFICATION | SEVERITY AMAZON_LINUX_2023 Valid properties: PRODUCT | CLASSIFICATION | SEVERITY CENTOS Valid properties: PRODUCT | CLASSIFICATION | SEVERITY DEBIAN Valid properties: PRODUCT | PRIORITY MACOS Valid properties: PRODUCT | CLASSIFICATION ORACLE_LINUX Valid properties: PRODUCT | CLASSIFICATION | SEVERITY REDHAT_ENTERPRISE_LINUX Valid properties: PRODUCT | CLASSIFICATION | SEVERITY SUSE Valid properties: PRODUCT | CLASSIFICATION | SEVERITY UBUNTU Valid properties: PRODUCT | PRIORITY WINDOWS Valid properties: PRODUCT | PRODUCT_FAMILY | CLASSIFICATION | MSRC_SEVERITY
Lists the properties of available patches organized by product, product family, classification, severity, and other properties of available patches. You can use the reported properties in the filters you specify in requests for operations such as CreatePatchBaseline, UpdatePatchBaseline, DescribeAvailablePatches, and DescribePatchBaselines. The following section lists the properties that can be used in filters for each major operating system type: AMAZON_LINUX Valid properties: PRODUCT | CLASSIFICATION | SEVERITY AMAZON_LINUX_2 Valid properties: PRODUCT | CLASSIFICATION | SEVERITY AMAZON_LINUX_2023 Valid properties: PRODUCT | CLASSIFICATION | SEVERITY CENTOS Valid properties: PRODUCT | CLASSIFICATION | SEVERITY DEBIAN Valid properties: PRODUCT | PRIORITY MACOS Valid properties: PRODUCT | CLASSIFICATION ORACLE_LINUX Valid properties: PRODUCT | CLASSIFICATION | SEVERITY REDHAT_ENTERPRISE_LINUX Valid properties: PRODUCT | CLASSIFICATION | SEVERITY SUSE Valid properties: PRODUCT | CLASSIFICATION | SEVERITY UBUNTU Valid properties: PRODUCT | PRIORITY WINDOWS Valid properties: PRODUCT | PRODUCT_FAMILY | CLASSIFICATION | MSRC_SEVERITY
Describes a filter for Session Manager information.
Retrieves a list of all active sessions (both connected and disconnected) or terminated sessions from the past 30 days.
Reserved for future use.
Information about a Session Manager connection to a managed node.
Retrieves a list of all active sessions (both connected and disconnected) or terminated sessions from the past 30 days.
module DisassociateOpsItemRelatedItemRequest =
Awso_ssm.Values.DisassociateOpsItemRelatedItemRequestDeletes the association between an OpsItem and a related item. For example, this API operation can delete an Incident Manager incident from an OpsItem. Incident Manager is a tool in Amazon Web Services Systems Manager.
module OpsItemRelatedItemAssociationNotFoundException =
Awso_ssm.Values.OpsItemRelatedItemAssociationNotFoundExceptionThe association wasn't found using the parameters you specified in the call. Verify the information and try again.
module DisassociateOpsItemRelatedItemResponse =
Awso_ssm.Values.DisassociateOpsItemRelatedItemResponseDeletes the association between an OpsItem and a related item. For example, this API operation can delete an Incident Manager incident from an OpsItem. Incident Manager is a tool in Amazon Web Services Systems Manager.
A default version of a document.
This data type is deprecated. Instead, use DocumentKeyValuesFilter.
Describes the name of a SSM document.
One or more filters. Use a filter to return a more specific list of documents. For keys, you can specify one or more tags that have been applied to a document. You can also use Amazon Web Services-provided keys, some of which have specific allowed values. These keys and their associated values are as follows: DocumentType ApplicationConfiguration ApplicationConfigurationSchema Automation ChangeCalendar Command Package Policy Session Owner Note that only one Owner can be specified in a request. For example: Key=Owner,Values=Self. Amazon Private Public Self ThirdParty PlatformTypes Linux Windows Name is another Amazon Web Services-provided key. If you use Name as a key, you can use a name prefix to return a list of documents. For example, in the Amazon Web Services CLI, to return a list of all documents that begin with Te, run the following command: aws ssm list-documents --filters Key=Name,Values=Te You can also use the TargetType Amazon Web Services-provided key. For a list of valid resource type values that can be used with this key, see Amazon Web Services resource and property types reference in the CloudFormation User Guide. If you specify more than two keys, only documents that are identified by all the tags are returned in the results. If you specify more than two values for a key, documents that are identified by any of the values are returned in the results. To specify a custom key-value pair, use the format Key=tag:tagName,Values=valueName. For example, if you created a key called region and are using the Amazon Web Services CLI to call the list-documents command: aws ssm list-documents --filters Key=tag:region,Values=east,west Key=Owner,Values=Self
Information about comments added to a document review request.
Information about a reviewer's response to a document review request.
Details about the response to a document review request.
The document can't be shared with more Amazon Web Services accounts. You can specify a maximum of 20 accounts per API operation to share a private document. By default, you can share a private document with a maximum of 1,000 accounts and publicly share up to five documents. If you need to increase the quota for privately or publicly shared Systems Manager documents, contact Amazon Web Services Support.
Information about a document approval review.
Version information about the document.
The document has too many versions. Delete one or more document versions and try again.
The content of the association document matches another document. Change the content of the document and try again.
The version name has already been used in this document. Specify a different version name, and then try again.
Information about the inputs for an execution preview.
Information about the changes that would be made if an execution were run.
You attempted to register a LAMBDA or STEP_FUNCTIONS task in a region where the corresponding service isn't available.
Returns a credentials set to be used with just-in-time node access.
The request isn't valid. Verify that you entered valid contents for the command and try again.
The request or operation couldn't be performed because the service is throttling requests.
Returns a credentials set to be used with just-in-time node access.
Get detailed information about a particular Automation execution.
Get detailed information about a particular Automation execution.
Gets the state of a Amazon Web Services Systems Manager change calendar at the current time or a specified time. If you specify a time, GetCalendarState returns the state of the calendar at that specific time, and returns the next time that the change calendar state will transition. If you don't specify a time, GetCalendarState uses the current time. Change Calendar entries have two possible states: OPEN or CLOSED. If you specify more than one calendar in a request, the command returns the status of OPEN only if all calendars in the request are open. If one or more calendars in the request are closed, the status returned is CLOSED. For more information about Change Calendar, a tool in Amazon Web Services Systems Manager, see Amazon Web Services Systems Manager Change Calendar in the Amazon Web Services Systems Manager User Guide.
The calendar entry contained in the specified SSM document isn't supported.
The SSM document type isn't valid. Valid document types are described in the DocumentType property.
Gets the state of a Amazon Web Services Systems Manager change calendar at the current time or a specified time. If you specify a time, GetCalendarState returns the state of the calendar at that specific time, and returns the next time that the change calendar state will transition. If you don't specify a time, GetCalendarState uses the current time. Change Calendar entries have two possible states: OPEN or CLOSED. If you specify more than one calendar in a request, the command returns the status of OPEN only if all calendars in the request are open. If one or more calendars in the request are closed, the status returned is CLOSED. For more information about Change Calendar, a tool in Amazon Web Services Systems Manager, see Amazon Web Services Systems Manager Change Calendar in the Amazon Web Services Systems Manager User Guide.
Returns detailed information about command execution for an invocation or plugin. The Run Command API follows an eventual consistency model, due to the distributed nature of the system supporting the API. This means that the result of an API command you run that affects your resources might not be immediately visible to all subsequent commands you run. You should keep this in mind when you carry out an API command that immediately follows a previous API command. GetCommandInvocation only gives the execution status of a plugin in a document. To get the command execution status on a specific managed node, use ListCommandInvocations. To get the command execution status across managed nodes, use ListCommands.
The command ID and managed node ID you specified didn't match any invocations. Verify the command ID and the managed node ID and try again.
The plugin name isn't valid.
Returns detailed information about command execution for an invocation or plugin. The Run Command API follows an eventual consistency model, due to the distributed nature of the system supporting the API. This means that the result of an API command you run that affects your resources might not be immediately visible to all subsequent commands you run. You should keep this in mind when you carry out an API command that immediately follows a previous API command. GetCommandInvocation only gives the execution status of a plugin in a document. To get the command execution status on a specific managed node, use ListCommandInvocations. To get the command execution status across managed nodes, use ListCommands.
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections.
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections.
Retrieves the default patch 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. If you don't specify an operating system value, the default patch baseline for Windows is returned.
Retrieves the default patch 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. If you don't specify an operating system value, the default patch baseline for Windows is returned.
module GetDeployablePatchSnapshotForInstanceRequest =
Awso_ssm.Values.GetDeployablePatchSnapshotForInstanceRequestRetrieves the current snapshot for the patch baseline the managed node uses. This API is primarily used by the AWS-RunPatchBaseline Systems Manager document (SSM document). If you run the command locally, such as with the Command Line Interface (CLI), the system attempts to use your local Amazon Web Services credentials and the operation fails. To avoid this, you can run the command in the Amazon Web Services Systems Manager console. Use Run Command, a tool in Amazon Web Services Systems Manager, with an SSM document that enables you to target a managed node with a script or command. For example, run the command using the AWS-RunShellScript document or the AWS-RunPowerShellScript document.
module UnsupportedFeatureRequiredException =
Awso_ssm.Values.UnsupportedFeatureRequiredExceptionPatching 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 Turning on the advanced-instances tier in the Amazon Web Services Systems Manager User Guide.
module GetDeployablePatchSnapshotForInstanceResult =
Awso_ssm.Values.GetDeployablePatchSnapshotForInstanceResultRetrieves the current snapshot for the patch baseline the managed node uses. This API is primarily used by the AWS-RunPatchBaseline Systems Manager document (SSM document). If you run the command locally, such as with the Command Line Interface (CLI), the system attempts to use your local Amazon Web Services credentials and the operation fails. To avoid this, you can run the command in the Amazon Web Services Systems Manager console. Use Run Command, a tool in Amazon Web Services Systems Manager, with an SSM document that enables you to target a managed node with a script or command. For example, run the command using the AWS-RunShellScript document or the AWS-RunPowerShellScript document.
Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).
Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).
Initiates the process of retrieving an existing preview that shows the effects that running a specified Automation runbook would have on the targeted resources.
Initiates the process of retrieving an existing preview that shows the effects that running a specified Automation runbook would have on the targeted resources.
The inventory item result attribute.
One or more filters. Use a filter to return a more specific list of results. Example formats for the aws ssm get-inventory command: --filters Key=AWS:InstanceInformation.AgentType,Values=amazon-ssm-agent,Type=Equal --filters Key=AWS:InstanceInformation.AgentVersion,Values=3.3.2299.0,Type=Equal --filters Key=AWS:InstanceInformation.ComputerName,Values=ip-192.0.2.0.us-east-2.compute.internal,Type=Equal --filters Key=AWS:InstanceInformation.InstanceId,Values=i-0a4cd6ceffEXAMPLE,i-1a2b3c4d5e6EXAMPLE,Type=Equal --filters Key=AWS:InstanceInformation.InstanceStatus,Values=Active,Type=Equal --filters Key=AWS:InstanceInformation.IpAddress,Values=198.51.100.0,Type=Equal --filters Key=AWS:InstanceInformation.PlatformName,Values="Amazon Linux",Type=Equal --filters Key=AWS:InstanceInformation.PlatformType,Values=Linux,Type=Equal --filters Key=AWS:InstanceInformation.PlatformVersion,Values=2023,Type=BeginWith --filters Key=AWS:InstanceInformation.ResourceType,Values=EC2Instance,Type=Equal
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.
module InventoryAggregator = Awso_ssm.Values.InventoryAggregatorSpecifies the inventory type and attribute for the aggregation execution.
module InventoryAggregatorList = Awso_ssm.Values.InventoryAggregatorListQuery inventory information. This includes managed node status, such as Stopped or Terminated.
The inventory result item.
Inventory query results.
The specified inventory item result attribute isn't valid.
The specified inventory group isn't valid.
The specified aggregator isn't valid for the group type. Verify that the aggregator you provided is supported.
Query inventory information. This includes managed node status, such as Stopped or Terminated.
Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
Attributes are the entries within the inventory item content. It contains name and value.
The inventory item schema definition. Users can use this to compose inventory query filters.
Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
module GetMaintenanceWindowExecutionRequest =
Awso_ssm.Values.GetMaintenanceWindowExecutionRequestRetrieves details about a specific a maintenance window execution.
module MaintenanceWindowExecutionTaskIdList =
Awso_ssm.Values.MaintenanceWindowExecutionTaskIdListmodule GetMaintenanceWindowExecutionResult =
Awso_ssm.Values.GetMaintenanceWindowExecutionResultRetrieves details about a specific a maintenance window execution.
module GetMaintenanceWindowExecutionTaskInvocationRequest =
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskInvocationRequestRetrieves information about a specific task running on a specific target.
module GetMaintenanceWindowExecutionTaskInvocationResult =
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskInvocationResultRetrieves information about a specific task running on a specific target.
module GetMaintenanceWindowExecutionTaskRequest =
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskRequestRetrieves the details about a specific task run as part of a maintenance window execution.
module MaintenanceWindowTaskParametersList =
Awso_ssm.Values.MaintenanceWindowTaskParametersListmodule GetMaintenanceWindowExecutionTaskResult =
Awso_ssm.Values.GetMaintenanceWindowExecutionTaskResultRetrieves the details about a specific task run as part of a maintenance window execution.
Retrieves a maintenance window.
Retrieves a maintenance window.
Retrieves the details of a maintenance window task. For maintenance window tasks without a specified target, you can't supply values for --max-errors and --max-concurrency. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. These values don't affect the running of your task and can be ignored. To retrieve a list of tasks in a maintenance window, instead use the DescribeMaintenanceWindowTasks command.
module MaintenanceWindowStepFunctionsName =
Awso_ssm.Values.MaintenanceWindowStepFunctionsNamemodule MaintenanceWindowStepFunctionsInput =
Awso_ssm.Values.MaintenanceWindowStepFunctionsInputmodule MaintenanceWindowStepFunctionsParameters =
Awso_ssm.Values.MaintenanceWindowStepFunctionsParametersThe 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.
module MaintenanceWindowRunCommandParameters =
Awso_ssm.Values.MaintenanceWindowRunCommandParametersThe 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.
module MaintenanceWindowLambdaClientContext =
Awso_ssm.Values.MaintenanceWindowLambdaClientContextThe 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.
module MaintenanceWindowAutomationParameters =
Awso_ssm.Values.MaintenanceWindowAutomationParametersThe parameters for an AUTOMATION task type.
module MaintenanceWindowTaskInvocationParameters =
Awso_ssm.Values.MaintenanceWindowTaskInvocationParametersThe parameters for task execution.
Retrieves the details of a maintenance window task. For maintenance window tasks without a specified target, you can't supply values for --max-errors and --max-concurrency. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. These values don't affect the running of your task and can be ignored. To retrieve a list of tasks in a maintenance window, instead use the DescribeMaintenanceWindowTasks command.
Get information about an OpsItem by using the ID. You must have permission in Identity and Access Management (IAM) to view information about an OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
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 Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
Get information about an OpsItem by using the ID. You must have permission in Identity and Access Management (IAM) to view information about an OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
View operational metadata related to an application in Application Manager.
View operational metadata related to an application in Application Manager.
The OpsItem data type to return.
A filter for viewing OpsData summaries.
module OpsAggregator = Awso_ssm.Values.OpsAggregatorOne or more aggregators for viewing counts of OpsData using different dimensions such as Source, CreatedTime, or Source and CreatedTime, to name a few.
module OpsAggregatorList = Awso_ssm.Values.OpsAggregatorListView a summary of operations metadata (OpsData) based on specified filters and aggregators. OpsData can include information about Amazon Web Services Systems Manager OpsCenter operational workitems (OpsItems) as well as information about any Amazon Web Services resource or service configured to report OpsData to Amazon Web Services Systems Manager Explorer.
The OpsData summary.
The result of the query.
View a summary of operations metadata (OpsData) based on specified filters and aggregators. OpsData can include information about Amazon Web Services Systems Manager OpsCenter operational workitems (OpsItems) as well as information about any Amazon Web Services resource or service configured to report OpsData to Amazon Web Services Systems Manager Explorer.
Retrieves the history of all changes to a parameter. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, GetParameterHistory retrieves whatever the original key alias was referencing.
Information about parameter usage.
The query key ID isn't valid.
Retrieves the history of all changes to a parameter. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, GetParameterHistory retrieves whatever the original key alias was referencing.
Get information about a single parameter by specifying the parameter name. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error. To get information about more than one parameter at a time, use the GetParameters operation.
The specified parameter version wasn't found. Verify the parameter name and version, and try again.
An Amazon Web Services Systems Manager parameter in Parameter Store.
Get information about a single parameter by specifying the parameter name. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error. To get information about more than one parameter at a time, use the GetParameters operation.
Retrieve information about one or more parameters under a specified level in a hierarchy. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
Retrieve information about one or more parameters under a specified level in a hierarchy. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
Get information about one or more parameters by specifying multiple parameter names. To get information about a single parameter, you can use the GetParameter operation instead. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
Get information about one or more parameters by specifying multiple parameter names. To get information about a single parameter, you can use the GetParameter operation instead. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
module GetPatchBaselineForPatchGroupRequest =
Awso_ssm.Values.GetPatchBaselineForPatchGroupRequestRetrieves the patch baseline that should be used for the specified patch group.
module GetPatchBaselineForPatchGroupResult =
Awso_ssm.Values.GetPatchBaselineForPatchGroupResultRetrieves the patch baseline that should be used for the specified patch group.
Retrieves information about a patch baseline.
Retrieves information about a patch baseline.
Returns an array of the Policy object.
A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).
module GetResourcePoliciesResponseEntries =
Awso_ssm.Values.GetResourcePoliciesResponseEntriesReturns an array of the Policy object.
The request body of the GetServiceSetting API operation.
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.
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.
The query result body of the GetServiceSetting API operation.
module HierarchyLevelLimitExceededException =
Awso_ssm.Values.HierarchyLevelLimitExceededExceptionA 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.
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.
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.
Details about a specific managed node.
The request doesn't meet the regular expression requirement.
The association isn't valid or doesn't exist.
module InvalidAutomationExecutionParametersException =
Awso_ssm.Values.InvalidAutomationExecutionParametersExceptionThe 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.
The signal isn't valid for the current Automation execution.
module InvalidAutomationStatusUpdateException =
Awso_ssm.Values.InvalidAutomationStatusUpdateExceptionThe specified update status operation isn't valid.
module InvalidInventoryItemContextException =
Awso_ssm.Values.InvalidInventoryItemContextExceptionYou specified invalid keys or values in the Context attribute for InventoryItem. Verify the keys and values, and try again.
One or more content items isn't valid.
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.
The S3 bucket doesn't exist.
A policy attribute or its value is invalid.
The policy type isn't supported. Parameter Store supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.
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 Monitoring Systems Manager status changes using Amazon SNS notifications in the Amazon Web Services Systems Manager User Guide.
The update isn't valid.
Information collected from managed nodes based on your inventory policy document
The inventory item has invalid content.
The inventory item size has exceeded the size limit.
A parameter label is a user-defined alias to help you manage different versions of a parameter. When you modify a parameter, Amazon Web Services Systems Manager automatically saves a new version and increments the version number by one. A label can help you remember the purpose of a parameter when there are multiple versions. Parameter labels have the following requirements and restrictions. A version of a parameter can have a maximum of 10 labels. You can't attach the same label to different versions of the same parameter. For example, if version 1 has the label Production, then you can't attach Production to version 2. You can move a label from one version of a parameter to another. You can't create a label when you create a new parameter. You must attach a label to a specific version of a parameter. If you no longer want to use a parameter label, then you can either delete it or move it to a different version of a parameter. A label can have a maximum of 100 characters. Labels can contain letters (case sensitive), numbers, periods (.), hyphens (-), or underscores (_). Labels can't begin with a number, "aws" or "ssm" (not case sensitive). If a label fails to meet these requirements, then the label isn't associated with a parameter and the system displays it in the list of InvalidLabels. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
module ParameterVersionLabelLimitExceeded =
Awso_ssm.Values.ParameterVersionLabelLimitExceededA parameter version can have a maximum of ten labels.
A parameter label is a user-defined alias to help you manage different versions of a parameter. When you modify a parameter, Amazon Web Services Systems Manager automatically saves a new version and increments the version number by one. A label can help you remember the purpose of a parameter when there are multiple versions. Parameter labels have the following requirements and restrictions. A version of a parameter can have a maximum of 10 labels. You can't attach the same label to different versions of the same parameter. For example, if version 1 has the label Production, then you can't attach Production to version 2. You can move a label from one version of a parameter to another. You can't create a label when you create a new parameter. You must attach a label to a specific version of a parameter. If you no longer want to use a parameter label, then you can either delete it or move it to a different version of a parameter. A label can have a maximum of 100 characters. Labels can contain letters (case sensitive), numbers, periods (.), hyphens (-), or underscores (_). Labels can't begin with a number, "aws" or "ssm" (not case sensitive). If a label fails to meet these requirements, then the label isn't associated with a parameter and the system displays it in the list of InvalidLabels. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
module LastSuccessfulResourceDataSyncTime =
Awso_ssm.Values.LastSuccessfulResourceDataSyncTimeRetrieves all versions of an association for a specific association ID.
Retrieves all versions of an association for a specific association ID.
Returns all State Manager associations in the current Amazon Web Services account and Amazon Web Services Region. You can limit the results to a specific State Manager association document or managed node by specifying a filter. State Manager is a tool in Amazon Web Services Systems Manager.
Returns all State Manager associations in the current Amazon Web Services account and Amazon Web Services Region. You can limit the results to a specific State Manager association document or managed node by specifying a filter. State Manager is a tool in Amazon Web Services Systems Manager.
An invocation is copy of a command sent to a specific managed node. A command can apply to one or more managed nodes. A command invocation applies to one managed node. For example, if a user runs SendCommand against three managed nodes, then a command invocation is created for each requested managed node ID. ListCommandInvocations provide status about command execution.
An invocation is copy of a command sent to a specific managed node. A command can apply to one or more managed nodes. A command invocation applies to one managed node. For example, if a user runs SendCommand against three managed nodes, then a command invocation is created for each requested managed node ID. ListCommandInvocations provide status about command execution.
Lists the commands requested by users of the Amazon Web Services account.
Lists the commands requested by users of the Amazon Web Services account.
For a specified resource ID, this API operation returns a list of compliance statuses for different resource types. Currently, you can only specify one resource ID per call. List results depend on the criteria specified in the filter.
For a specified resource ID, this API operation returns a list of compliance statuses for different resource types. Currently, you can only specify one resource ID per call. List results depend on the criteria specified in the filter.
Returns a summary count of compliant and non-compliant resources for a compliance type. For example, this call can return State Manager associations, patches, or custom compliance types according to the filter criteria that you specify.
Returns a summary count of compliant and non-compliant resources for a compliance type. For example, this call can return State Manager associations, patches, or custom compliance types according to the filter criteria that you specify.
module ListDocumentMetadataHistoryRequest =
Awso_ssm.Values.ListDocumentMetadataHistoryRequestAmazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Information about approval reviews for a version of a change template in Change Manager.
module ListDocumentMetadataHistoryResponse =
Awso_ssm.Values.ListDocumentMetadataHistoryResponseAmazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Information about approval reviews for a version of a change template in Change Manager.
List all versions for a document.
List all versions for a document.
Returns all Systems Manager (SSM) documents in the current Amazon Web Services account and Amazon Web Services Region. You can limit the results of this request by using a filter.
Returns all Systems Manager (SSM) documents in the current Amazon Web Services account and Amazon Web Services Region. You can limit the results of this request by using a filter.
A list of inventory items returned by the request.
A list of inventory items returned by the request.
The filters for the operation.
Takes in filters and returns a list of managed nodes matching the filter criteria.
This operation is not supported for the current account. You must first enable the Systems Manager integrated experience in your account.
Information about a managed node's type.
Information about ownership of a managed node.
Details about an individual managed node.
Takes in filters and returns a list of managed nodes matching the filter criteria.
module NodeAggregator = Awso_ssm.Values.NodeAggregatorOne or more aggregators for viewing counts of nodes using different dimensions.
module NodeAggregatorList = Awso_ssm.Values.NodeAggregatorListGenerates a summary of managed instance/node metadata based on the filters and aggregators you specify. Results are grouped by the input aggregator you specify.
Generates a summary of managed instance/node metadata based on the filters and aggregators you specify. Results are grouped by the input aggregator you specify.
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.
Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account. You can limit the results to events associated with specific OpsItems by specifying a filter.
Information about the user or resource that created an OpsItem event.
Summary information about an OpsItem event or that associated an OpsItem with a related item.
Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account. You can limit the results to events associated with specific OpsItems by specifying a filter.
Describes a filter for a specific list of related-item resources.
Lists all related-item resources associated with a Systems Manager OpsCenter OpsItem. OpsCenter is a tool in Amazon Web Services Systems Manager.
Summary information about related-item resources for an OpsItem.
Lists all related-item resources associated with a Systems Manager OpsCenter OpsItem. OpsCenter is a tool in Amazon Web Services Systems Manager.
A filter to limit the number of OpsMetadata objects displayed.
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata objects or blobs.
Operational metadata for an application in Application Manager.
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata objects or blobs.
module ListResourceComplianceSummariesRequest =
Awso_ssm.Values.ListResourceComplianceSummariesRequestReturns a resource-level summary count. The summary includes information about compliant and non-compliant statuses and detailed compliance-item severity counts, according to the filter criteria you specify.
Compliance summary information for a specific resource.
module ListResourceComplianceSummariesResult =
Awso_ssm.Values.ListResourceComplianceSummariesResultReturns a resource-level summary count. The summary includes information about compliant and non-compliant statuses and detailed compliance-item severity counts, according to the filter criteria you specify.
Lists your resource data sync configurations. Includes information about the last time a sync attempted to start, the last sync status, and the last time a sync successfully completed. The number of sync configurations might be too large to return using a single call to ListResourceDataSync. You can limit the number of sync configurations returned by using the MaxResults parameter. To determine whether there are more sync configurations to list, check the value of NextToken in the output. If there are more sync configurations to list, you can request them by specifying the NextToken returned in the call to the parameter of a subsequent call.
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.)
Information about a resource data sync configuration, including its current status and last successful sync.
Lists your resource data sync configurations. Includes information about the last time a sync attempted to start, the last sync status, and the last time a sync successfully completed. The number of sync configurations might be too large to return using a single call to ListResourceDataSync. You can limit the number of sync configurations returned by using the MaxResults parameter. To determine whether there are more sync configurations to list, check the value of NextToken in the output. If there are more sync configurations to list, you can request them by specifying the NextToken returned in the call to the parameter of a subsequent call.
Returns a list of the tags assigned to the specified resource. For information about the ID format for each supported resource type, see AddTagsToResource.
Returns a list of the tags assigned to the specified resource. For information about the ID format for each supported resource type, see AddTagsToResource.
Shares a Amazon Web Services Systems Manager document (SSM document)publicly or privately. If you share a document privately, you must specify the Amazon Web Services user IDs for those people who can use the document. If you share a document publicly, you must specify All as the account ID.
Shares a Amazon Web Services Systems Manager document (SSM document)publicly or privately. If you share a document privately, you must specify the Amazon Web Services user IDs for those people who can use the document. If you share a document publicly, you must specify All as the account ID.
module OpsMetadataKeyLimitExceededException =
Awso_ssm.Values.OpsMetadataKeyLimitExceededExceptionThe OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to an application in Application Manager.
The parameter already exists. You can't create duplicate parameters.
You have exceeded the number of parameters for this Amazon Web Services account. Delete one or more parameters and try again.
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.
The parameter name isn't valid.
You specified more than the maximum number of allowed policies for the parameter. The maximum is 10.
Registers a compliance type and other compliance details on a designated resource. This operation lets you register custom compliance details with a resource. This call overwrites existing compliance information on the resource, so you must provide a full list of compliance items each time that you send the request. ComplianceType can be one of the following: ExecutionId: The execution ID when the patch, association, or custom compliance item was applied. ExecutionType: Specify patch, association, or Custom:string. ExecutionTime. The time the patch, association, or custom compliance item was applied to the managed node. For State Manager associations, this represents the time when compliance status was captured by the Systems Manager service during its internal compliance aggregation workflow, not necessarily when the association was executed on the managed node. State Manager updates compliance information for all associations on an instance whenever any association executes, which may result in multiple associations showing the same execution time. Id: The patch, association, or custom compliance ID. Title: A title. Status: The status of the compliance item. For example, approved for patches, or Failed for associations. Severity: A patch severity. For example, Critical. DocumentName: An SSM document name. For example, AWS-RunPatchBaseline. DocumentVersion: An SSM document version number. For example, 4. Classification: A patch classification. For example, security updates. PatchBaselineId: A patch baseline ID. PatchSeverity: A patch severity. For example, Critical. PatchState: A patch state. For example, InstancesWithFailedPatches. PatchGroup: The name of a patch group. InstalledTime: The time the association, patch, or custom compliance item was applied to the resource. Specify the time by using the following format: yyyy-MM-dd'T'HH:mm:ss'Z'
The size of inventory data has exceeded the total size limit for the resource.
Registers a compliance type and other compliance details on a designated resource. This operation lets you register custom compliance details with a resource. This call overwrites existing compliance information on the resource, so you must provide a full list of compliance items each time that you send the request. ComplianceType can be one of the following: ExecutionId: The execution ID when the patch, association, or custom compliance item was applied. ExecutionType: Specify patch, association, or Custom:string. ExecutionTime. The time the patch, association, or custom compliance item was applied to the managed node. For State Manager associations, this represents the time when compliance status was captured by the Systems Manager service during its internal compliance aggregation workflow, not necessarily when the association was executed on the managed node. State Manager updates compliance information for all associations on an instance whenever any association executes, which may result in multiple associations showing the same execution time. Id: The patch, association, or custom compliance ID. Title: A title. Status: The status of the compliance item. For example, approved for patches, or Failed for associations. Severity: A patch severity. For example, Critical. DocumentName: An SSM document name. For example, AWS-RunPatchBaseline. DocumentVersion: An SSM document version number. For example, 4. Classification: A patch classification. For example, security updates. PatchBaselineId: A patch baseline ID. PatchSeverity: A patch severity. For example, Critical. PatchState: A patch state. For example, InstancesWithFailedPatches. PatchGroup: The name of a patch group. InstalledTime: The time the association, patch, or custom compliance item was applied to the resource. Specify the time by using the following format: yyyy-MM-dd'T'HH:mm:ss'Z'
Bulk update custom inventory items on one or more managed nodes. The request adds an inventory item, if it doesn't already exist, or updates an inventory item, if it does exist.
module UnsupportedInventorySchemaVersionException =
Awso_ssm.Values.UnsupportedInventorySchemaVersionExceptionInventory 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.
module UnsupportedInventoryItemContextException =
Awso_ssm.Values.UnsupportedInventoryItemContextExceptionThe 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.
module SubTypeCountLimitExceededException =
Awso_ssm.Values.SubTypeCountLimitExceededExceptionThe sub-type count exceeded the limit for the inventory type.
Bulk update custom inventory items on one or more managed nodes. The request adds an inventory item, if it doesn't already exist, or updates an inventory item, if it does exist.
Create or update a parameter in Parameter Store.
The parameter type isn't supported.
Create or update a parameter in Parameter Store.
Creates or updates a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). To share a parameter, it must be in the advanced parameter tier. For information about parameter tiers, see Managing parameter tiers. For information about changing an existing standard parameter to an advanced parameter, see Changing a standard parameter to an advanced parameter. To share a SecureString parameter, it must be encrypted with a customer managed key, and you must share the key separately through Key Management Service. Amazon Web Services managed keys cannot be shared. Parameters encrypted with the default Amazon Web Services managed key can be updated to use a customer managed key instead. For KMS key definitions, see KMS concepts in the Key Management Service Developer Guide. While you can share a parameter using the Systems Manager PutResourcePolicy operation, we recommend using Resource Access Manager (RAM) instead. This is because using PutResourcePolicy requires the extra step of promoting the parameter to a standard RAM Resource Share using the RAM PromoteResourceShareCreatedFromPolicy API operation. Otherwise, the parameter won't be returned by the Systems Manager DescribeParameters API operation using the --shared option. For more information, see Sharing a parameter in the Amazon Web Services Systems Manager User Guide
module ResourcePolicyLimitExceededException =
Awso_ssm.Values.ResourcePolicyLimitExceededExceptionThe PutResourcePolicy API action enforces two limits. A policy can't be greater than 1024 bytes in size. And only one policy can be attached to OpsItemGroup. Verify these limits and try again.
Creates or updates a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). To share a parameter, it must be in the advanced parameter tier. For information about parameter tiers, see Managing parameter tiers. For information about changing an existing standard parameter to an advanced parameter, see Changing a standard parameter to an advanced parameter. To share a SecureString parameter, it must be encrypted with a customer managed key, and you must share the key separately through Key Management Service. Amazon Web Services managed keys cannot be shared. Parameters encrypted with the default Amazon Web Services managed key can be updated to use a customer managed key instead. For KMS key definitions, see KMS concepts in the Key Management Service Developer Guide. While you can share a parameter using the Systems Manager PutResourcePolicy operation, we recommend using Resource Access Manager (RAM) instead. This is because using PutResourcePolicy requires the extra step of promoting the parameter to a standard RAM Resource Share using the RAM PromoteResourceShareCreatedFromPolicy API operation. Otherwise, the parameter won't be returned by the Systems Manager DescribeParameters API operation using the --shared option. For more information, see Sharing a parameter in the Amazon Web Services Systems Manager User Guide
module RegisterDefaultPatchBaselineRequest =
Awso_ssm.Values.RegisterDefaultPatchBaselineRequestDefines the default patch baseline for the relevant operating system. To reset the Amazon Web Services-predefined patch baseline as the default, specify the full patch baseline Amazon Resource Name (ARN) as the baseline ID value. For example, for CentOS, specify arn:aws:ssm:us-east-2:733109147000:patchbaseline/pb-0574b43a65ea646ed instead of pb-0574b43a65ea646ed.
module RegisterDefaultPatchBaselineResult =
Awso_ssm.Values.RegisterDefaultPatchBaselineResultDefines the default patch baseline for the relevant operating system. To reset the Amazon Web Services-predefined patch baseline as the default, specify the full patch baseline Amazon Resource Name (ARN) as the baseline ID value. For example, for CentOS, specify arn:aws:ssm:us-east-2:733109147000:patchbaseline/pb-0574b43a65ea646ed instead of pb-0574b43a65ea646ed.
module RegisterPatchBaselineForPatchGroupRequest =
Awso_ssm.Values.RegisterPatchBaselineForPatchGroupRequestRegisters a patch baseline for a patch group.
module RegisterPatchBaselineForPatchGroupResult =
Awso_ssm.Values.RegisterPatchBaselineForPatchGroupResultRegisters a patch baseline for a patch group.
module RegisterTargetWithMaintenanceWindowRequest =
Awso_ssm.Values.RegisterTargetWithMaintenanceWindowRequestRegisters a target with a maintenance window.
module RegisterTargetWithMaintenanceWindowResult =
Awso_ssm.Values.RegisterTargetWithMaintenanceWindowResultRegisters a target with a maintenance window.
module RegisterTaskWithMaintenanceWindowRequest =
Awso_ssm.Values.RegisterTaskWithMaintenanceWindowRequestAdds a new task to a maintenance window.
module RegisterTaskWithMaintenanceWindowResult =
Awso_ssm.Values.RegisterTaskWithMaintenanceWindowResultAdds a new task to a maintenance window.
Removes tag keys from the specified resource.
Removes tag keys from the specified resource.
The request body of the ResetServiceSetting API operation.
The result body of the ResetServiceSetting API operation.
Another UpdateResourceDataSync request is being processed. Wait a few minutes and try again.
Reconnects a session to a managed node after it has been disconnected. Connections can be resumed for disconnected sessions, but not terminated sessions. This command is primarily for use by client machines to automatically reconnect during intermittent network issues. It isn't intended for any other use.
Reconnects a session to a managed node after it has been disconnected. Connections can be resumed for disconnected sessions, but not terminated sessions. This command is primarily for use by client machines to automatically reconnect during intermittent network issues. It isn't intended for any other use.
Sends a signal to an Automation execution to change the current behavior or status of the execution.
Sends a signal to an Automation execution to change the current behavior or status of the execution.
Runs commands on one or more managed nodes.
Runs commands on one or more managed nodes.
The request exceeds the service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your Amazon Web Services account.
Starts the workflow for just-in-time node access sessions.
Starts the workflow for just-in-time node access sessions.
Runs an association immediately and only one time. This operation can be helpful when troubleshooting associations.
Runs an association immediately and only one time. This operation can be helpful when troubleshooting associations.
Initiates execution of an Automation runbook.
Initiates execution of an Automation runbook.
module StartChangeRequestExecutionRequest =
Awso_ssm.Values.StartChangeRequestExecutionRequestAmazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Creates a change request for Change Manager. The Automation runbooks specified in the change request run only after all required approvals for the change request have been received.
Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Creates a change request for Change Manager. The Automation runbooks specified in the change request run only after all required approvals for the change request have been received.
Initiates the process of creating a preview showing the effects that running a specified Automation runbook would have on the targeted resources.
Initiates the process of creating a preview showing the effects that running a specified Automation runbook would have on the targeted resources.
Initiates a connection to a target (for example, a managed node) for a Session Manager session. Returns a URL and token that can be used to open a WebSocket connection for sending input and receiving outputs. Amazon Web Services CLI usage: start-session is an interactive command that requires the Session Manager plugin to be installed on the client machine making the call. For information, see Install the Session Manager plugin for the Amazon Web Services CLI in the Amazon Web Services Systems Manager User Guide. Amazon Web Services Tools for PowerShell usage: Start-SSMSession isn't currently supported by Amazon Web Services Tools for PowerShell on Windows local machines.
The specified target managed node for the session isn't fully configured for use with Session Manager. For more information, see Setting up Session Manager in the Amazon Web Services Systems Manager User Guide. This error is also returned if you attempt to start a session on a managed node that is located in a different account or Region
Initiates a connection to a target (for example, a managed node) for a Session Manager session. Returns a URL and token that can be used to open a WebSocket connection for sending input and receiving outputs. Amazon Web Services CLI usage: start-session is an interactive command that requires the Session Manager plugin to be installed on the client machine making the call. For information, see Install the Session Manager plugin for the Amazon Web Services CLI in the Amazon Web Services Systems Manager User Guide. Amazon Web Services Tools for PowerShell usage: Start-SSMSession isn't currently supported by Amazon Web Services Tools for PowerShell on Windows local machines.
The updated status is the same as the current status.
Stop an Automation that is currently running.
Stop an Automation that is currently running.
Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the managed node. A terminated session can't be resumed.
Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the managed node. A terminated session can't be resumed.
Remove a label or labels from a parameter. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
Remove a label or labels from a parameter. Parameter names can't contain spaces. The service removes any spaces specified for the beginning or end of a parameter name. If the specified name for a parameter contains spaces between characters, the request fails with a ValidationException error.
Updates an association. You can update the association name and version, the document version, schedule, parameters, and Amazon Simple Storage Service (Amazon S3) output. When you call UpdateAssociation, the system removes all optional parameters from the request and overwrites the association with null values for those parameters. This is by design. You must specify all optional parameters in the call, even if you are not changing the parameters. This includes the Name parameter. Before calling this API action, we recommend that you call the DescribeAssociation API operation and make a note of all optional parameters required for your UpdateAssociation call. In order to call this API operation, a user, group, or role must be granted permission to call the DescribeAssociation API operation. If you don't have permission to call DescribeAssociation, then you receive the following error: An error occurred (AccessDeniedException) when calling the UpdateAssociation operation: User: <user_arn> isn't authorized to perform: ssm:DescribeAssociation on resource: <resource_arn> When you update an association, the association immediately runs against the specified targets. You can add the ApplyOnlyAtCronInterval parameter to run the association during the next schedule run.
Updates an association. You can update the association name and version, the document version, schedule, parameters, and Amazon Simple Storage Service (Amazon S3) output. When you call UpdateAssociation, the system removes all optional parameters from the request and overwrites the association with null values for those parameters. This is by design. You must specify all optional parameters in the call, even if you are not changing the parameters. This includes the Name parameter. Before calling this API action, we recommend that you call the DescribeAssociation API operation and make a note of all optional parameters required for your UpdateAssociation call. In order to call this API operation, a user, group, or role must be granted permission to call the DescribeAssociation API operation. If you don't have permission to call DescribeAssociation, then you receive the following error: An error occurred (AccessDeniedException) when calling the UpdateAssociation operation: User: <user_arn> isn't authorized to perform: ssm:DescribeAssociation on resource: <resource_arn> When you update an association, the association immediately runs against the specified targets. You can add the ApplyOnlyAtCronInterval parameter to run the association during the next schedule run.
Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the specified managed node. UpdateAssociationStatus is primarily used by the Amazon Web Services Systems Manager Agent (SSM Agent) to report status updates about your associations and is only used for associations created with the InstanceId legacy parameter.
Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the specified managed node. UpdateAssociationStatus is primarily used by the Amazon Web Services Systems Manager Agent (SSM Agent) to report status updates about your associations and is only used for associations created with the InstanceId legacy parameter.
module UpdateDocumentDefaultVersionRequest =
Awso_ssm.Values.UpdateDocumentDefaultVersionRequestSet the default version of a document. If you change a document version for a State Manager association, Systems Manager immediately runs the association unless you previously specifed the apply-only-at-cron-interval parameter.
module UpdateDocumentDefaultVersionResult =
Awso_ssm.Values.UpdateDocumentDefaultVersionResultSet the default version of a document. If you change a document version for a State Manager association, Systems Manager immediately runs the association unless you previously specifed the apply-only-at-cron-interval parameter.
Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Updates information related to approval reviews for a specific version of a change template in Change Manager.
Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Updates information related to approval reviews for a specific version of a change template in Change Manager.
Updates one or more values for an SSM document.
Updates one or more values for an SSM document.
Updates an existing maintenance window. Only specified parameters are modified. The value you specify for Duration determines the specific end time for the maintenance window based on the time it begins. No maintenance window tasks are permitted to start after the resulting endtime minus the number of hours you specify for Cutoff. For example, if the maintenance window starts at 3 PM, the duration is three hours, and the value you specify for Cutoff is one hour, no maintenance window tasks can start after 5 PM.
Updates an existing maintenance window. Only specified parameters are modified. The value you specify for Duration determines the specific end time for the maintenance window based on the time it begins. No maintenance window tasks are permitted to start after the resulting endtime minus the number of hours you specify for Cutoff. For example, if the maintenance window starts at 3 PM, the duration is three hours, and the value you specify for Cutoff is one hour, no maintenance window tasks can start after 5 PM.
module UpdateMaintenanceWindowTargetRequest =
Awso_ssm.Values.UpdateMaintenanceWindowTargetRequestModifies the target of an existing maintenance window. You can change the following: Name Description Owner IDs for an ID target Tags for a Tag target From any supported tag type to another. The three supported tag types are ID target, Tag target, and resource group. For more information, see Target. If a parameter is null, then the corresponding field isn't modified.
module UpdateMaintenanceWindowTargetResult =
Awso_ssm.Values.UpdateMaintenanceWindowTargetResultModifies the target of an existing maintenance window. You can change the following: Name Description Owner IDs for an ID target Tags for a Tag target From any supported tag type to another. The three supported tag types are ID target, Tag target, and resource group. For more information, see Target. If a parameter is null, then the corresponding field isn't modified.
module UpdateMaintenanceWindowTaskRequest =
Awso_ssm.Values.UpdateMaintenanceWindowTaskRequestModifies a task assigned to a maintenance window. You can't change the task type, but you can change the following values: TaskARN. For example, you can change a RUN_COMMAND task from AWS-RunPowerShellScript to AWS-RunShellScript. ServiceRoleArn TaskInvocationParameters Priority MaxConcurrency MaxErrors 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. If the value for a parameter in UpdateMaintenanceWindowTask is null, then the corresponding field isn't modified. If you set Replace to true, then all fields required by the RegisterTaskWithMaintenanceWindow operation are required for this request. Optional fields that aren't specified are set to null. When you update a maintenance window task that has options specified in TaskInvocationParameters, you must provide again all the TaskInvocationParameters values that you want to retain. The values you don't specify again are removed. For example, suppose that when you registered a Run Command task, you specified TaskInvocationParameters values for Comment, NotificationConfig, and OutputS3BucketName. If you update the maintenance window task and specify only a different OutputS3BucketName value, the values for Comment and NotificationConfig are removed.
Modifies a task assigned to a maintenance window. You can't change the task type, but you can change the following values: TaskARN. For example, you can change a RUN_COMMAND task from AWS-RunPowerShellScript to AWS-RunShellScript. ServiceRoleArn TaskInvocationParameters Priority MaxConcurrency MaxErrors 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. If the value for a parameter in UpdateMaintenanceWindowTask is null, then the corresponding field isn't modified. If you set Replace to true, then all fields required by the RegisterTaskWithMaintenanceWindow operation are required for this request. Optional fields that aren't specified are set to null. When you update a maintenance window task that has options specified in TaskInvocationParameters, you must provide again all the TaskInvocationParameters values that you want to retain. The values you don't specify again are removed. For example, suppose that when you registered a Run Command task, you specified TaskInvocationParameters values for Comment, NotificationConfig, and OutputS3BucketName. If you update the maintenance window task and specify only a different OutputS3BucketName value, the values for Comment and NotificationConfig are removed.
Changes the Identity and Access Management (IAM) role that is assigned to the on-premises server, edge device, or virtual machines (VM). IAM roles are first assigned to these hybrid nodes during the activation process. For more information, see CreateActivation.
Changes the Identity and Access Management (IAM) role that is assigned to the on-premises server, edge device, or virtual machines (VM). IAM roles are first assigned to these hybrid nodes during the activation process. For more information, see CreateActivation.
Edit or change an OpsItem. You must have permission in Identity and Access Management (IAM) to update an OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
Edit or change an OpsItem. You must have permission in Identity and Access Management (IAM) to update an OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide. Operations engineers and IT professionals use Amazon Web Services Systems Manager OpsCenter to view, investigate, and remediate operational issues impacting the performance and health of their Amazon Web Services resources. For more information, see Amazon Web Services Systems Manager OpsCenter in the Amazon Web Services Systems Manager User Guide.
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
Modifies an existing patch baseline. Fields not specified in the request are left unchanged. For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter.
Modifies an existing patch baseline. Fields not specified in the request are left unchanged. For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter.
Update a resource data sync. After you create a resource data sync for a Region, you can't change the account options for that sync. For example, if you create a sync in the us-east-2 (Ohio) Region and you choose the Include only the current account option, you can't edit that sync later and choose the Include all accounts from my Organizations configuration option. Instead, you must delete the first resource data sync, and create a new one. This API operation only supports a resource data sync that was created with a SyncFromSource SyncType.
Update a resource data sync. After you create a resource data sync for a Region, you can't change the account options for that sync. For example, if you create a sync in the us-east-2 (Ohio) Region and you choose the Include only the current account option, you can't edit that sync later and choose the Include all accounts from my Organizations configuration option. Instead, you must delete the first resource data sync, and create a new one. This API operation only supports a resource data sync that was created with a SyncFromSource SyncType.
The request body of the UpdateServiceSetting API operation.
The result body of the UpdateServiceSetting API operation.