aws ssm146 CLI commands available for AWS Systems Manager.
| Command | API Operation | Sample |
|---|---|---|
add-tags-to-resourceAdds 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 p | AddTagsToResource | |
associate-ops-item-related-itemAssociates 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. | AssociateOpsItemRelatedItem | |
cancel-commandAttempts to cancel the command specified by the Command ID. There is no guarantee that the command will be terminated and the underlying process stopped. | CancelCommand | |
cancel-maintenance-window-executionStops 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. | CancelMaintenanceWindowExecution | |
create-activationGenerates 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 a | CreateActivation | |
create-associationA 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 s | CreateAssociation | |
create-association-batchAssociates 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 processe | CreateAssociationBatch | |
create-documentCreates 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 Manage | CreateDocument | |
create-maintenance-windowCreates 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, | CreateMaintenanceWindow | |
create-ops-itemCreates 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 OpsCent | CreateOpsItem | |
create-ops-metadataIf 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. | CreateOpsMetadata | |
create-patch-baselineCreates a patch baseline. For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter. | CreatePatchBaseline | |
create-resource-data-syncA 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 Inventor | CreateResourceDataSync | |
delete-activationDeletes 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. | DeleteActivation | |
delete-associationDisassociates 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 no | DeleteAssociation | |
delete-documentDeletes 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. | DeleteDocument | |
delete-inventoryDelete 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. | DeleteInventory | |
delete-maintenance-windowDeletes a maintenance window. | DeleteMaintenanceWindow | |
delete-ops-itemDelete 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, | DeleteOpsItem | |
delete-ops-metadataDelete OpsMetadata related to an application. | DeleteOpsMetadata | |
delete-parameterDelete a parameter from the system. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name. | DeleteParameter | |
delete-parametersDelete a list of parameters. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name. | DeleteParameters | |
delete-patch-baselineDeletes a patch baseline. | DeletePatchBaseline | |
delete-resource-data-syncDeletes 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. | DeleteResourceDataSync | |
delete-resource-policyDeletes 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 O | DeleteResourcePolicy | |
deregister-managed-instanceRemoves 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 | DeregisterManagedInstance | |
deregister-patch-baseline-for-patch-groupRemoves a patch group from a patch baseline. | DeregisterPatchBaselineForPatchGroup | |
deregister-target-from-maintenance-windowRemoves a target from a maintenance window. | DeregisterTargetFromMaintenanceWindow | |
deregister-task-from-maintenance-windowRemoves a task from a maintenance window. | DeregisterTaskFromMaintenanceWindow | |
describe-activationsDescribes 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. | DescribeActivations | |
describe-associationDescribes 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. | DescribeAssociation | |
describe-association-execution-targetsViews information about a specific execution of a specific association. | DescribeAssociationExecutionTargets | |
describe-association-executionsViews all executions for a specific association ID. | DescribeAssociationExecutions | |
describe-automation-executionsProvides details about all active and terminated Automation executions. | DescribeAutomationExecutions | |
describe-automation-step-executionsInformation about all active and terminated step executions in an Automation workflow. | DescribeAutomationStepExecutions | |
describe-available-patchesLists 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. | DescribeAvailablePatches | |
describe-documentDescribes the specified Amazon Web Services Systems Manager document (SSM document). | DescribeDocument | |
describe-document-permissionDescribes 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). | DescribeDocumentPermission | |
describe-effective-instance-associationsAll associations for the managed nodes. | DescribeEffectiveInstanceAssociations | |
describe-effective-patches-for-patch-baselineRetrieves the current effective patches (the patch and the approval state) for the specified patch baseline. Applies to patch baselines for Windows only. | DescribeEffectivePatchesForPatchBaseline | |
describe-instance-associations-statusThe status of the associations for the managed nodes. | DescribeInstanceAssociationsStatus | |
describe-instance-informationProvides 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 | DescribeInstanceInformation | |
describe-instance-patch-statesRetrieves the high-level patch state of one or more managed nodes. | DescribeInstancePatchStates | |
describe-instance-patch-states-for-patch-groupRetrieves the high-level patch state for the managed nodes in the specified patch group. | DescribeInstancePatchStatesForPatchGroup | |
describe-instance-patchesRetrieves information about the patches on the specified managed node and their state relative to the patch baseline being used for the node. | DescribeInstancePatches | |
describe-instance-propertiesAn API operation used by the Systems Manager console to display information about Systems Manager managed nodes. | DescribeInstanceProperties | |
describe-inventory-deletionsDescribes a specific delete inventory operation. | DescribeInventoryDeletions | |
describe-maintenance-window-execution-task-invocationsRetrieves the individual task executions (one per target) for a particular task run as part of a maintenance window execution. | DescribeMaintenanceWindowExecutionTaskInvocations | |
describe-maintenance-window-execution-tasksFor a given maintenance window execution, lists the tasks that were run. | DescribeMaintenanceWindowExecutionTasks | |
describe-maintenance-window-executionsLists 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. | DescribeMaintenanceWindowExecutions | |
describe-maintenance-window-scheduleRetrieves information about upcoming executions of a maintenance window. | DescribeMaintenanceWindowSchedule | |
describe-maintenance-window-targetsLists the targets registered with the maintenance window. | DescribeMaintenanceWindowTargets | |
describe-maintenance-window-tasksLists 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 th | DescribeMaintenanceWindowTasks | |
describe-maintenance-windowsRetrieves the maintenance windows in an Amazon Web Services account. | DescribeMaintenanceWindows | |
describe-maintenance-windows-for-targetRetrieves information about the maintenance window targets or tasks that a managed node is associated with. | DescribeMaintenanceWindowsForTarget | |
describe-ops-itemsQuery 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 O | DescribeOpsItems | |
describe-parametersLists 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 item | DescribeParameters | |
describe-patch-baselinesLists the patch baselines in your Amazon Web Services account. | DescribePatchBaselines | |
describe-patch-group-stateReturns high-level aggregated patch compliance state information for a patch group. | DescribePatchGroupState | |
describe-patch-groupsLists all patch groups that have been registered with patch baselines. | DescribePatchGroups | |
describe-patch-propertiesLists 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, DescribeAva | DescribePatchProperties | |
describe-sessionsRetrieves a list of all active sessions (both connected and disconnected) or terminated sessions from the past 30 days. | DescribeSessions | |
disassociate-ops-item-related-itemDeletes 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. | DisassociateOpsItemRelatedItem | |
get-access-tokenReturns a credentials set to be used with just-in-time node access. | GetAccessToken | |
get-automation-executionGet detailed information about a particular Automation execution. | GetAutomationExecution | |
get-calendar-stateGets 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 spe | GetCalendarState | |
get-command-invocationReturns 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 i | GetCommandInvocation | |
get-connection-statusRetrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections. | GetConnectionStatus | |
get-default-patch-baselineRetrieves 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 retu | GetDefaultPatchBaseline | |
get-deployable-patch-snapshot-for-instanceRetrieves 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 We | GetDeployablePatchSnapshotForInstance | |
get-documentGets the contents of the specified Amazon Web Services Systems Manager document (SSM document). | GetDocument | |
get-execution-previewInitiates the process of retrieving an existing preview that shows the effects that running a specified Automation runbook would have on the targeted resources. | GetExecutionPreview | |
get-inventoryQuery inventory information. This includes managed node status, such as Stopped or Terminated. | GetInventory | |
get-inventory-schemaReturn a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type. | GetInventorySchema | |
get-maintenance-windowRetrieves a maintenance window. | GetMaintenanceWindow | |
get-maintenance-window-executionRetrieves details about a specific a maintenance window execution. | GetMaintenanceWindowExecution | |
get-maintenance-window-execution-taskRetrieves the details about a specific task run as part of a maintenance window execution. | GetMaintenanceWindowExecutionTask | |
get-maintenance-window-execution-task-invocationRetrieves information about a specific task running on a specific target. | GetMaintenanceWindowExecutionTaskInvocation | |
get-maintenance-window-taskRetrieves 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' | GetMaintenanceWindowTask | |
get-ops-itemGet 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 Ama | GetOpsItem | |
get-ops-metadataView operational metadata related to an application in Application Manager. | GetOpsMetadata | |
get-ops-summaryView 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 repo | GetOpsSummary | |
get-parameterGet 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 V | GetParameter | |
get-parameter-historyRetrieves 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 err | GetParameterHistory | |
get-parametersGet 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 n | GetParameters | |
get-parameters-by-pathRetrieve 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 | GetParametersByPath | |
get-patch-baselineRetrieves information about a patch baseline. | GetPatchBaseline | |
get-patch-baseline-for-patch-groupRetrieves the patch baseline that should be used for the specified patch group. | GetPatchBaselineForPatchGroup | |
get-resource-policiesReturns an array of the Policy object. | GetResourcePolicies | |
get-service-settingServiceSetting 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 W | GetServiceSetting | |
label-parameter-versionA 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 t | LabelParameterVersion | |
list-association-versionsRetrieves all versions of an association for a specific association ID. | ListAssociationVersions | |
list-associationsReturns 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. | ListAssociations | |
list-command-invocationsAn 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 | ListCommandInvocations | |
list-commandsLists the commands requested by users of the Amazon Web Services account. | ListCommands | |
list-compliance-itemsFor 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. | ListComplianceItems | |
list-compliance-summariesReturns 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. | ListComplianceSummaries | |
list-document-metadata-historyAmazon 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 | ListDocumentMetadataHistory | |
list-document-versionsList all versions for a document. | ListDocumentVersions | |
list-documentsReturns 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. | ListDocuments | |
list-inventory-entriesA list of inventory items returned by the request. | ListInventoryEntries | |
list-nodesTakes in filters and returns a list of managed nodes matching the filter criteria. | ListNodes | |
list-nodes-summaryGenerates a summary of managed instance/node metadata based on the filters and aggregators you specify. Results are grouped by the input aggregator you specify. | ListNodesSummary | |
list-ops-item-eventsReturns 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. | ListOpsItemEvents | |
list-ops-item-related-itemsLists all related-item resources associated with a Systems Manager OpsCenter OpsItem. OpsCenter is a tool in Amazon Web Services Systems Manager. | ListOpsItemRelatedItems | |
list-ops-metadataAmazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata objects or blobs. | ListOpsMetadata | |
list-resource-compliance-summariesReturns 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. | ListResourceComplianceSummaries | |
list-resource-data-syncLists 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 | ListResourceDataSync | |
list-tags-for-resourceReturns a list of the tags assigned to the specified resource. For information about the ID format for each supported resource type, see AddTagsToResource. | ListTagsForResource | |
modify-document-permissionShares 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. | ModifyDocumentPermission | |
put-compliance-itemsRegisters 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 | PutComplianceItems | |
put-inventoryBulk 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. | PutInventory | |
put-parameterCreate or update a parameter in Parameter Store. | PutParameter | |
put-resource-policyCreates 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 p | PutResourcePolicy | |
register-default-patch-baselineDefines 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:pa | RegisterDefaultPatchBaseline | |
register-patch-baseline-for-patch-groupRegisters a patch baseline for a patch group. | RegisterPatchBaselineForPatchGroup | |
register-target-with-maintenance-windowRegisters a target with a maintenance window. | RegisterTargetWithMaintenanceWindow | |
register-task-with-maintenance-windowAdds a new task to a maintenance window. | RegisterTaskWithMaintenanceWindow | |
remove-tags-from-resourceRemoves tag keys from the specified resource. | RemoveTagsFromResource | |
reset-service-settingServiceSetting 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 W | ResetServiceSetting | |
resume-sessionReconnects 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 oth | ResumeSession | |
send-automation-signalSends a signal to an Automation execution to change the current behavior or status of the execution. | SendAutomationSignal | |
send-commandRuns commands on one or more managed nodes. | SendCommand | |
start-access-requestStarts the workflow for just-in-time node access sessions. | StartAccessRequest | |
start-associations-onceRuns an association immediately and only one time. This operation can be helpful when troubleshooting associations. | StartAssociationsOnce | |
start-automation-executionInitiates execution of an Automation runbook. | StartAutomationExecution | |
start-change-request-executionAmazon 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 Au | StartChangeRequestExecution | |
start-execution-previewInitiates the process of creating a preview showing the effects that running a specified Automation runbook would have on the targeted resources. | StartExecutionPreview | |
start-sessionInitiates 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 S | StartSession | |
stop-automation-executionStop an Automation that is currently running. | StopAutomationExecution | |
terminate-sessionPermanently 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. | TerminateSession | |
unlabel-parameter-versionRemove 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. | UnlabelParameterVersion | |
update-associationUpdates 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 | UpdateAssociation | |
update-association-statusUpdates 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 | UpdateAssociationStatus | |
update-documentUpdates one or more values for an SSM document. | UpdateDocument | |
update-document-default-versionSet 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. | UpdateDocumentDefaultVersion | |
update-document-metadataAmazon 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 | UpdateDocumentMetadata | |
update-maintenance-windowUpdates 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 | UpdateMaintenanceWindow | |
update-maintenance-window-targetModifies 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 | UpdateMaintenanceWindowTarget | |
update-maintenance-window-taskModifies 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 Ma | UpdateMaintenanceWindowTask | |
update-managed-instance-roleChanges 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. | UpdateManagedInstanceRole | |
update-ops-itemEdit 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 OpsCen | UpdateOpsItem | |
update-ops-metadataAmazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager. | UpdateOpsMetadata | |
update-patch-baselineModifies 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. | UpdatePatchBaseline | |
update-resource-data-syncUpdate 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 | UpdateResourceDataSync | |
update-service-settingServiceSetting 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 W | UpdateServiceSetting |
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterSSM