UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

1,016 lines 46.9 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for AWS Systems Manager (SSM) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssystemsmanager.html * * 2025-02-24T21:49:54.777Z */ export var AwsSsmActions; (function (AwsSsmActions) { /** * Grants permission to add or overwrite one or more tags for a specified AWS reso * urce * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_AddTagsToResource.html */ AwsSsmActions["AddTagsToResource"] = "ssm:AddTagsToResource"; /** * Grants permission to associate RelatedItem to an OpsItem * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_AssociateOpsItemRelatedItem.html */ AwsSsmActions["AssociateOpsItemRelatedItem"] = "ssm:AssociateOpsItemRelatedItem"; /** * Grants permission to cancel a specified Run Command command * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CancelCommand.html */ AwsSsmActions["CancelCommand"] = "ssm:CancelCommand"; /** * Grants permission to cancel an in-progress maintenance window execution * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CancelMaintenanceWindowExecution.html */ AwsSsmActions["CancelMaintenanceWindowExecution"] = "ssm:CancelMaintenanceWindowExecution"; /** * Grants permission to create an activation that is used to register on-premises * servers and virtual machines (VMs) with Systems Manager * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateActivation.html */ AwsSsmActions["CreateActivation"] = "ssm:CreateActivation"; /** * Grants permission to associate a specified Systems Manager document with specif * ied instances or other targets * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateAssociation.html */ AwsSsmActions["CreateAssociation"] = "ssm:CreateAssociation"; /** * Grants permission to combine entries for multiple CreateAssociation operations * in a single command * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateAssociationBatch.html */ AwsSsmActions["CreateAssociationBatch"] = "ssm:CreateAssociationBatch"; /** * Grants permission to create a Systems Manager SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateDocument.html */ AwsSsmActions["CreateDocument"] = "ssm:CreateDocument"; /** * Grants permission to create a maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateMaintenanceWindow.html */ AwsSsmActions["CreateMaintenanceWindow"] = "ssm:CreateMaintenanceWindow"; /** * Grants permission to create an OpsItem in OpsCenter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateOpsItem.html */ AwsSsmActions["CreateOpsItem"] = "ssm:CreateOpsItem"; /** * Grants permission to create an OpsMetadata object for an AWS resource * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateOpsMetadata.html */ AwsSsmActions["CreateOpsMetadata"] = "ssm:CreateOpsMetadata"; /** * Grants permission to create a patch baseline * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreatePatchBaseline.html */ AwsSsmActions["CreatePatchBaseline"] = "ssm:CreatePatchBaseline"; /** * Grants permission to create a resource data sync configuration, which regularly * collects inventory data from managed instances and updates the data in an Amazo * n S3 bucket * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_CreateResourceDataSync.html */ AwsSsmActions["CreateResourceDataSync"] = "ssm:CreateResourceDataSync"; /** * Grants permission to delete a specified activation for managed instances * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteActivation.html */ AwsSsmActions["DeleteActivation"] = "ssm:DeleteActivation"; /** * Grants permission to disassociate a specified SSM document from a specified ins * tance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteAssociation.html */ AwsSsmActions["DeleteAssociation"] = "ssm:DeleteAssociation"; /** * Grants permission to delete a specified SSM document and its instance associati * ons * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteDocument.html */ AwsSsmActions["DeleteDocument"] = "ssm:DeleteDocument"; /** * Grants permission to delete a specified custom inventory type, or the data asso * ciated with a custom inventory type * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteInventory.html */ AwsSsmActions["DeleteInventory"] = "ssm:DeleteInventory"; /** * Grants permission to delete a specified maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteMaintenanceWindow.html */ AwsSsmActions["DeleteMaintenanceWindow"] = "ssm:DeleteMaintenanceWindow"; /** * Grants permission to delete an OpsItem * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteOpsItem.html */ AwsSsmActions["DeleteOpsItem"] = "ssm:DeleteOpsItem"; /** * Grants permission to delete an OpsMetadata object * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteOpsMetadata.html */ AwsSsmActions["DeleteOpsMetadata"] = "ssm:DeleteOpsMetadata"; /** * Grants permission to delete a specified SSM parameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteParameter.html */ AwsSsmActions["DeleteParameter"] = "ssm:DeleteParameter"; /** * Grants permission to delete multiple specified SSM parameters * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteParameters.html */ AwsSsmActions["DeleteParameters"] = "ssm:DeleteParameters"; /** * Grants permission to delete a specified patch baseline * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeletePatchBaseline.html */ AwsSsmActions["DeletePatchBaseline"] = "ssm:DeletePatchBaseline"; /** * Grants permission to delete a specified resource data sync * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteResourceDataSync.html */ AwsSsmActions["DeleteResourceDataSync"] = "ssm:DeleteResourceDataSync"; /** * Grants permission to delete a Systems Manager resource policy * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteResourcePolicy.html */ AwsSsmActions["DeleteResourcePolicy"] = "ssm:DeleteResourcePolicy"; /** * Grants permission to deregister a specified on-premises server or virtual machi * ne (VM) from Systems Manager * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeregisterManagedInstance.html */ AwsSsmActions["DeregisterManagedInstance"] = "ssm:DeregisterManagedInstance"; /** * Grants permission to deregister a specified patch baseline from being the defau * lt patch baseline for a specified patch group * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeregisterPatchBaselineForPatchGroup.html */ AwsSsmActions["DeregisterPatchBaselineForPatchGroup"] = "ssm:DeregisterPatchBaselineForPatchGroup"; /** * Grants permission to deregister a specified target from a maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeregisterTargetFromMaintenanceWindow.html */ AwsSsmActions["DeregisterTargetFromMaintenanceWindow"] = "ssm:DeregisterTargetFromMaintenanceWindow"; /** * Grants permission to deregister a specified task from a maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeregisterTaskFromMaintenanceWindow.html */ AwsSsmActions["DeregisterTaskFromMaintenanceWindow"] = "ssm:DeregisterTaskFromMaintenanceWindow"; /** * Grants permission to view details about a specified managed instance activation * , such as when it was created and the number of instances registered using the * activation * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeActivations.html */ AwsSsmActions["DescribeActivations"] = "ssm:DescribeActivations"; /** * Grants permission to view details about the specified association for a specifi * ed instance or target * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeAssociation.html */ AwsSsmActions["DescribeAssociation"] = "ssm:DescribeAssociation"; /** * Grants permission to view information about a specified association execution * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeAssociationExecutionTargets.html */ AwsSsmActions["DescribeAssociationExecutionTargets"] = "ssm:DescribeAssociationExecutionTargets"; /** * Grants permission to view all executions for a specified association * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeAssociationExecutions.html */ AwsSsmActions["DescribeAssociationExecutions"] = "ssm:DescribeAssociationExecutions"; /** * Grants permission to view details about all active and terminated Automation ex * ecutions * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeAutomationExecutions.html */ AwsSsmActions["DescribeAutomationExecutions"] = "ssm:DescribeAutomationExecutions"; /** * Grants permission to view information about all active and terminated step exec * utions in an Automation workflow * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeAutomationStepExecutions.html */ AwsSsmActions["DescribeAutomationStepExecutions"] = "ssm:DescribeAutomationStepExecutions"; /** * Grants permission to view all patches eligible to include in a patch baseline * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeAvailablePatches.html */ AwsSsmActions["DescribeAvailablePatches"] = "ssm:DescribeAvailablePatches"; /** * Grants permission to view details about a specified SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeDocument.html */ AwsSsmActions["DescribeDocument"] = "ssm:DescribeDocument"; /** * Grants permission to display information about SSM document parameters in the S * ystems Manager console (internal Systems Manager action) * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["DescribeDocumentParameters"] = "ssm:DescribeDocumentParameters"; /** * Grants permission to view the permissions for a specified SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeDocumentPermission.html */ AwsSsmActions["DescribeDocumentPermission"] = "ssm:DescribeDocumentPermission"; /** * Grants permission to view all current associations for a specified instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeEffectiveInstanceAssociations.html */ AwsSsmActions["DescribeEffectiveInstanceAssociations"] = "ssm:DescribeEffectiveInstanceAssociations"; /** * Grants permission to view details about the patches currently associated with t * he specified patch baseline (Windows only) * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeEffectivePatchesForPatchBaseline.html */ AwsSsmActions["DescribeEffectivePatchesForPatchBaseline"] = "ssm:DescribeEffectivePatchesForPatchBaseline"; /** * Grants permission to view the status of the associations for a specified instan * ce * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeInstanceAssociationsStatus.html */ AwsSsmActions["DescribeInstanceAssociationsStatus"] = "ssm:DescribeInstanceAssociationsStatus"; /** * Grants permission to view details about a specified instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeInstanceInformation.html */ AwsSsmActions["DescribeInstanceInformation"] = "ssm:DescribeInstanceInformation"; /** * Grants permission to view status details about patches on a specified instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeInstancePatchStates.html */ AwsSsmActions["DescribeInstancePatchStates"] = "ssm:DescribeInstancePatchStates"; /** * Grants permission to describe the high-level patch state for the instances in t * he specified patch group * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeInstancePatchStatesForPatchGroup.html */ AwsSsmActions["DescribeInstancePatchStatesForPatchGroup"] = "ssm:DescribeInstancePatchStatesForPatchGroup"; /** * Grants permission to view general details about the patches on a specified inst * ance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeInstancePatches.html */ AwsSsmActions["DescribeInstancePatches"] = "ssm:DescribeInstancePatches"; /** * Grants permission to user's Amazon EC2 console to render managed instances' nod * es * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["DescribeInstanceProperties"] = "ssm:DescribeInstanceProperties"; /** * Grants permission to view details about a specified inventory deletion * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeInventoryDeletions.html */ AwsSsmActions["DescribeInventoryDeletions"] = "ssm:DescribeInventoryDeletions"; /** * Grants permission to view details of a specified task execution for a maintenan * ce window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowExecutionTaskInvocations.html */ AwsSsmActions["DescribeMaintenanceWindowExecutionTaskInvocations"] = "ssm:DescribeMaintenanceWindowExecutionTaskInvocations"; /** * Grants permission to view details about the tasks that ran during a specified m * aintenance window execution * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowExecutionTasks.html */ AwsSsmActions["DescribeMaintenanceWindowExecutionTasks"] = "ssm:DescribeMaintenanceWindowExecutionTasks"; /** * Grants permission to view the executions of a specified maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowExecutions.html */ AwsSsmActions["DescribeMaintenanceWindowExecutions"] = "ssm:DescribeMaintenanceWindowExecutions"; /** * Grants permission to view details about upcoming executions of a specified main * tenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowSchedule.html */ AwsSsmActions["DescribeMaintenanceWindowSchedule"] = "ssm:DescribeMaintenanceWindowSchedule"; /** * Grants permission to view a list of the targets associated with a specified mai * ntenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowTargets.html */ AwsSsmActions["DescribeMaintenanceWindowTargets"] = "ssm:DescribeMaintenanceWindowTargets"; /** * Grants permission to view a list of the tasks associated with a specified maint * enance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowTasks.html */ AwsSsmActions["DescribeMaintenanceWindowTasks"] = "ssm:DescribeMaintenanceWindowTasks"; /** * Grants permission to view information about all or specified maintenance window * s * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindows.html */ AwsSsmActions["DescribeMaintenanceWindows"] = "ssm:DescribeMaintenanceWindows"; /** * Grants permission to view information about the maintenance window targets and * tasks associated with a specified instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeMaintenanceWindowsForTarget.html */ AwsSsmActions["DescribeMaintenanceWindowsForTarget"] = "ssm:DescribeMaintenanceWindowsForTarget"; /** * Grants permission to view details about specified OpsItems * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeOpsItems.html */ AwsSsmActions["DescribeOpsItems"] = "ssm:DescribeOpsItems"; /** * Grants permission to view details about a specified SSM parameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeParameters.html */ AwsSsmActions["DescribeParameters"] = "ssm:DescribeParameters"; /** * Grants permission to view information about patch baselines that meet the speci * fied criteria * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribePatchBaselines.html */ AwsSsmActions["DescribePatchBaselines"] = "ssm:DescribePatchBaselines"; /** * Grants permission to view aggregated status details for patches for a specified * patch group * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribePatchGroupState.html */ AwsSsmActions["DescribePatchGroupState"] = "ssm:DescribePatchGroupState"; /** * Grants permission to view information about the patch baseline for a specified * patch group * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribePatchGroups.html */ AwsSsmActions["DescribePatchGroups"] = "ssm:DescribePatchGroups"; /** * Grants permission to view details of available patches for a specified operatin * g system and patch property * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribePatchProperties.html */ AwsSsmActions["DescribePatchProperties"] = "ssm:DescribePatchProperties"; /** * Grants permission to view a list of recent Session Manager sessions that meet t * he specified search criteria * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribeSessions.html */ AwsSsmActions["DescribeSessions"] = "ssm:DescribeSessions"; /** * Grants permission to disassociate RelatedItem from an OpsItem * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DisassociateOpsItemRelatedItem.html */ AwsSsmActions["DisassociateOpsItemRelatedItem"] = "ssm:DisassociateOpsItemRelatedItem"; /** * Grants permission to a Systems Manager delegated administrator to view related * resource details about OpsItems across multiple AWS accounts in the AWS Managem * ent Console * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html#systems-manager-namespace-other-API-operations */ AwsSsmActions["ExecuteAPI"] = "ssm:ExecuteAPI"; /** * Grants permission to view details of a specified Automation execution * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_AutomationExecution.html */ AwsSsmActions["GetAutomationExecution"] = "ssm:GetAutomationExecution"; /** * Grants permission to view details of a specific calendar * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-change-calendar-prereqs.html */ AwsSsmActions["GetCalendar"] = "ssm:GetCalendar"; /** * Grants permission to view the calendar state for a change calendar or a list of * change calendars * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetCalendarState.html */ AwsSsmActions["GetCalendarState"] = "ssm:GetCalendarState"; /** * Grants permission to view details about the command execution of a specified in * vocation or plugin * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetCommandInvocation.html */ AwsSsmActions["GetCommandInvocation"] = "ssm:GetCommandInvocation"; /** * Grants permission to view the Session Manager connection status for a specified * managed instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetConnectionStatus.html */ AwsSsmActions["GetConnectionStatus"] = "ssm:GetConnectionStatus"; /** * Grants permission to view the current default patch baseline for a specified op * erating system type * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetDefaultPatchBaseline.html */ AwsSsmActions["GetDefaultPatchBaseline"] = "ssm:GetDefaultPatchBaseline"; /** * Grants permission to retrieve the current patch baseline snapshot for a specifi * ed instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetDeployablePatchSnapshotForInstance.html */ AwsSsmActions["GetDeployablePatchSnapshotForInstance"] = "ssm:GetDeployablePatchSnapshotForInstance"; /** * Grants permission to view the contents of a specified SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetDocument.html */ AwsSsmActions["GetDocument"] = "ssm:GetDocument"; /** * Grants permission to retrieve an existing preview that shows the effects that r * unning a specified Automation runbook would have on the targeted resources * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetExecutionPreview.html */ AwsSsmActions["GetExecutionPreview"] = "ssm:GetExecutionPreview"; /** * Grants permission to view instance inventory details per the specified criteria * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetInventory.html */ AwsSsmActions["GetInventory"] = "ssm:GetInventory"; /** * Grants permission to view a list of inventory types or attribute names for a sp * ecified inventory item type * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetInventorySchema.html */ AwsSsmActions["GetInventorySchema"] = "ssm:GetInventorySchema"; /** * Grants permission to view details about a specified maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetMaintenanceWindow.html */ AwsSsmActions["GetMaintenanceWindow"] = "ssm:GetMaintenanceWindow"; /** * Grants permission to view details about a specified maintenance window executio * n * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetMaintenanceWindowExecution.html */ AwsSsmActions["GetMaintenanceWindowExecution"] = "ssm:GetMaintenanceWindowExecution"; /** * Grants permission to view details about a specified maintenance window executio * n task * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetMaintenanceWindowExecutionTask.html */ AwsSsmActions["GetMaintenanceWindowExecutionTask"] = "ssm:GetMaintenanceWindowExecutionTask"; /** * Grants permission to view details about a specific maintenance window task runn * ing on a specific target * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetMaintenanceWindowExecutionTaskInvocation.html */ AwsSsmActions["GetMaintenanceWindowExecutionTaskInvocation"] = "ssm:GetMaintenanceWindowExecutionTaskInvocation"; /** * Grants permission to view details about tasks registered with a specified maint * enance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetMaintenanceWindowTask.html */ AwsSsmActions["GetMaintenanceWindowTask"] = "ssm:GetMaintenanceWindowTask"; /** * Grants permission to Systems Manager and SSM Agent to determine package install * ation requirements for an instance (internal Systems Manager call) * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["GetManifest"] = "ssm:GetManifest"; /** * Grants permission to view information about a specified OpsItem * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetOpsItem.html */ AwsSsmActions["GetOpsItem"] = "ssm:GetOpsItem"; /** * Grants permission to retrieve an OpsMetadata object * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetOpsMetadata.html */ AwsSsmActions["GetOpsMetadata"] = "ssm:GetOpsMetadata"; /** * Grants permission to view summary information about OpsItems based on specified * filters and aggregators * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetOpsSummary.html */ AwsSsmActions["GetOpsSummary"] = "ssm:GetOpsSummary"; /** * Grants permission to view information about a specified parameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParameter.html */ AwsSsmActions["GetParameter"] = "ssm:GetParameter"; /** * Grants permission to view details and changes for a specified parameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParameterHistory.html */ AwsSsmActions["GetParameterHistory"] = "ssm:GetParameterHistory"; /** * Grants permission to view information about multiple specified parameters * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParameters.html */ AwsSsmActions["GetParameters"] = "ssm:GetParameters"; /** * Grants permission to view information about parameters in a specified hierarchy * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParametersByPath.html */ AwsSsmActions["GetParametersByPath"] = "ssm:GetParametersByPath"; /** * Grants permission to view information about a specified patch baseline * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetPatchBaseline.html */ AwsSsmActions["GetPatchBaseline"] = "ssm:GetPatchBaseline"; /** * Grants permission to view the ID of the current patch baseline for a specified * patch group * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetPatchBaselineForPatchGroup.html */ AwsSsmActions["GetPatchBaselineForPatchGroup"] = "ssm:GetPatchBaselineForPatchGroup"; /** * Grants permission to retrieve lists of Systems Manager resource policies * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetResourcePolicies.html */ AwsSsmActions["GetResourcePolicies"] = "ssm:GetResourcePolicies"; /** * Grants permission to view the account-level setting for an AWS service * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetServiceSetting.html */ AwsSsmActions["GetServiceSetting"] = "ssm:GetServiceSetting"; /** * Grants permission to apply an identifying label to a specified version of a par * ameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_LabelParameterVersion.html */ AwsSsmActions["LabelParameterVersion"] = "ssm:LabelParameterVersion"; /** * Grants permission to list versions of the specified association * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListAssociationVersions.html */ AwsSsmActions["ListAssociationVersions"] = "ssm:ListAssociationVersions"; /** * Grants permission to list the associations for a specified SSM document or mana * ged instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListAssociations.html */ AwsSsmActions["ListAssociations"] = "ssm:ListAssociations"; /** * Grants permission to list information about command invocations sent to a speci * fied instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListCommandInvocations.html */ AwsSsmActions["ListCommandInvocations"] = "ssm:ListCommandInvocations"; /** * Grants permission to list the commands sent to a specified instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListCommands.html */ AwsSsmActions["ListCommands"] = "ssm:ListCommands"; /** * Grants permission to list compliance status for specified resource types on a s * pecified resource * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListComplianceItems.html */ AwsSsmActions["ListComplianceItems"] = "ssm:ListComplianceItems"; /** * Grants permission to list a summary count of compliant and noncompliant resourc * es for a specified compliance type * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListComplianceSummaries.html */ AwsSsmActions["ListComplianceSummaries"] = "ssm:ListComplianceSummaries"; /** * Grants permission to view metadata history about a specified SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListDocumentMetadataHistory.html */ AwsSsmActions["ListDocumentMetadataHistory"] = "ssm:ListDocumentMetadataHistory"; /** * Grants permission to list all versions of a specified document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListDocumentVersions.html */ AwsSsmActions["ListDocumentVersions"] = "ssm:ListDocumentVersions"; /** * Grants permission to view information about a specified SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListDocuments.html */ AwsSsmActions["ListDocuments"] = "ssm:ListDocuments"; /** * Grants permission to SSM Agent to check for new State Manager associations (int * ernal Systems Manager call) * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["ListInstanceAssociations"] = "ssm:ListInstanceAssociations"; /** * Grants permission to view a list of specified inventory types for a specified i * nstance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListInventoryEntries.html */ AwsSsmActions["ListInventoryEntries"] = "ssm:ListInventoryEntries"; /** * Grants permission to view details about managed nodes based on specified filter * s * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListNodes.html */ AwsSsmActions["ListNodes"] = "ssm:ListNodes"; /** * Grants permission to view summary information about managed nodes based on spec * ified filters and aggregators * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListNodesSummary.html */ AwsSsmActions["ListNodesSummary"] = "ssm:ListNodesSummary"; /** * Grants permission to view details about OpsItemEvents * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListOpsItemEvents.html */ AwsSsmActions["ListOpsItemEvents"] = "ssm:ListOpsItemEvents"; /** * Grants permission to view details about OpsItem RelatedItems * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListOpsItemRelatedItems.html */ AwsSsmActions["ListOpsItemRelatedItems"] = "ssm:ListOpsItemRelatedItems"; /** * Grants permission to view a list of OpsMetadata objects * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListOpsMetadata.html */ AwsSsmActions["ListOpsMetadata"] = "ssm:ListOpsMetadata"; /** * Grants permission to list resource-level summary count * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListResourceComplianceSummaries.html */ AwsSsmActions["ListResourceComplianceSummaries"] = "ssm:ListResourceComplianceSummaries"; /** * Grants permission to list information about resource data sync configurations i * n an account * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListResourceDataSync.html */ AwsSsmActions["ListResourceDataSync"] = "ssm:ListResourceDataSync"; /** * Grants permission to view a list of resource tags for a specified resource * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ListTagsForResource.html */ AwsSsmActions["ListTagsForResource"] = "ssm:ListTagsForResource"; /** * Grants permission to share a custom SSM document publicly or privately with spe * cified AWS accounts * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ModifyDocumentPermission.html */ AwsSsmActions["ModifyDocumentPermission"] = "ssm:ModifyDocumentPermission"; /** * Grants permission to create/edit a specific calendar * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-change-calendar-prereqs.html */ AwsSsmActions["PutCalendar"] = "ssm:PutCalendar"; /** * Grants permission to register a compliance type and other compliance details on * a specified resource * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_PutComplianceItems.html */ AwsSsmActions["PutComplianceItems"] = "ssm:PutComplianceItems"; /** * Grants permission to SSM Agent to generate a report of the results of specific * agent requests (internal Systems Manager call) * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["PutConfigurePackageResult"] = "ssm:PutConfigurePackageResult"; /** * Grants permission to add or update inventory items on multiple specified manage * d instances * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_PutInventory.html */ AwsSsmActions["PutInventory"] = "ssm:PutInventory"; /** * Grants permission to create an SSM parameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_PutParameter.html */ AwsSsmActions["PutParameter"] = "ssm:PutParameter"; /** * Grants permission to create or update a Systems Manager resource policy * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_PutResourcePolicy.html */ AwsSsmActions["PutResourcePolicy"] = "ssm:PutResourcePolicy"; /** * Grants permission to specify the default patch baseline for an operating system * type * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_RegisterDefaultPatchBaseline.html */ AwsSsmActions["RegisterDefaultPatchBaseline"] = "ssm:RegisterDefaultPatchBaseline"; /** * Grants permission to register a Systems Manager Agent * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["RegisterManagedInstance"] = "ssm:RegisterManagedInstance"; /** * Grants permission to specify the default patch baseline for a specified patch g * roup * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_RegisterPatchBaselineForPatchGroup.html */ AwsSsmActions["RegisterPatchBaselineForPatchGroup"] = "ssm:RegisterPatchBaselineForPatchGroup"; /** * Grants permission to register a target with a specified maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_RegisterTargetWithMaintenanceWindow.html */ AwsSsmActions["RegisterTargetWithMaintenanceWindow"] = "ssm:RegisterTargetWithMaintenanceWindow"; /** * Grants permission to register a task with a specified maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_RegisterTaskWithMaintenanceWindow.html */ AwsSsmActions["RegisterTaskWithMaintenanceWindow"] = "ssm:RegisterTaskWithMaintenanceWindow"; /** * Grants permission to remove a specified tag key from a specified resource * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_RemoveTagsFromResource.html */ AwsSsmActions["RemoveTagsFromResource"] = "ssm:RemoveTagsFromResource"; /** * Grants permission to reset the service setting for an AWS account to the defaul * t value * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ResetServiceSetting.html */ AwsSsmActions["ResetServiceSetting"] = "ssm:ResetServiceSetting"; /** * Grants permission to reconnect a Session Manager session to a managed instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_ResumeSession.html */ AwsSsmActions["ResumeSession"] = "ssm:ResumeSession"; /** * Grants permission to send a signal to change the current behavior or status of * a specified Automation execution * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_SendAutomationSignal.html */ AwsSsmActions["SendAutomationSignal"] = "ssm:SendAutomationSignal"; /** * Grants permission to run commands on one or more specified managed instances * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_SendCommand.html */ AwsSsmActions["SendCommand"] = "ssm:SendCommand"; /** * Grants permission to run a specified association manually * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_StartAssociationsOnce.html */ AwsSsmActions["StartAssociationsOnce"] = "ssm:StartAssociationsOnce"; /** * Grants permission to initiate the execution of an Automation document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_StartAutomationExecution.html */ AwsSsmActions["StartAutomationExecution"] = "ssm:StartAutomationExecution"; /** * Grants permission to initiate the execution of an Automation Change Template do * cument * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_StartChangeRequestExecution.html */ AwsSsmActions["StartChangeRequestExecution"] = "ssm:StartChangeRequestExecution"; /** * Grants permission to create a preview showing the effects that running a specif * ied Automation runbook would have on the targeted resources * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_StartExecutionPreview.html */ AwsSsmActions["StartExecutionPreview"] = "ssm:StartExecutionPreview"; /** * Grants permission to initiate a connection to a specified target for a Session * Manager session * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_StartSession.html */ AwsSsmActions["StartSession"] = "ssm:StartSession"; /** * Grants permission to stop a specified Automation execution that is already in p * rogress * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_StopAutomationExecution.html */ AwsSsmActions["StopAutomationExecution"] = "ssm:StopAutomationExecution"; /** * Grants permission to permanently end a Session Manager connection to an instanc * e * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_TerminateSession.html */ AwsSsmActions["TerminateSession"] = "ssm:TerminateSession"; /** * Grants permission to remove an identifying label from a specified version of a * parameter * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UnlabelParameterVersion.html */ AwsSsmActions["UnlabelParameterVersion"] = "ssm:UnlabelParameterVersion"; /** * Grants permission to update an association and immediately run the association * on the specified targets * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateAssociation.html */ AwsSsmActions["UpdateAssociation"] = "ssm:UpdateAssociation"; /** * Grants permission to update the status of the SSM document associated with a sp * ecified instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateAssociationStatus.html */ AwsSsmActions["UpdateAssociationStatus"] = "ssm:UpdateAssociationStatus"; /** * Grants permission to update one or more values for an SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateDocument.html */ AwsSsmActions["UpdateDocument"] = "ssm:UpdateDocument"; /** * Grants permission to change the default version of an SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateDocumentDefaultVersion.html */ AwsSsmActions["UpdateDocumentDefaultVersion"] = "ssm:UpdateDocumentDefaultVersion"; /** * Grants permission to update the metadata of an SSM document * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateDocumentMetadata.html */ AwsSsmActions["UpdateDocumentMetadata"] = "ssm:UpdateDocumentMetadata"; /** * Grants permission to SSM Agent to update the status of the association that it * is currently running (internal Systems Manager call) * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["UpdateInstanceAssociationStatus"] = "ssm:UpdateInstanceAssociationStatus"; /** * Grants permission to SSM Agent to send a heartbeat signal to the Systems Manage * r service in the cloud * * See https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-setting-up-messageAPIs.html */ AwsSsmActions["UpdateInstanceInformation"] = "ssm:UpdateInstanceInformation"; /** * Grants permission to update a specified maintenance window * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateMaintenanceWindow.html */ AwsSsmActions["UpdateMaintenanceWindow"] = "ssm:UpdateMaintenanceWindow"; /** * Grants permission to update a specified maintenance window target * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateMaintenanceWindowTarget.html */ AwsSsmActions["UpdateMaintenanceWindowTarget"] = "ssm:UpdateMaintenanceWindowTarget"; /** * Grants permission to update a specified maintenance window task * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateMaintenanceWindowTask.html */ AwsSsmActions["UpdateMaintenanceWindowTask"] = "ssm:UpdateMaintenanceWindowTask"; /** * Grants permission to assign or change the IAM role assigned to a specified mana * ged instance * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateManagedInstanceRole.html */ AwsSsmActions["UpdateManagedInstanceRole"] = "ssm:UpdateManagedInstanceRole"; /** * Grants permission to edit or change an OpsItem * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateOpsItem.html */ AwsSsmActions["UpdateOpsItem"] = "ssm:UpdateOpsItem"; /** * Grants permission to update an OpsMetadata object * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateOpsMetadata.html */ AwsSsmActions["UpdateOpsMetadata"] = "ssm:UpdateOpsMetadata"; /** * Grants permission to update a specified patch baseline * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdatePatchBaseline.html */ AwsSsmActions["UpdatePatchBaseline"] = "ssm:UpdatePatchBaseline"; /** * Grants permission to update a resource data sync * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateResourceDataSync.html */ AwsSsmActions["UpdateResourceDataSync"] = "ssm:UpdateResourceDataSync"; /** * Grants permission to update the service setting for an AWS account * * See https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateServiceSetting.html */ AwsSsmActions["UpdateServiceSetting"] = "ssm:UpdateServiceSetting"; })(AwsSsmActions || (AwsSsmActions = {})); //# sourceMappingURL=ssm.js.map