@aws-sdk/client-ssm 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/SSM.d.ts +513 -642
- package/dist-types/ts3.4/SSMClient.d.ts +17 -36
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DeleteCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCloudConnectorCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCloudConnectorsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ValidateCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +31 -62
- package/dist-types/ts3.4/models/errors.d.ts +115 -458
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/models/models_1.d.ts +7 -21
- package/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +3 -5
- package/package.json +38 -38