@aws-sdk/client-ssm 3.34.0 → 3.37.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/CHANGELOG.md +47 -0
- package/dist-cjs/SSM.js +2032 -0
- package/dist-cjs/SSMClient.js +35 -0
- package/dist-cjs/commands/AddTagsToResourceCommand.js +36 -0
- package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/CancelCommandCommand.js +36 -0
- package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/CreateActivationCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationBatchCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationCommand.js +36 -0
- package/dist-cjs/commands/CreateDocumentCommand.js +36 -0
- package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/CreatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/CreateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeleteActivationCommand.js +36 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +36 -0
- package/dist-cjs/commands/DeleteDocumentCommand.js +36 -0
- package/dist-cjs/commands/DeleteInventoryCommand.js +36 -0
- package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeleteOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/DeleteParameterCommand.js +36 -0
- package/dist-cjs/commands/DeleteParametersCommand.js +36 -0
- package/dist-cjs/commands/DeletePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +36 -0
- package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DescribeActivationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceInformationCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +36 -0
- package/dist-cjs/commands/DescribeOpsItemsCommand.js +36 -0
- package/dist-cjs/commands/DescribeParametersCommand.js +37 -0
- package/dist-cjs/commands/DescribePatchBaselinesCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupStateCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupsCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchPropertiesCommand.js +36 -0
- package/dist-cjs/commands/DescribeSessionsCommand.js +36 -0
- package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/GetAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetCalendarStateCommand.js +36 -0
- package/dist-cjs/commands/GetCommandInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetConnectionStatusCommand.js +36 -0
- package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +36 -0
- package/dist-cjs/commands/GetDocumentCommand.js +36 -0
- package/dist-cjs/commands/GetInventoryCommand.js +37 -0
- package/dist-cjs/commands/GetInventorySchemaCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/GetOpsItemCommand.js +36 -0
- package/dist-cjs/commands/GetOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/GetOpsSummaryCommand.js +37 -0
- package/dist-cjs/commands/GetParameterCommand.js +36 -0
- package/dist-cjs/commands/GetParameterHistoryCommand.js +36 -0
- package/dist-cjs/commands/GetParametersByPathCommand.js +36 -0
- package/dist-cjs/commands/GetParametersCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/GetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/LabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandInvocationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentsCommand.js +36 -0
- package/dist-cjs/commands/ListInventoryEntriesCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemEventsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +36 -0
- package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/PutComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/PutInventoryCommand.js +36 -0
- package/dist-cjs/commands/PutParameterCommand.js +36 -0
- package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +36 -0
- package/dist-cjs/commands/ResetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/ResumeSessionCommand.js +36 -0
- package/dist-cjs/commands/SendAutomationSignalCommand.js +36 -0
- package/dist-cjs/commands/SendCommandCommand.js +36 -0
- package/dist-cjs/commands/StartAssociationsOnceCommand.js +36 -0
- package/dist-cjs/commands/StartAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartSessionCommand.js +36 -0
- package/dist-cjs/commands/StopAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/TerminateSessionCommand.js +36 -0
- package/dist-cjs/commands/UnlabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationStatusCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +37 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/UpdateServiceSettingCommand.js +36 -0
- package/dist-cjs/endpoints.js +90 -0
- package/dist-cjs/index.js +189 -0
- package/dist-cjs/models/index.js +6 -0
- package/dist-cjs/models/models_0.js +1933 -0
- package/dist-cjs/models/models_1.js +1867 -0
- package/dist-cjs/models/models_2.js +161 -0
- package/dist-cjs/pagination/DescribeActivationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAvailablePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceInformationPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInventoryDeletionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeOpsItemsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeParametersPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchBaselinesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchGroupsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchPropertiesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeSessionsPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventorySchemaPaginator.js +35 -0
- package/dist-cjs/pagination/GetOpsSummaryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParameterHistoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParametersByPathPaginator.js +35 -0
- package/dist-cjs/pagination/Interfaces.js +2 -0
- package/dist-cjs/pagination/ListAssociationVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemEventsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemRelatedItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsMetadataPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceDataSyncPaginator.js +35 -0
- package/dist-cjs/protocols/Aws_json1_1.js +19660 -0
- package/dist-cjs/runtimeConfig.browser.js +37 -0
- package/dist-cjs/runtimeConfig.js +42 -0
- package/dist-cjs/runtimeConfig.native.js +16 -0
- package/dist-cjs/runtimeConfig.shared.js +17 -0
- package/dist-cjs/waiters/waitForCommandExecuted.js +102 -0
- package/dist-es/SSM.js +2035 -0
- package/dist-es/SSMClient.js +37 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +39 -0
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/CancelCommandCommand.js +39 -0
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/CreateActivationCommand.js +39 -0
- package/dist-es/commands/CreateAssociationBatchCommand.js +39 -0
- package/dist-es/commands/CreateAssociationCommand.js +39 -0
- package/dist-es/commands/CreateDocumentCommand.js +39 -0
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/CreateOpsItemCommand.js +39 -0
- package/dist-es/commands/CreateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/CreatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/CreateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeleteActivationCommand.js +39 -0
- package/dist-es/commands/DeleteAssociationCommand.js +39 -0
- package/dist-es/commands/DeleteDocumentCommand.js +39 -0
- package/dist-es/commands/DeleteInventoryCommand.js +39 -0
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeleteOpsMetadataCommand.js +39 -0
- package/dist-es/commands/DeleteParameterCommand.js +39 -0
- package/dist-es/commands/DeleteParametersCommand.js +39 -0
- package/dist-es/commands/DeletePatchBaselineCommand.js +39 -0
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +39 -0
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DescribeActivationsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +39 -0
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceInformationCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +39 -0
- package/dist-es/commands/DescribeOpsItemsCommand.js +39 -0
- package/dist-es/commands/DescribeParametersCommand.js +40 -0
- package/dist-es/commands/DescribePatchBaselinesCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupStateCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupsCommand.js +39 -0
- package/dist-es/commands/DescribePatchPropertiesCommand.js +39 -0
- package/dist-es/commands/DescribeSessionsCommand.js +39 -0
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/GetAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/GetCalendarStateCommand.js +39 -0
- package/dist-es/commands/GetCommandInvocationCommand.js +39 -0
- package/dist-es/commands/GetConnectionStatusCommand.js +39 -0
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +39 -0
- package/dist-es/commands/GetDocumentCommand.js +39 -0
- package/dist-es/commands/GetInventoryCommand.js +40 -0
- package/dist-es/commands/GetInventorySchemaCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/GetOpsItemCommand.js +39 -0
- package/dist-es/commands/GetOpsMetadataCommand.js +39 -0
- package/dist-es/commands/GetOpsSummaryCommand.js +40 -0
- package/dist-es/commands/GetParameterCommand.js +39 -0
- package/dist-es/commands/GetParameterHistoryCommand.js +39 -0
- package/dist-es/commands/GetParametersByPathCommand.js +39 -0
- package/dist-es/commands/GetParametersCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/GetServiceSettingCommand.js +39 -0
- package/dist-es/commands/LabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/ListAssociationVersionsCommand.js +39 -0
- package/dist-es/commands/ListAssociationsCommand.js +39 -0
- package/dist-es/commands/ListCommandInvocationsCommand.js +39 -0
- package/dist-es/commands/ListCommandsCommand.js +39 -0
- package/dist-es/commands/ListComplianceItemsCommand.js +39 -0
- package/dist-es/commands/ListComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +39 -0
- package/dist-es/commands/ListDocumentVersionsCommand.js +39 -0
- package/dist-es/commands/ListDocumentsCommand.js +39 -0
- package/dist-es/commands/ListInventoryEntriesCommand.js +39 -0
- package/dist-es/commands/ListOpsItemEventsCommand.js +39 -0
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +39 -0
- package/dist-es/commands/ListOpsMetadataCommand.js +39 -0
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +39 -0
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/PutComplianceItemsCommand.js +39 -0
- package/dist-es/commands/PutInventoryCommand.js +39 -0
- package/dist-es/commands/PutParameterCommand.js +39 -0
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +39 -0
- package/dist-es/commands/ResetServiceSettingCommand.js +39 -0
- package/dist-es/commands/ResumeSessionCommand.js +39 -0
- package/dist-es/commands/SendAutomationSignalCommand.js +39 -0
- package/dist-es/commands/SendCommandCommand.js +39 -0
- package/dist-es/commands/StartAssociationsOnceCommand.js +39 -0
- package/dist-es/commands/StartAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +39 -0
- package/dist-es/commands/StartSessionCommand.js +39 -0
- package/dist-es/commands/StopAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/TerminateSessionCommand.js +39 -0
- package/dist-es/commands/UnlabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationStatusCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +40 -0
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +39 -0
- package/dist-es/commands/UpdateOpsItemCommand.js +39 -0
- package/dist-es/commands/UpdateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/UpdatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/UpdateServiceSettingCommand.js +39 -0
- package/dist-es/endpoints.js +86 -0
- package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
- package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
- package/dist-es/models/models_0.js +1410 -0
- package/dist-es/models/models_1.js +1300 -0
- package/dist-es/models/models_2.js +100 -0
- package/dist-es/pagination/DescribeActivationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +74 -0
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +74 -0
- package/dist-es/pagination/DescribeParametersPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +74 -0
- package/dist-es/pagination/DescribeSessionsPaginator.js +74 -0
- package/dist-es/pagination/GetInventoryPaginator.js +74 -0
- package/dist-es/pagination/GetInventorySchemaPaginator.js +74 -0
- package/dist-es/pagination/GetOpsSummaryPaginator.js +74 -0
- package/dist-es/pagination/GetParameterHistoryPaginator.js +74 -0
- package/dist-es/pagination/GetParametersByPathPaginator.js +74 -0
- package/dist-es/pagination/Interfaces.js +1 -0
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListAssociationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceItemsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsMetadataPaginator.js +74 -0
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +74 -0
- package/dist-es/protocols/Aws_json1_1.js +19761 -0
- package/dist-es/runtimeConfig.browser.js +16 -0
- package/dist-es/runtimeConfig.js +21 -0
- package/dist-es/runtimeConfig.native.js +8 -0
- package/dist-es/runtimeConfig.shared.js +13 -0
- package/dist-es/waiters/waitForCommandExecuted.js +117 -0
- package/dist-types/SSM.d.ts +1599 -0
- package/dist-types/SSMClient.d.ts +298 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +79 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +36 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +37 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +44 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +41 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +44 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +38 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +43 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +55 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +38 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +41 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +36 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +36 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +36 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +38 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +37 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +44 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +37 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +41 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +36 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +40 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +48 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +98 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +36 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +43 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +39 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +36 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +38 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +43 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +35 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +37 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +39 -0
- package/dist-types/commands/GetParameterCommand.d.ts +38 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersCommand.d.ts +39 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +48 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +71 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +37 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +39 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +35 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +37 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +36 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +35 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +43 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +36 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +38 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +90 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +36 -0
- package/dist-types/commands/PutParameterCommand.d.ts +35 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +35 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +49 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +40 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +36 -0
- package/dist-types/commands/SendCommandCommand.d.ts +35 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +36 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +37 -0
- package/dist-types/commands/StartSessionCommand.d.ts +44 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +36 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +47 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +40 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +36 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +44 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +61 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +90 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +37 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +40 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +44 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +48 -0
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{index.ts → dist-types/index.d.ts} +0 -0
- package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
- package/dist-types/models/models_0.d.ts +7679 -0
- package/dist-types/models/models_1.d.ts +8680 -0
- package/dist-types/models/models_2.d.ts +1004 -0
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/pagination/Interfaces.d.ts +6 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +407 -0
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/dist-types/runtimeConfig.d.ts +37 -0
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/dist-types/ts3.4/SSM.d.ts +680 -0
- package/dist-types/ts3.4/SSMClient.d.ts +202 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +3746 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3961 -0
- package/dist-types/ts3.4/models/models_2.d.ts +415 -0
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +407 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +34 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +7 -0
- package/dist-types/waiters/waitForCommandExecuted.d.ts +14 -0
- package/package.json +46 -43
- package/SSM.ts +0 -5617
- package/SSMClient.ts +0 -941
- package/commands/AddTagsToResourceCommand.ts +0 -138
- package/commands/AssociateOpsItemRelatedItemCommand.ts +0 -101
- package/commands/CancelCommandCommand.ts +0 -95
- package/commands/CancelMaintenanceWindowExecutionCommand.ts +0 -104
- package/commands/CreateActivationCommand.ts +0 -103
- package/commands/CreateAssociationBatchCommand.ts +0 -100
- package/commands/CreateAssociationCommand.ts +0 -103
- package/commands/CreateDocumentCommand.ts +0 -97
- package/commands/CreateMaintenanceWindowCommand.ts +0 -102
- package/commands/CreateOpsItemCommand.ts +0 -99
- package/commands/CreateOpsMetadataCommand.ts +0 -95
- package/commands/CreatePatchBaselineCommand.ts +0 -98
- package/commands/CreateResourceDataSyncCommand.ts +0 -114
- package/commands/DeleteActivationCommand.ts +0 -97
- package/commands/DeleteAssociationCommand.ts +0 -100
- package/commands/DeleteDocumentCommand.ts +0 -96
- package/commands/DeleteInventoryCommand.ts +0 -95
- package/commands/DeleteMaintenanceWindowCommand.ts +0 -94
- package/commands/DeleteOpsMetadataCommand.ts +0 -94
- package/commands/DeleteParameterCommand.ts +0 -95
- package/commands/DeleteParametersCommand.ts +0 -95
- package/commands/DeletePatchBaselineCommand.ts +0 -94
- package/commands/DeleteResourceDataSyncCommand.ts +0 -96
- package/commands/DeregisterManagedInstanceCommand.ts +0 -99
- package/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +0 -106
- package/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +0 -105
- package/commands/DescribeActivationsCommand.ts +0 -97
- package/commands/DescribeAssociationCommand.ts +0 -96
- package/commands/DescribeAssociationExecutionTargetsCommand.ts +0 -105
- package/commands/DescribeAssociationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationStepExecutionsCommand.ts +0 -103
- package/commands/DescribeAvailablePatchesCommand.ts +0 -94
- package/commands/DescribeDocumentCommand.ts +0 -94
- package/commands/DescribeDocumentPermissionCommand.ts +0 -99
- package/commands/DescribeEffectiveInstanceAssociationsCommand.ts +0 -106
- package/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +0 -110
- package/commands/DescribeInstanceAssociationsStatusCommand.ts +0 -105
- package/commands/DescribeInstanceInformationCommand.ts +0 -106
- package/commands/DescribeInstancePatchStatesCommand.ts +0 -97
- package/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +0 -109
- package/commands/DescribeInstancePatchesCommand.ts +0 -95
- package/commands/DescribeInventoryDeletionsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +0 -110
- package/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +0 -109
- package/commands/DescribeMaintenanceWindowExecutionsCommand.ts +0 -107
- package/commands/DescribeMaintenanceWindowScheduleCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTargetsCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTasksCommand.ts +0 -108
- package/commands/DescribeMaintenanceWindowsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowsForTargetCommand.ts +0 -106
- package/commands/DescribeOpsItemsCommand.ts +0 -99
- package/commands/DescribeParametersCommand.ts +0 -107
- package/commands/DescribePatchBaselinesCommand.ts +0 -94
- package/commands/DescribePatchGroupStateCommand.ts +0 -94
- package/commands/DescribePatchGroupsCommand.ts +0 -94
- package/commands/DescribePatchPropertiesCommand.ts +0 -157
- package/commands/DescribeSessionsCommand.ts +0 -95
- package/commands/DisassociateOpsItemRelatedItemCommand.ts +0 -104
- package/commands/GetAutomationExecutionCommand.ts +0 -94
- package/commands/GetCalendarStateCommand.ts +0 -102
- package/commands/GetCommandInvocationCommand.ts +0 -98
- package/commands/GetConnectionStatusCommand.ts +0 -95
- package/commands/GetDefaultPatchBaselineCommand.ts +0 -97
- package/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +0 -114
- package/commands/GetDocumentCommand.ts +0 -94
- package/commands/GetInventoryCommand.ts +0 -96
- package/commands/GetInventorySchemaCommand.ts +0 -95
- package/commands/GetMaintenanceWindowCommand.ts +0 -94
- package/commands/GetMaintenanceWindowExecutionCommand.ts +0 -99
- package/commands/GetMaintenanceWindowExecutionTaskCommand.ts +0 -103
- package/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +0 -109
- package/commands/GetMaintenanceWindowTaskCommand.ts +0 -100
- package/commands/GetOpsItemCommand.ts +0 -100
- package/commands/GetOpsMetadataCommand.ts +0 -94
- package/commands/GetOpsSummaryCommand.ts +0 -98
- package/commands/GetParameterCommand.ts +0 -97
- package/commands/GetParameterHistoryCommand.ts +0 -100
- package/commands/GetParametersByPathCommand.ts +0 -100
- package/commands/GetParametersCommand.ts +0 -98
- package/commands/GetPatchBaselineCommand.ts +0 -94
- package/commands/GetPatchBaselineForPatchGroupCommand.ts +0 -99
- package/commands/GetServiceSettingCommand.ts +0 -107
- package/commands/LabelParameterVersionCommand.ts +0 -130
- package/commands/ListAssociationVersionsCommand.ts +0 -94
- package/commands/ListAssociationsCommand.ts +0 -96
- package/commands/ListCommandInvocationsCommand.ts +0 -98
- package/commands/ListCommandsCommand.ts +0 -94
- package/commands/ListComplianceItemsCommand.ts +0 -96
- package/commands/ListComplianceSummariesCommand.ts +0 -96
- package/commands/ListDocumentMetadataHistoryCommand.ts +0 -99
- package/commands/ListDocumentVersionsCommand.ts +0 -94
- package/commands/ListDocumentsCommand.ts +0 -95
- package/commands/ListInventoryEntriesCommand.ts +0 -94
- package/commands/ListOpsItemEventsCommand.ts +0 -95
- package/commands/ListOpsItemRelatedItemsCommand.ts +0 -95
- package/commands/ListOpsMetadataCommand.ts +0 -95
- package/commands/ListResourceComplianceSummariesCommand.ts +0 -104
- package/commands/ListResourceDataSyncCommand.ts +0 -102
- package/commands/ListTagsForResourceCommand.ts +0 -95
- package/commands/ModifyDocumentPermissionCommand.ts +0 -97
- package/commands/PutComplianceItemsCommand.ts +0 -149
- package/commands/PutInventoryCommand.ts +0 -95
- package/commands/PutParameterCommand.ts +0 -94
- package/commands/RegisterDefaultPatchBaselineCommand.ts +0 -103
- package/commands/RegisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/RegisterTargetWithMaintenanceWindowCommand.ts +0 -105
- package/commands/RegisterTaskWithMaintenanceWindowCommand.ts +0 -102
- package/commands/RemoveTagsFromResourceCommand.ts +0 -94
- package/commands/ResetServiceSettingCommand.ts +0 -108
- package/commands/ResumeSessionCommand.ts +0 -99
- package/commands/SendAutomationSignalCommand.ts +0 -95
- package/commands/SendCommandCommand.ts +0 -94
- package/commands/StartAssociationsOnceCommand.ts +0 -95
- package/commands/StartAutomationExecutionCommand.ts +0 -94
- package/commands/StartChangeRequestExecutionCommand.ts +0 -99
- package/commands/StartSessionCommand.ts +0 -103
- package/commands/StopAutomationExecutionCommand.ts +0 -94
- package/commands/TerminateSessionCommand.ts +0 -95
- package/commands/UnlabelParameterVersionCommand.ts +0 -94
- package/commands/UpdateAssociationCommand.ts +0 -106
- package/commands/UpdateAssociationStatusCommand.ts +0 -99
- package/commands/UpdateDocumentCommand.ts +0 -94
- package/commands/UpdateDocumentDefaultVersionCommand.ts +0 -99
- package/commands/UpdateDocumentMetadataCommand.ts +0 -95
- package/commands/UpdateMaintenanceWindowCommand.ts +0 -103
- package/commands/UpdateMaintenanceWindowTargetCommand.ts +0 -125
- package/commands/UpdateMaintenanceWindowTaskCommand.ts +0 -152
- package/commands/UpdateManagedInstanceRoleCommand.ts +0 -99
- package/commands/UpdateOpsItemCommand.ts +0 -99
- package/commands/UpdateOpsMetadataCommand.ts +0 -94
- package/commands/UpdatePatchBaselineCommand.ts +0 -99
- package/commands/UpdateResourceDataSyncCommand.ts +0 -103
- package/commands/UpdateServiceSettingCommand.ts +0 -107
- package/dist/cjs/SSM.js +0 -2067
- package/dist/cjs/SSM.js.map +0 -1
- package/dist/cjs/SSMClient.js +0 -75
- package/dist/cjs/SSMClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsToResourceCommand.js +0 -105
- package/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/CancelCommandCommand.js +0 -62
- package/dist/cjs/commands/CancelCommandCommand.js.map +0 -1
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js +0 -63
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateActivationCommand.js +0 -70
- package/dist/cjs/commands/CreateActivationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationBatchCommand.js +0 -67
- package/dist/cjs/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationCommand.js +0 -70
- package/dist/cjs/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDocumentCommand.js +0 -64
- package/dist/cjs/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js +0 -69
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js +0 -81
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteActivationCommand.js +0 -64
- package/dist/cjs/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssociationCommand.js +0 -67
- package/dist/cjs/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDocumentCommand.js +0 -63
- package/dist/cjs/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteInventoryCommand.js +0 -62
- package/dist/cjs/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParameterCommand.js +0 -62
- package/dist/cjs/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParametersCommand.js +0 -62
- package/dist/cjs/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js +0 -63
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js +0 -63
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeActivationsCommand.js +0 -64
- package/dist/cjs/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationCommand.js +0 -63
- package/dist/cjs/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js +0 -61
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentCommand.js +0 -61
- package/dist/cjs/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js +0 -63
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -61
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -62
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js +0 -70
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js +0 -62
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -63
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js +0 -67
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeOpsItemsCommand.js +0 -66
- package/dist/cjs/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeParametersCommand.js +0 -74
- package/dist/cjs/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupsCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js +0 -124
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeSessionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetCalendarStateCommand.js +0 -69
- package/dist/cjs/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/cjs/commands/GetCommandInvocationCommand.js +0 -65
- package/dist/cjs/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetConnectionStatusCommand.js +0 -62
- package/dist/cjs/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js +0 -64
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -69
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/GetDocumentCommand.js +0 -61
- package/dist/cjs/commands/GetDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventoryCommand.js +0 -63
- package/dist/cjs/commands/GetInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventorySchemaCommand.js +0 -62
- package/dist/cjs/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -62
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js +0 -67
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsItemCommand.js +0 -67
- package/dist/cjs/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsSummaryCommand.js +0 -65
- package/dist/cjs/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterCommand.js +0 -64
- package/dist/cjs/commands/GetParameterCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterHistoryCommand.js +0 -67
- package/dist/cjs/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersByPathCommand.js +0 -67
- package/dist/cjs/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersCommand.js +0 -65
- package/dist/cjs/commands/GetParametersCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/GetServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/LabelParameterVersionCommand.js +0 -97
- package/dist/cjs/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationsCommand.js +0 -63
- package/dist/cjs/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandInvocationsCommand.js +0 -65
- package/dist/cjs/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandsCommand.js +0 -61
- package/dist/cjs/commands/ListCommandsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceItemsCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentsCommand.js +0 -62
- package/dist/cjs/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListInventoryEntriesCommand.js +0 -61
- package/dist/cjs/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemEventsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceDataSyncCommand.js +0 -69
- package/dist/cjs/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +0 -62
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js +0 -64
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/PutComplianceItemsCommand.js +0 -116
- package/dist/cjs/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/PutInventoryCommand.js +0 -62
- package/dist/cjs/commands/PutInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/PutParameterCommand.js +0 -61
- package/dist/cjs/commands/PutParameterCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js +0 -61
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ResetServiceSettingCommand.js +0 -75
- package/dist/cjs/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/ResumeSessionCommand.js +0 -66
- package/dist/cjs/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/cjs/commands/SendAutomationSignalCommand.js +0 -62
- package/dist/cjs/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/cjs/commands/SendCommandCommand.js +0 -61
- package/dist/cjs/commands/SendCommandCommand.js.map +0 -1
- package/dist/cjs/commands/StartAssociationsOnceCommand.js +0 -62
- package/dist/cjs/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/cjs/commands/StartAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js +0 -63
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartSessionCommand.js +0 -70
- package/dist/cjs/commands/StartSessionCommand.js.map +0 -1
- package/dist/cjs/commands/StopAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/TerminateSessionCommand.js +0 -62
- package/dist/cjs/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js +0 -61
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationCommand.js +0 -73
- package/dist/cjs/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js +0 -66
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js +0 -62
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js +0 -70
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js +0 -87
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js +0 -116
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js +0 -63
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js +0 -66
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js +0 -70
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/cjs/endpoints.js +0 -91
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -190
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js +0 -7
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js +0 -2684
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/models/models_1.js +0 -2669
- package/dist/cjs/models/models_1.js.map +0 -1
- package/dist/cjs/models/models_2.js +0 -231
- package/dist/cjs/models/models_2.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/DescribeActivationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeParametersPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeSessionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js +0 -46
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParametersByPathPaginator.js +0 -46
- package/dist/cjs/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/cjs/pagination/Interfaces.js +0 -3
- package/dist/cjs/pagination/Interfaces.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js +0 -19665
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js +0 -41
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js +0 -46
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js +0 -20
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js +0 -21
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForCommandExecuted.js +0 -112
- package/dist/cjs/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/es/SSM.js +0 -2036
- package/dist/es/SSM.js.map +0 -1
- package/dist/es/SSMClient.js +0 -38
- package/dist/es/SSMClient.js.map +0 -1
- package/dist/es/commands/AddTagsToResourceCommand.js +0 -40
- package/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/CancelCommandCommand.js +0 -40
- package/dist/es/commands/CancelCommandCommand.js.map +0 -1
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/CreateActivationCommand.js +0 -40
- package/dist/es/commands/CreateActivationCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationBatchCommand.js +0 -40
- package/dist/es/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationCommand.js +0 -40
- package/dist/es/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/es/commands/CreateDocumentCommand.js +0 -40
- package/dist/es/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/es/commands/CreateMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsItemCommand.js +0 -40
- package/dist/es/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/CreatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/CreateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeleteActivationCommand.js +0 -40
- package/dist/es/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssociationCommand.js +0 -40
- package/dist/es/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/es/commands/DeleteDocumentCommand.js +0 -40
- package/dist/es/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/es/commands/DeleteInventoryCommand.js +0 -40
- package/dist/es/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeleteOpsMetadataCommand.js +0 -40
- package/dist/es/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/DeleteParameterCommand.js +0 -40
- package/dist/es/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/es/commands/DeleteParametersCommand.js +0 -40
- package/dist/es/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/es/commands/DeletePatchBaselineCommand.js +0 -40
- package/dist/es/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeregisterManagedInstanceCommand.js +0 -40
- package/dist/es/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DescribeActivationsCommand.js +0 -40
- package/dist/es/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAvailablePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -40
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -40
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceInformationCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js +0 -40
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/es/commands/DescribeOpsItemsCommand.js +0 -40
- package/dist/es/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/es/commands/DescribeParametersCommand.js +0 -41
- package/dist/es/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchBaselinesCommand.js +0 -40
- package/dist/es/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupStateCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupsCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchPropertiesCommand.js +0 -40
- package/dist/es/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/es/commands/DescribeSessionsCommand.js +0 -40
- package/dist/es/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/GetAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetCalendarStateCommand.js +0 -40
- package/dist/es/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/es/commands/GetCommandInvocationCommand.js +0 -40
- package/dist/es/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetConnectionStatusCommand.js +0 -40
- package/dist/es/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -40
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/es/commands/GetDocumentCommand.js +0 -40
- package/dist/es/commands/GetDocumentCommand.js.map +0 -1
- package/dist/es/commands/GetInventoryCommand.js +0 -41
- package/dist/es/commands/GetInventoryCommand.js.map +0 -1
- package/dist/es/commands/GetInventorySchemaCommand.js +0 -40
- package/dist/es/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/GetOpsItemCommand.js +0 -40
- package/dist/es/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/es/commands/GetOpsMetadataCommand.js +0 -40
- package/dist/es/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/GetOpsSummaryCommand.js +0 -41
- package/dist/es/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/es/commands/GetParameterCommand.js +0 -40
- package/dist/es/commands/GetParameterCommand.js.map +0 -1
- package/dist/es/commands/GetParameterHistoryCommand.js +0 -40
- package/dist/es/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetParametersByPathCommand.js +0 -40
- package/dist/es/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/es/commands/GetParametersCommand.js +0 -40
- package/dist/es/commands/GetParametersCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/GetServiceSettingCommand.js +0 -40
- package/dist/es/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/LabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationVersionsCommand.js +0 -40
- package/dist/es/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationsCommand.js +0 -40
- package/dist/es/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandInvocationsCommand.js +0 -40
- package/dist/es/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandsCommand.js +0 -40
- package/dist/es/commands/ListCommandsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceItemsCommand.js +0 -40
- package/dist/es/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js +0 -40
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentVersionsCommand.js +0 -40
- package/dist/es/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentsCommand.js +0 -40
- package/dist/es/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/es/commands/ListInventoryEntriesCommand.js +0 -40
- package/dist/es/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemEventsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsMetadataCommand.js +0 -40
- package/dist/es/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +0 -40
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ModifyDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/PutComplianceItemsCommand.js +0 -40
- package/dist/es/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/PutInventoryCommand.js +0 -40
- package/dist/es/commands/PutInventoryCommand.js.map +0 -1
- package/dist/es/commands/PutParameterCommand.js +0 -40
- package/dist/es/commands/PutParameterCommand.js.map +0 -1
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsFromResourceCommand.js +0 -40
- package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/es/commands/ResetServiceSettingCommand.js +0 -40
- package/dist/es/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/ResumeSessionCommand.js +0 -40
- package/dist/es/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/es/commands/SendAutomationSignalCommand.js +0 -40
- package/dist/es/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/es/commands/SendCommandCommand.js +0 -40
- package/dist/es/commands/SendCommandCommand.js.map +0 -1
- package/dist/es/commands/StartAssociationsOnceCommand.js +0 -40
- package/dist/es/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/es/commands/StartAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartChangeRequestExecutionCommand.js +0 -40
- package/dist/es/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartSessionCommand.js +0 -40
- package/dist/es/commands/StartSessionCommand.js.map +0 -1
- package/dist/es/commands/StopAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/TerminateSessionCommand.js +0 -40
- package/dist/es/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/es/commands/UnlabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationStatusCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js +0 -41
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js +0 -40
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsItemCommand.js +0 -40
- package/dist/es/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/UpdateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/UpdateServiceSettingCommand.js +0 -40
- package/dist/es/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/es/endpoints.js +0 -87
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js +0 -187
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js +0 -4
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js +0 -1411
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/models/models_1.js +0 -1301
- package/dist/es/models/models_1.js.map +0 -1
- package/dist/es/models/models_2.js +0 -101
- package/dist/es/models/models_2.js.map +0 -1
- package/dist/es/package.json +0 -94
- package/dist/es/pagination/DescribeActivationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeOpsItemsPaginator.js +0 -75
- package/dist/es/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeParametersPaginator.js +0 -75
- package/dist/es/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchGroupsPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeSessionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventoryPaginator.js +0 -75
- package/dist/es/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventorySchemaPaginator.js +0 -75
- package/dist/es/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/es/pagination/GetOpsSummaryPaginator.js +0 -75
- package/dist/es/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParameterHistoryPaginator.js +0 -75
- package/dist/es/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParametersByPathPaginator.js +0 -75
- package/dist/es/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/es/pagination/Interfaces.js +0 -2
- package/dist/es/pagination/Interfaces.js.map +0 -1
- package/dist/es/pagination/ListAssociationVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListAssociationsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandInvocationsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceItemsPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemEventsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsMetadataPaginator.js +0 -75
- package/dist/es/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceDataSyncPaginator.js +0 -75
- package/dist/es/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js +0 -19762
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js +0 -17
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js +0 -22
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js +0 -9
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js +0 -14
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForCommandExecuted.js +0 -118
- package/dist/es/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/types/SSM.d.ts +0 -1599
- package/dist/types/SSMClient.d.ts +0 -298
- package/dist/types/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/models/models_0.d.ts +0 -7679
- package/dist/types/models/models_1.d.ts +0 -8664
- package/dist/types/models/models_2.d.ts +0 -1004
- package/dist/types/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/pagination/Interfaces.d.ts +0 -6
- package/dist/types/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/SSM.d.ts +0 -1599
- package/dist/types/ts3.4/SSMClient.d.ts +0 -298
- package/dist/types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/ts3.4/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/ts3.4/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/ts3.4/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/models/models_0.d.ts +0 -7679
- package/dist/types/ts3.4/models/models_1.d.ts +0 -8664
- package/dist/types/ts3.4/models/models_2.d.ts +0 -1004
- package/dist/types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/ts3.4/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +0 -36
- package/dist/types/ts3.4/runtimeConfig.shared.d.ts +0 -13
- package/dist/types/ts3.4/waiters/waitForCommandExecuted.d.ts +0 -14
- package/dist/types/waiters/waitForCommandExecuted.d.ts +0 -14
- package/endpoints.ts +0 -91
- package/jest.config.js +0 -4
- package/models/models_0.ts +0 -9302
- package/models/models_1.ts +0 -10488
- package/models/models_2.ts +0 -1237
- package/pagination/DescribeActivationsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionTargetsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationStepExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAvailablePatchesPaginator.ts +0 -58
- package/pagination/DescribeEffectiveInstanceAssociationsPaginator.ts +0 -58
- package/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.ts +0 -58
- package/pagination/DescribeInstanceAssociationsStatusPaginator.ts +0 -58
- package/pagination/DescribeInstanceInformationPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchesPaginator.ts +0 -58
- package/pagination/DescribeInventoryDeletionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowSchedulePaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTargetsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsForTargetPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsPaginator.ts +0 -58
- package/pagination/DescribeOpsItemsPaginator.ts +0 -58
- package/pagination/DescribeParametersPaginator.ts +0 -58
- package/pagination/DescribePatchBaselinesPaginator.ts +0 -58
- package/pagination/DescribePatchGroupsPaginator.ts +0 -58
- package/pagination/DescribePatchPropertiesPaginator.ts +0 -58
- package/pagination/DescribeSessionsPaginator.ts +0 -58
- package/pagination/GetInventoryPaginator.ts +0 -58
- package/pagination/GetInventorySchemaPaginator.ts +0 -58
- package/pagination/GetOpsSummaryPaginator.ts +0 -58
- package/pagination/GetParameterHistoryPaginator.ts +0 -58
- package/pagination/GetParametersByPathPaginator.ts +0 -58
- package/pagination/Interfaces.ts +0 -7
- package/pagination/ListAssociationVersionsPaginator.ts +0 -58
- package/pagination/ListAssociationsPaginator.ts +0 -58
- package/pagination/ListCommandInvocationsPaginator.ts +0 -58
- package/pagination/ListCommandsPaginator.ts +0 -58
- package/pagination/ListComplianceItemsPaginator.ts +0 -58
- package/pagination/ListComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListDocumentVersionsPaginator.ts +0 -58
- package/pagination/ListDocumentsPaginator.ts +0 -58
- package/pagination/ListOpsItemEventsPaginator.ts +0 -58
- package/pagination/ListOpsItemRelatedItemsPaginator.ts +0 -58
- package/pagination/ListOpsMetadataPaginator.ts +0 -58
- package/pagination/ListResourceComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListResourceDataSyncPaginator.ts +0 -58
- package/protocols/Aws_json1_1.ts +0 -24857
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -31
- package/tsconfig.types.json +0 -8
- package/waiters/waitForCommandExecuted.ts +0 -105
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { ResumeSessionRequest, ResumeSessionResponse } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ResumeSessionCommand,
|
|
5
|
-
serializeAws_json1_1ResumeSessionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface ResumeSessionCommandInput extends ResumeSessionRequest {}
|
|
21
|
-
export interface ResumeSessionCommandOutput extends ResumeSessionResponse, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Reconnects a session to an instance after it has been disconnected. Connections can be
|
|
25
|
-
* resumed for disconnected sessions, but not terminated sessions.</p>
|
|
26
|
-
* <note>
|
|
27
|
-
* <p>This command is primarily for use by client machines to automatically reconnect during
|
|
28
|
-
* intermittent network issues. It isn't intended for any other use.</p>
|
|
29
|
-
* </note>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { SSMClient, ResumeSessionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
34
|
-
* // const { SSMClient, ResumeSessionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
35
|
-
* const client = new SSMClient(config);
|
|
36
|
-
* const command = new ResumeSessionCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link ResumeSessionCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link ResumeSessionCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class ResumeSessionCommand extends $Command<
|
|
46
|
-
ResumeSessionCommandInput,
|
|
47
|
-
ResumeSessionCommandOutput,
|
|
48
|
-
SSMClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: ResumeSessionCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: SSMClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<ResumeSessionCommandInput, ResumeSessionCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "SSMClient";
|
|
73
|
-
const commandName = "ResumeSessionCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: ResumeSessionRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: ResumeSessionResponse.filterSensitiveLog,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: ResumeSessionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_json1_1ResumeSessionCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ResumeSessionCommandOutput> {
|
|
94
|
-
return deserializeAws_json1_1ResumeSessionCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { SendAutomationSignalRequest, SendAutomationSignalResult } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1SendAutomationSignalCommand,
|
|
5
|
-
serializeAws_json1_1SendAutomationSignalCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface SendAutomationSignalCommandInput extends SendAutomationSignalRequest {}
|
|
21
|
-
export interface SendAutomationSignalCommandOutput extends SendAutomationSignalResult, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Sends a signal to an Automation execution to change the current behavior or status of the
|
|
25
|
-
* execution. </p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { SSMClient, SendAutomationSignalCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
|
-
* // const { SSMClient, SendAutomationSignalCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
|
-
* const client = new SSMClient(config);
|
|
32
|
-
* const command = new SendAutomationSignalCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link SendAutomationSignalCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link SendAutomationSignalCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class SendAutomationSignalCommand extends $Command<
|
|
42
|
-
SendAutomationSignalCommandInput,
|
|
43
|
-
SendAutomationSignalCommandOutput,
|
|
44
|
-
SSMClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: SendAutomationSignalCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: SSMClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<SendAutomationSignalCommandInput, SendAutomationSignalCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "SSMClient";
|
|
69
|
-
const commandName = "SendAutomationSignalCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: SendAutomationSignalRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: SendAutomationSignalResult.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: SendAutomationSignalCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1SendAutomationSignalCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendAutomationSignalCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1SendAutomationSignalCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { SendCommandRequest, SendCommandResult } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1SendCommandCommand,
|
|
5
|
-
serializeAws_json1_1SendCommandCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface SendCommandCommandInput extends SendCommandRequest {}
|
|
21
|
-
export interface SendCommandCommandOutput extends SendCommandResult, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Runs commands on one or more managed instances.</p>
|
|
25
|
-
* @example
|
|
26
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
27
|
-
* ```javascript
|
|
28
|
-
* import { SSMClient, SendCommandCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
|
-
* // const { SSMClient, SendCommandCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
|
-
* const client = new SSMClient(config);
|
|
31
|
-
* const command = new SendCommandCommand(input);
|
|
32
|
-
* const response = await client.send(command);
|
|
33
|
-
* ```
|
|
34
|
-
*
|
|
35
|
-
* @see {@link SendCommandCommandInput} for command's `input` shape.
|
|
36
|
-
* @see {@link SendCommandCommandOutput} for command's `response` shape.
|
|
37
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
38
|
-
*
|
|
39
|
-
*/
|
|
40
|
-
export class SendCommandCommand extends $Command<
|
|
41
|
-
SendCommandCommandInput,
|
|
42
|
-
SendCommandCommandOutput,
|
|
43
|
-
SSMClientResolvedConfig
|
|
44
|
-
> {
|
|
45
|
-
// Start section: command_properties
|
|
46
|
-
// End section: command_properties
|
|
47
|
-
|
|
48
|
-
constructor(readonly input: SendCommandCommandInput) {
|
|
49
|
-
// Start section: command_constructor
|
|
50
|
-
super();
|
|
51
|
-
// End section: command_constructor
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
|
-
resolveMiddleware(
|
|
58
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
59
|
-
configuration: SSMClientResolvedConfig,
|
|
60
|
-
options?: __HttpHandlerOptions
|
|
61
|
-
): Handler<SendCommandCommandInput, SendCommandCommandOutput> {
|
|
62
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
63
|
-
|
|
64
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
65
|
-
|
|
66
|
-
const { logger } = configuration;
|
|
67
|
-
const clientName = "SSMClient";
|
|
68
|
-
const commandName = "SendCommandCommand";
|
|
69
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
70
|
-
logger,
|
|
71
|
-
clientName,
|
|
72
|
-
commandName,
|
|
73
|
-
inputFilterSensitiveLog: SendCommandRequest.filterSensitiveLog,
|
|
74
|
-
outputFilterSensitiveLog: SendCommandResult.filterSensitiveLog,
|
|
75
|
-
};
|
|
76
|
-
const { requestHandler } = configuration;
|
|
77
|
-
return stack.resolve(
|
|
78
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
79
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
80
|
-
handlerExecutionContext
|
|
81
|
-
);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
private serialize(input: SendCommandCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
85
|
-
return serializeAws_json1_1SendCommandCommand(input, context);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendCommandCommandOutput> {
|
|
89
|
-
return deserializeAws_json1_1SendCommandCommand(output, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
// Start section: command_body_extra
|
|
93
|
-
// End section: command_body_extra
|
|
94
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { StartAssociationsOnceRequest, StartAssociationsOnceResult } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StartAssociationsOnceCommand,
|
|
5
|
-
serializeAws_json1_1StartAssociationsOnceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface StartAssociationsOnceCommandInput extends StartAssociationsOnceRequest {}
|
|
21
|
-
export interface StartAssociationsOnceCommandOutput extends StartAssociationsOnceResult, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Runs an association immediately and only one time. This operation can be helpful when
|
|
25
|
-
* troubleshooting associations.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { SSMClient, StartAssociationsOnceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
|
-
* // const { SSMClient, StartAssociationsOnceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
|
-
* const client = new SSMClient(config);
|
|
32
|
-
* const command = new StartAssociationsOnceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link StartAssociationsOnceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link StartAssociationsOnceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class StartAssociationsOnceCommand extends $Command<
|
|
42
|
-
StartAssociationsOnceCommandInput,
|
|
43
|
-
StartAssociationsOnceCommandOutput,
|
|
44
|
-
SSMClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: StartAssociationsOnceCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: SSMClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<StartAssociationsOnceCommandInput, StartAssociationsOnceCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "SSMClient";
|
|
69
|
-
const commandName = "StartAssociationsOnceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: StartAssociationsOnceRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: StartAssociationsOnceResult.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: StartAssociationsOnceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1StartAssociationsOnceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<StartAssociationsOnceCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1StartAssociationsOnceCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { StartAutomationExecutionRequest, StartAutomationExecutionResult } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StartAutomationExecutionCommand,
|
|
5
|
-
serializeAws_json1_1StartAutomationExecutionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface StartAutomationExecutionCommandInput extends StartAutomationExecutionRequest {}
|
|
21
|
-
export interface StartAutomationExecutionCommandOutput extends StartAutomationExecutionResult, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Initiates execution of an Automation runbook.</p>
|
|
25
|
-
* @example
|
|
26
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
27
|
-
* ```javascript
|
|
28
|
-
* import { SSMClient, StartAutomationExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
|
-
* // const { SSMClient, StartAutomationExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
|
-
* const client = new SSMClient(config);
|
|
31
|
-
* const command = new StartAutomationExecutionCommand(input);
|
|
32
|
-
* const response = await client.send(command);
|
|
33
|
-
* ```
|
|
34
|
-
*
|
|
35
|
-
* @see {@link StartAutomationExecutionCommandInput} for command's `input` shape.
|
|
36
|
-
* @see {@link StartAutomationExecutionCommandOutput} for command's `response` shape.
|
|
37
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
38
|
-
*
|
|
39
|
-
*/
|
|
40
|
-
export class StartAutomationExecutionCommand extends $Command<
|
|
41
|
-
StartAutomationExecutionCommandInput,
|
|
42
|
-
StartAutomationExecutionCommandOutput,
|
|
43
|
-
SSMClientResolvedConfig
|
|
44
|
-
> {
|
|
45
|
-
// Start section: command_properties
|
|
46
|
-
// End section: command_properties
|
|
47
|
-
|
|
48
|
-
constructor(readonly input: StartAutomationExecutionCommandInput) {
|
|
49
|
-
// Start section: command_constructor
|
|
50
|
-
super();
|
|
51
|
-
// End section: command_constructor
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
|
-
resolveMiddleware(
|
|
58
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
59
|
-
configuration: SSMClientResolvedConfig,
|
|
60
|
-
options?: __HttpHandlerOptions
|
|
61
|
-
): Handler<StartAutomationExecutionCommandInput, StartAutomationExecutionCommandOutput> {
|
|
62
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
63
|
-
|
|
64
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
65
|
-
|
|
66
|
-
const { logger } = configuration;
|
|
67
|
-
const clientName = "SSMClient";
|
|
68
|
-
const commandName = "StartAutomationExecutionCommand";
|
|
69
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
70
|
-
logger,
|
|
71
|
-
clientName,
|
|
72
|
-
commandName,
|
|
73
|
-
inputFilterSensitiveLog: StartAutomationExecutionRequest.filterSensitiveLog,
|
|
74
|
-
outputFilterSensitiveLog: StartAutomationExecutionResult.filterSensitiveLog,
|
|
75
|
-
};
|
|
76
|
-
const { requestHandler } = configuration;
|
|
77
|
-
return stack.resolve(
|
|
78
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
79
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
80
|
-
handlerExecutionContext
|
|
81
|
-
);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
private serialize(input: StartAutomationExecutionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
85
|
-
return serializeAws_json1_1StartAutomationExecutionCommand(input, context);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<StartAutomationExecutionCommandOutput> {
|
|
89
|
-
return deserializeAws_json1_1StartAutomationExecutionCommand(output, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
// Start section: command_body_extra
|
|
93
|
-
// End section: command_body_extra
|
|
94
|
-
}
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { StartChangeRequestExecutionRequest, StartChangeRequestExecutionResult } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StartChangeRequestExecutionCommand,
|
|
5
|
-
serializeAws_json1_1StartChangeRequestExecutionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface StartChangeRequestExecutionCommandInput extends StartChangeRequestExecutionRequest {}
|
|
21
|
-
export interface StartChangeRequestExecutionCommandOutput extends StartChangeRequestExecutionResult, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Creates a change request for Change Manager. The Automation runbooks specified in the
|
|
25
|
-
* change request run only after all required approvals for the change request have been
|
|
26
|
-
* received.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { SSMClient, StartChangeRequestExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
|
-
* // const { SSMClient, StartChangeRequestExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
|
-
* const client = new SSMClient(config);
|
|
33
|
-
* const command = new StartChangeRequestExecutionCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link StartChangeRequestExecutionCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link StartChangeRequestExecutionCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class StartChangeRequestExecutionCommand extends $Command<
|
|
43
|
-
StartChangeRequestExecutionCommandInput,
|
|
44
|
-
StartChangeRequestExecutionCommandOutput,
|
|
45
|
-
SSMClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: StartChangeRequestExecutionCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: SSMClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<StartChangeRequestExecutionCommandInput, StartChangeRequestExecutionCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "SSMClient";
|
|
70
|
-
const commandName = "StartChangeRequestExecutionCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: StartChangeRequestExecutionRequest.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: StartChangeRequestExecutionResult.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: StartChangeRequestExecutionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_json1_1StartChangeRequestExecutionCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(
|
|
91
|
-
output: __HttpResponse,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
): Promise<StartChangeRequestExecutionCommandOutput> {
|
|
94
|
-
return deserializeAws_json1_1StartChangeRequestExecutionCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { SSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMClient";
|
|
2
|
-
import { StartSessionRequest, StartSessionResponse } from "../models/models_1";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StartSessionCommand,
|
|
5
|
-
serializeAws_json1_1StartSessionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
10
|
-
import {
|
|
11
|
-
FinalizeHandlerArguments,
|
|
12
|
-
Handler,
|
|
13
|
-
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
|
-
MetadataBearer as __MetadataBearer,
|
|
17
|
-
SerdeContext as __SerdeContext,
|
|
18
|
-
} from "@aws-sdk/types";
|
|
19
|
-
|
|
20
|
-
export interface StartSessionCommandInput extends StartSessionRequest {}
|
|
21
|
-
export interface StartSessionCommandOutput extends StartSessionResponse, __MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* <p>Initiates a connection to a target (for example, an instance) for a Session Manager session. Returns a
|
|
25
|
-
* URL and token that can be used to open a WebSocket connection for sending input and receiving
|
|
26
|
-
* outputs.</p>
|
|
27
|
-
* <note>
|
|
28
|
-
* <p>Amazon Web Services CLI usage: <code>start-session</code> is an interactive command that requires the Session Manager
|
|
29
|
-
* plugin to be installed on the client machine making the call. For information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html">Install
|
|
30
|
-
* the Session Manager plugin for the Amazon Web Services CLI</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
31
|
-
* <p>Amazon Web Services Tools for PowerShell usage: Start-SSMSession isn't currently supported by Amazon Web Services Tools
|
|
32
|
-
* for PowerShell on Windows local machines.</p>
|
|
33
|
-
* </note>
|
|
34
|
-
* @example
|
|
35
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
36
|
-
* ```javascript
|
|
37
|
-
* import { SSMClient, StartSessionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
38
|
-
* // const { SSMClient, StartSessionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
39
|
-
* const client = new SSMClient(config);
|
|
40
|
-
* const command = new StartSessionCommand(input);
|
|
41
|
-
* const response = await client.send(command);
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* @see {@link StartSessionCommandInput} for command's `input` shape.
|
|
45
|
-
* @see {@link StartSessionCommandOutput} for command's `response` shape.
|
|
46
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
export class StartSessionCommand extends $Command<
|
|
50
|
-
StartSessionCommandInput,
|
|
51
|
-
StartSessionCommandOutput,
|
|
52
|
-
SSMClientResolvedConfig
|
|
53
|
-
> {
|
|
54
|
-
// Start section: command_properties
|
|
55
|
-
// End section: command_properties
|
|
56
|
-
|
|
57
|
-
constructor(readonly input: StartSessionCommandInput) {
|
|
58
|
-
// Start section: command_constructor
|
|
59
|
-
super();
|
|
60
|
-
// End section: command_constructor
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(
|
|
67
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
68
|
-
configuration: SSMClientResolvedConfig,
|
|
69
|
-
options?: __HttpHandlerOptions
|
|
70
|
-
): Handler<StartSessionCommandInput, StartSessionCommandOutput> {
|
|
71
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
72
|
-
|
|
73
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
74
|
-
|
|
75
|
-
const { logger } = configuration;
|
|
76
|
-
const clientName = "SSMClient";
|
|
77
|
-
const commandName = "StartSessionCommand";
|
|
78
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
79
|
-
logger,
|
|
80
|
-
clientName,
|
|
81
|
-
commandName,
|
|
82
|
-
inputFilterSensitiveLog: StartSessionRequest.filterSensitiveLog,
|
|
83
|
-
outputFilterSensitiveLog: StartSessionResponse.filterSensitiveLog,
|
|
84
|
-
};
|
|
85
|
-
const { requestHandler } = configuration;
|
|
86
|
-
return stack.resolve(
|
|
87
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
88
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
89
|
-
handlerExecutionContext
|
|
90
|
-
);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private serialize(input: StartSessionCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
94
|
-
return serializeAws_json1_1StartSessionCommand(input, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<StartSessionCommandOutput> {
|
|
98
|
-
return deserializeAws_json1_1StartSessionCommand(output, context);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
// Start section: command_body_extra
|
|
102
|
-
// End section: command_body_extra
|
|
103
|
-
}
|