import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types"; import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, } from "./commands/AddTagsToResourceCommand"; import { AssociateOpsItemRelatedItemCommandInput, AssociateOpsItemRelatedItemCommandOutput, } from "./commands/AssociateOpsItemRelatedItemCommand"; import { CancelCommandCommandInput, CancelCommandCommandOutput, } from "./commands/CancelCommandCommand"; import { CancelMaintenanceWindowExecutionCommandInput, CancelMaintenanceWindowExecutionCommandOutput, } from "./commands/CancelMaintenanceWindowExecutionCommand"; import { CreateActivationCommandInput, CreateActivationCommandOutput, } from "./commands/CreateActivationCommand"; import { CreateAssociationBatchCommandInput, CreateAssociationBatchCommandOutput, } from "./commands/CreateAssociationBatchCommand"; import { CreateAssociationCommandInput, CreateAssociationCommandOutput, } from "./commands/CreateAssociationCommand"; import { CreateDocumentCommandInput, CreateDocumentCommandOutput, } from "./commands/CreateDocumentCommand"; import { CreateMaintenanceWindowCommandInput, CreateMaintenanceWindowCommandOutput, } from "./commands/CreateMaintenanceWindowCommand"; import { CreateOpsItemCommandInput, CreateOpsItemCommandOutput, } from "./commands/CreateOpsItemCommand"; import { CreateOpsMetadataCommandInput, CreateOpsMetadataCommandOutput, } from "./commands/CreateOpsMetadataCommand"; import { CreatePatchBaselineCommandInput, CreatePatchBaselineCommandOutput, } from "./commands/CreatePatchBaselineCommand"; import { CreateResourceDataSyncCommandInput, CreateResourceDataSyncCommandOutput, } from "./commands/CreateResourceDataSyncCommand"; import { DeleteActivationCommandInput, DeleteActivationCommandOutput, } from "./commands/DeleteActivationCommand"; import { DeleteAssociationCommandInput, DeleteAssociationCommandOutput, } from "./commands/DeleteAssociationCommand"; import { DeleteDocumentCommandInput, DeleteDocumentCommandOutput, } from "./commands/DeleteDocumentCommand"; import { DeleteInventoryCommandInput, DeleteInventoryCommandOutput, } from "./commands/DeleteInventoryCommand"; import { DeleteMaintenanceWindowCommandInput, DeleteMaintenanceWindowCommandOutput, } from "./commands/DeleteMaintenanceWindowCommand"; import { DeleteOpsItemCommandInput, DeleteOpsItemCommandOutput, } from "./commands/DeleteOpsItemCommand"; import { DeleteOpsMetadataCommandInput, DeleteOpsMetadataCommandOutput, } from "./commands/DeleteOpsMetadataCommand"; import { DeleteParameterCommandInput, DeleteParameterCommandOutput, } from "./commands/DeleteParameterCommand"; import { DeleteParametersCommandInput, DeleteParametersCommandOutput, } from "./commands/DeleteParametersCommand"; import { DeletePatchBaselineCommandInput, DeletePatchBaselineCommandOutput, } from "./commands/DeletePatchBaselineCommand"; import { DeleteResourceDataSyncCommandInput, DeleteResourceDataSyncCommandOutput, } from "./commands/DeleteResourceDataSyncCommand"; import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, } from "./commands/DeleteResourcePolicyCommand"; import { DeregisterManagedInstanceCommandInput, DeregisterManagedInstanceCommandOutput, } from "./commands/DeregisterManagedInstanceCommand"; import { DeregisterPatchBaselineForPatchGroupCommandInput, DeregisterPatchBaselineForPatchGroupCommandOutput, } from "./commands/DeregisterPatchBaselineForPatchGroupCommand"; import { DeregisterTargetFromMaintenanceWindowCommandInput, DeregisterTargetFromMaintenanceWindowCommandOutput, } from "./commands/DeregisterTargetFromMaintenanceWindowCommand"; import { DeregisterTaskFromMaintenanceWindowCommandInput, DeregisterTaskFromMaintenanceWindowCommandOutput, } from "./commands/DeregisterTaskFromMaintenanceWindowCommand"; import { DescribeActivationsCommandInput, DescribeActivationsCommandOutput, } from "./commands/DescribeActivationsCommand"; import { DescribeAssociationCommandInput, DescribeAssociationCommandOutput, } from "./commands/DescribeAssociationCommand"; import { DescribeAssociationExecutionsCommandInput, DescribeAssociationExecutionsCommandOutput, } from "./commands/DescribeAssociationExecutionsCommand"; import { DescribeAssociationExecutionTargetsCommandInput, DescribeAssociationExecutionTargetsCommandOutput, } from "./commands/DescribeAssociationExecutionTargetsCommand"; import { DescribeAutomationExecutionsCommandInput, DescribeAutomationExecutionsCommandOutput, } from "./commands/DescribeAutomationExecutionsCommand"; import { DescribeAutomationStepExecutionsCommandInput, DescribeAutomationStepExecutionsCommandOutput, } from "./commands/DescribeAutomationStepExecutionsCommand"; import { DescribeAvailablePatchesCommandInput, DescribeAvailablePatchesCommandOutput, } from "./commands/DescribeAvailablePatchesCommand"; import { DescribeDocumentCommandInput, DescribeDocumentCommandOutput, } from "./commands/DescribeDocumentCommand"; import { DescribeDocumentPermissionCommandInput, DescribeDocumentPermissionCommandOutput, } from "./commands/DescribeDocumentPermissionCommand"; import { DescribeEffectiveInstanceAssociationsCommandInput, DescribeEffectiveInstanceAssociationsCommandOutput, } from "./commands/DescribeEffectiveInstanceAssociationsCommand"; import { DescribeEffectivePatchesForPatchBaselineCommandInput, DescribeEffectivePatchesForPatchBaselineCommandOutput, } from "./commands/DescribeEffectivePatchesForPatchBaselineCommand"; import { DescribeInstanceAssociationsStatusCommandInput, DescribeInstanceAssociationsStatusCommandOutput, } from "./commands/DescribeInstanceAssociationsStatusCommand"; import { DescribeInstanceInformationCommandInput, DescribeInstanceInformationCommandOutput, } from "./commands/DescribeInstanceInformationCommand"; import { DescribeInstancePatchesCommandInput, DescribeInstancePatchesCommandOutput, } from "./commands/DescribeInstancePatchesCommand"; import { DescribeInstancePatchStatesCommandInput, DescribeInstancePatchStatesCommandOutput, } from "./commands/DescribeInstancePatchStatesCommand"; import { DescribeInstancePatchStatesForPatchGroupCommandInput, DescribeInstancePatchStatesForPatchGroupCommandOutput, } from "./commands/DescribeInstancePatchStatesForPatchGroupCommand"; import { DescribeInstancePropertiesCommandInput, DescribeInstancePropertiesCommandOutput, } from "./commands/DescribeInstancePropertiesCommand"; import { DescribeInventoryDeletionsCommandInput, DescribeInventoryDeletionsCommandOutput, } from "./commands/DescribeInventoryDeletionsCommand"; import { DescribeMaintenanceWindowExecutionsCommandInput, DescribeMaintenanceWindowExecutionsCommandOutput, } from "./commands/DescribeMaintenanceWindowExecutionsCommand"; import { DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput, } from "./commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand"; import { DescribeMaintenanceWindowExecutionTasksCommandInput, DescribeMaintenanceWindowExecutionTasksCommandOutput, } from "./commands/DescribeMaintenanceWindowExecutionTasksCommand"; import { DescribeMaintenanceWindowScheduleCommandInput, DescribeMaintenanceWindowScheduleCommandOutput, } from "./commands/DescribeMaintenanceWindowScheduleCommand"; import { DescribeMaintenanceWindowsCommandInput, DescribeMaintenanceWindowsCommandOutput, } from "./commands/DescribeMaintenanceWindowsCommand"; import { DescribeMaintenanceWindowsForTargetCommandInput, DescribeMaintenanceWindowsForTargetCommandOutput, } from "./commands/DescribeMaintenanceWindowsForTargetCommand"; import { DescribeMaintenanceWindowTargetsCommandInput, DescribeMaintenanceWindowTargetsCommandOutput, } from "./commands/DescribeMaintenanceWindowTargetsCommand"; import { DescribeMaintenanceWindowTasksCommandInput, DescribeMaintenanceWindowTasksCommandOutput, } from "./commands/DescribeMaintenanceWindowTasksCommand"; import { DescribeOpsItemsCommandInput, DescribeOpsItemsCommandOutput, } from "./commands/DescribeOpsItemsCommand"; import { DescribeParametersCommandInput, DescribeParametersCommandOutput, } from "./commands/DescribeParametersCommand"; import { DescribePatchBaselinesCommandInput, DescribePatchBaselinesCommandOutput, } from "./commands/DescribePatchBaselinesCommand"; import { DescribePatchGroupsCommandInput, DescribePatchGroupsCommandOutput, } from "./commands/DescribePatchGroupsCommand"; import { DescribePatchGroupStateCommandInput, DescribePatchGroupStateCommandOutput, } from "./commands/DescribePatchGroupStateCommand"; import { DescribePatchPropertiesCommandInput, DescribePatchPropertiesCommandOutput, } from "./commands/DescribePatchPropertiesCommand"; import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput, } from "./commands/DescribeSessionsCommand"; import { DisassociateOpsItemRelatedItemCommandInput, DisassociateOpsItemRelatedItemCommandOutput, } from "./commands/DisassociateOpsItemRelatedItemCommand"; import { GetAccessTokenCommandInput, GetAccessTokenCommandOutput, } from "./commands/GetAccessTokenCommand"; import { GetAutomationExecutionCommandInput, GetAutomationExecutionCommandOutput, } from "./commands/GetAutomationExecutionCommand"; import { GetCalendarStateCommandInput, GetCalendarStateCommandOutput, } from "./commands/GetCalendarStateCommand"; import { GetCommandInvocationCommandInput, GetCommandInvocationCommandOutput, } from "./commands/GetCommandInvocationCommand"; import { GetConnectionStatusCommandInput, GetConnectionStatusCommandOutput, } from "./commands/GetConnectionStatusCommand"; import { GetDefaultPatchBaselineCommandInput, GetDefaultPatchBaselineCommandOutput, } from "./commands/GetDefaultPatchBaselineCommand"; import { GetDeployablePatchSnapshotForInstanceCommandInput, GetDeployablePatchSnapshotForInstanceCommandOutput, } from "./commands/GetDeployablePatchSnapshotForInstanceCommand"; import { GetDocumentCommandInput, GetDocumentCommandOutput, } from "./commands/GetDocumentCommand"; import { GetExecutionPreviewCommandInput, GetExecutionPreviewCommandOutput, } from "./commands/GetExecutionPreviewCommand"; import { GetInventoryCommandInput, GetInventoryCommandOutput, } from "./commands/GetInventoryCommand"; import { GetInventorySchemaCommandInput, GetInventorySchemaCommandOutput, } from "./commands/GetInventorySchemaCommand"; import { GetMaintenanceWindowCommandInput, GetMaintenanceWindowCommandOutput, } from "./commands/GetMaintenanceWindowCommand"; import { GetMaintenanceWindowExecutionCommandInput, GetMaintenanceWindowExecutionCommandOutput, } from "./commands/GetMaintenanceWindowExecutionCommand"; import { GetMaintenanceWindowExecutionTaskCommandInput, GetMaintenanceWindowExecutionTaskCommandOutput, } from "./commands/GetMaintenanceWindowExecutionTaskCommand"; import { GetMaintenanceWindowExecutionTaskInvocationCommandInput, GetMaintenanceWindowExecutionTaskInvocationCommandOutput, } from "./commands/GetMaintenanceWindowExecutionTaskInvocationCommand"; import { GetMaintenanceWindowTaskCommandInput, GetMaintenanceWindowTaskCommandOutput, } from "./commands/GetMaintenanceWindowTaskCommand"; import { GetOpsItemCommandInput, GetOpsItemCommandOutput, } from "./commands/GetOpsItemCommand"; import { GetOpsMetadataCommandInput, GetOpsMetadataCommandOutput, } from "./commands/GetOpsMetadataCommand"; import { GetOpsSummaryCommandInput, GetOpsSummaryCommandOutput, } from "./commands/GetOpsSummaryCommand"; import { GetParameterCommandInput, GetParameterCommandOutput, } from "./commands/GetParameterCommand"; import { GetParameterHistoryCommandInput, GetParameterHistoryCommandOutput, } from "./commands/GetParameterHistoryCommand"; import { GetParametersByPathCommandInput, GetParametersByPathCommandOutput, } from "./commands/GetParametersByPathCommand"; import { GetParametersCommandInput, GetParametersCommandOutput, } from "./commands/GetParametersCommand"; import { GetPatchBaselineCommandInput, GetPatchBaselineCommandOutput, } from "./commands/GetPatchBaselineCommand"; import { GetPatchBaselineForPatchGroupCommandInput, GetPatchBaselineForPatchGroupCommandOutput, } from "./commands/GetPatchBaselineForPatchGroupCommand"; import { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, } from "./commands/GetResourcePoliciesCommand"; import { GetServiceSettingCommandInput, GetServiceSettingCommandOutput, } from "./commands/GetServiceSettingCommand"; import { LabelParameterVersionCommandInput, LabelParameterVersionCommandOutput, } from "./commands/LabelParameterVersionCommand"; import { ListAssociationsCommandInput, ListAssociationsCommandOutput, } from "./commands/ListAssociationsCommand"; import { ListAssociationVersionsCommandInput, ListAssociationVersionsCommandOutput, } from "./commands/ListAssociationVersionsCommand"; import { ListCommandInvocationsCommandInput, ListCommandInvocationsCommandOutput, } from "./commands/ListCommandInvocationsCommand"; import { ListCommandsCommandInput, ListCommandsCommandOutput, } from "./commands/ListCommandsCommand"; import { ListComplianceItemsCommandInput, ListComplianceItemsCommandOutput, } from "./commands/ListComplianceItemsCommand"; import { ListComplianceSummariesCommandInput, ListComplianceSummariesCommandOutput, } from "./commands/ListComplianceSummariesCommand"; import { ListDocumentMetadataHistoryCommandInput, ListDocumentMetadataHistoryCommandOutput, } from "./commands/ListDocumentMetadataHistoryCommand"; import { ListDocumentsCommandInput, ListDocumentsCommandOutput, } from "./commands/ListDocumentsCommand"; import { ListDocumentVersionsCommandInput, ListDocumentVersionsCommandOutput, } from "./commands/ListDocumentVersionsCommand"; import { ListInventoryEntriesCommandInput, ListInventoryEntriesCommandOutput, } from "./commands/ListInventoryEntriesCommand"; import { ListNodesCommandInput, ListNodesCommandOutput, } from "./commands/ListNodesCommand"; import { ListNodesSummaryCommandInput, ListNodesSummaryCommandOutput, } from "./commands/ListNodesSummaryCommand"; import { ListOpsItemEventsCommandInput, ListOpsItemEventsCommandOutput, } from "./commands/ListOpsItemEventsCommand"; import { ListOpsItemRelatedItemsCommandInput, ListOpsItemRelatedItemsCommandOutput, } from "./commands/ListOpsItemRelatedItemsCommand"; import { ListOpsMetadataCommandInput, ListOpsMetadataCommandOutput, } from "./commands/ListOpsMetadataCommand"; import { ListResourceComplianceSummariesCommandInput, ListResourceComplianceSummariesCommandOutput, } from "./commands/ListResourceComplianceSummariesCommand"; import { ListResourceDataSyncCommandInput, ListResourceDataSyncCommandOutput, } from "./commands/ListResourceDataSyncCommand"; import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, } from "./commands/ListTagsForResourceCommand"; import { ModifyDocumentPermissionCommandInput, ModifyDocumentPermissionCommandOutput, } from "./commands/ModifyDocumentPermissionCommand"; import { PutComplianceItemsCommandInput, PutComplianceItemsCommandOutput, } from "./commands/PutComplianceItemsCommand"; import { PutInventoryCommandInput, PutInventoryCommandOutput, } from "./commands/PutInventoryCommand"; import { PutParameterCommandInput, PutParameterCommandOutput, } from "./commands/PutParameterCommand"; import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, } from "./commands/PutResourcePolicyCommand"; import { RegisterDefaultPatchBaselineCommandInput, RegisterDefaultPatchBaselineCommandOutput, } from "./commands/RegisterDefaultPatchBaselineCommand"; import { RegisterPatchBaselineForPatchGroupCommandInput, RegisterPatchBaselineForPatchGroupCommandOutput, } from "./commands/RegisterPatchBaselineForPatchGroupCommand"; import { RegisterTargetWithMaintenanceWindowCommandInput, RegisterTargetWithMaintenanceWindowCommandOutput, } from "./commands/RegisterTargetWithMaintenanceWindowCommand"; import { RegisterTaskWithMaintenanceWindowCommandInput, RegisterTaskWithMaintenanceWindowCommandOutput, } from "./commands/RegisterTaskWithMaintenanceWindowCommand"; import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, } from "./commands/RemoveTagsFromResourceCommand"; import { ResetServiceSettingCommandInput, ResetServiceSettingCommandOutput, } from "./commands/ResetServiceSettingCommand"; import { ResumeSessionCommandInput, ResumeSessionCommandOutput, } from "./commands/ResumeSessionCommand"; import { SendAutomationSignalCommandInput, SendAutomationSignalCommandOutput, } from "./commands/SendAutomationSignalCommand"; import { SendCommandCommandInput, SendCommandCommandOutput, } from "./commands/SendCommandCommand"; import { StartAccessRequestCommandInput, StartAccessRequestCommandOutput, } from "./commands/StartAccessRequestCommand"; import { StartAssociationsOnceCommandInput, StartAssociationsOnceCommandOutput, } from "./commands/StartAssociationsOnceCommand"; import { StartAutomationExecutionCommandInput, StartAutomationExecutionCommandOutput, } from "./commands/StartAutomationExecutionCommand"; import { StartChangeRequestExecutionCommandInput, StartChangeRequestExecutionCommandOutput, } from "./commands/StartChangeRequestExecutionCommand"; import { StartExecutionPreviewCommandInput, StartExecutionPreviewCommandOutput, } from "./commands/StartExecutionPreviewCommand"; import { StartSessionCommandInput, StartSessionCommandOutput, } from "./commands/StartSessionCommand"; import { StopAutomationExecutionCommandInput, StopAutomationExecutionCommandOutput, } from "./commands/StopAutomationExecutionCommand"; import { TerminateSessionCommandInput, TerminateSessionCommandOutput, } from "./commands/TerminateSessionCommand"; import { UnlabelParameterVersionCommandInput, UnlabelParameterVersionCommandOutput, } from "./commands/UnlabelParameterVersionCommand"; import { UpdateAssociationCommandInput, UpdateAssociationCommandOutput, } from "./commands/UpdateAssociationCommand"; import { UpdateAssociationStatusCommandInput, UpdateAssociationStatusCommandOutput, } from "./commands/UpdateAssociationStatusCommand"; import { UpdateDocumentCommandInput, UpdateDocumentCommandOutput, } from "./commands/UpdateDocumentCommand"; import { UpdateDocumentDefaultVersionCommandInput, UpdateDocumentDefaultVersionCommandOutput, } from "./commands/UpdateDocumentDefaultVersionCommand"; import { UpdateDocumentMetadataCommandInput, UpdateDocumentMetadataCommandOutput, } from "./commands/UpdateDocumentMetadataCommand"; import { UpdateMaintenanceWindowCommandInput, UpdateMaintenanceWindowCommandOutput, } from "./commands/UpdateMaintenanceWindowCommand"; import { UpdateMaintenanceWindowTargetCommandInput, UpdateMaintenanceWindowTargetCommandOutput, } from "./commands/UpdateMaintenanceWindowTargetCommand"; import { UpdateMaintenanceWindowTaskCommandInput, UpdateMaintenanceWindowTaskCommandOutput, } from "./commands/UpdateMaintenanceWindowTaskCommand"; import { UpdateManagedInstanceRoleCommandInput, UpdateManagedInstanceRoleCommandOutput, } from "./commands/UpdateManagedInstanceRoleCommand"; import { UpdateOpsItemCommandInput, UpdateOpsItemCommandOutput, } from "./commands/UpdateOpsItemCommand"; import { UpdateOpsMetadataCommandInput, UpdateOpsMetadataCommandOutput, } from "./commands/UpdateOpsMetadataCommand"; import { UpdatePatchBaselineCommandInput, UpdatePatchBaselineCommandOutput, } from "./commands/UpdatePatchBaselineCommand"; import { UpdateResourceDataSyncCommandInput, UpdateResourceDataSyncCommandOutput, } from "./commands/UpdateResourceDataSyncCommand"; import { UpdateServiceSettingCommandInput, UpdateServiceSettingCommandOutput, } from "./commands/UpdateServiceSettingCommand"; import { SSMClient } from "./SSMClient"; export interface SSM { addTagsToResource( args: AddTagsToResourceCommandInput, options?: __HttpHandlerOptions ): Promise; addTagsToResource( args: AddTagsToResourceCommandInput, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void ): void; addTagsToResource( args: AddTagsToResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void ): void; associateOpsItemRelatedItem( args: AssociateOpsItemRelatedItemCommandInput, options?: __HttpHandlerOptions ): Promise; associateOpsItemRelatedItem( args: AssociateOpsItemRelatedItemCommandInput, cb: (err: any, data?: AssociateOpsItemRelatedItemCommandOutput) => void ): void; associateOpsItemRelatedItem( args: AssociateOpsItemRelatedItemCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateOpsItemRelatedItemCommandOutput) => void ): void; cancelCommand( args: CancelCommandCommandInput, options?: __HttpHandlerOptions ): Promise; cancelCommand( args: CancelCommandCommandInput, cb: (err: any, data?: CancelCommandCommandOutput) => void ): void; cancelCommand( args: CancelCommandCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelCommandCommandOutput) => void ): void; cancelMaintenanceWindowExecution( args: CancelMaintenanceWindowExecutionCommandInput, options?: __HttpHandlerOptions ): Promise; cancelMaintenanceWindowExecution( args: CancelMaintenanceWindowExecutionCommandInput, cb: (err: any, data?: CancelMaintenanceWindowExecutionCommandOutput) => void ): void; cancelMaintenanceWindowExecution( args: CancelMaintenanceWindowExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelMaintenanceWindowExecutionCommandOutput) => void ): void; createActivation( args: CreateActivationCommandInput, options?: __HttpHandlerOptions ): Promise; createActivation( args: CreateActivationCommandInput, cb: (err: any, data?: CreateActivationCommandOutput) => void ): void; createActivation( args: CreateActivationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateActivationCommandOutput) => void ): void; createAssociation( args: CreateAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; createAssociation( args: CreateAssociationCommandInput, cb: (err: any, data?: CreateAssociationCommandOutput) => void ): void; createAssociation( args: CreateAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssociationCommandOutput) => void ): void; createAssociationBatch( args: CreateAssociationBatchCommandInput, options?: __HttpHandlerOptions ): Promise; createAssociationBatch( args: CreateAssociationBatchCommandInput, cb: (err: any, data?: CreateAssociationBatchCommandOutput) => void ): void; createAssociationBatch( args: CreateAssociationBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssociationBatchCommandOutput) => void ): void; createDocument( args: CreateDocumentCommandInput, options?: __HttpHandlerOptions ): Promise; createDocument( args: CreateDocumentCommandInput, cb: (err: any, data?: CreateDocumentCommandOutput) => void ): void; createDocument( args: CreateDocumentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDocumentCommandOutput) => void ): void; createMaintenanceWindow( args: CreateMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; createMaintenanceWindow( args: CreateMaintenanceWindowCommandInput, cb: (err: any, data?: CreateMaintenanceWindowCommandOutput) => void ): void; createMaintenanceWindow( args: CreateMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMaintenanceWindowCommandOutput) => void ): void; createOpsItem( args: CreateOpsItemCommandInput, options?: __HttpHandlerOptions ): Promise; createOpsItem( args: CreateOpsItemCommandInput, cb: (err: any, data?: CreateOpsItemCommandOutput) => void ): void; createOpsItem( args: CreateOpsItemCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOpsItemCommandOutput) => void ): void; createOpsMetadata( args: CreateOpsMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; createOpsMetadata( args: CreateOpsMetadataCommandInput, cb: (err: any, data?: CreateOpsMetadataCommandOutput) => void ): void; createOpsMetadata( args: CreateOpsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOpsMetadataCommandOutput) => void ): void; createPatchBaseline( args: CreatePatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; createPatchBaseline( args: CreatePatchBaselineCommandInput, cb: (err: any, data?: CreatePatchBaselineCommandOutput) => void ): void; createPatchBaseline( args: CreatePatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePatchBaselineCommandOutput) => void ): void; createResourceDataSync( args: CreateResourceDataSyncCommandInput, options?: __HttpHandlerOptions ): Promise; createResourceDataSync( args: CreateResourceDataSyncCommandInput, cb: (err: any, data?: CreateResourceDataSyncCommandOutput) => void ): void; createResourceDataSync( args: CreateResourceDataSyncCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResourceDataSyncCommandOutput) => void ): void; deleteActivation( args: DeleteActivationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteActivation( args: DeleteActivationCommandInput, cb: (err: any, data?: DeleteActivationCommandOutput) => void ): void; deleteActivation( args: DeleteActivationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteActivationCommandOutput) => void ): void; deleteAssociation(): Promise; deleteAssociation( args: DeleteAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteAssociation( args: DeleteAssociationCommandInput, cb: (err: any, data?: DeleteAssociationCommandOutput) => void ): void; deleteAssociation( args: DeleteAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssociationCommandOutput) => void ): void; deleteDocument( args: DeleteDocumentCommandInput, options?: __HttpHandlerOptions ): Promise; deleteDocument( args: DeleteDocumentCommandInput, cb: (err: any, data?: DeleteDocumentCommandOutput) => void ): void; deleteDocument( args: DeleteDocumentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDocumentCommandOutput) => void ): void; deleteInventory( args: DeleteInventoryCommandInput, options?: __HttpHandlerOptions ): Promise; deleteInventory( args: DeleteInventoryCommandInput, cb: (err: any, data?: DeleteInventoryCommandOutput) => void ): void; deleteInventory( args: DeleteInventoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInventoryCommandOutput) => void ): void; deleteMaintenanceWindow( args: DeleteMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; deleteMaintenanceWindow( args: DeleteMaintenanceWindowCommandInput, cb: (err: any, data?: DeleteMaintenanceWindowCommandOutput) => void ): void; deleteMaintenanceWindow( args: DeleteMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMaintenanceWindowCommandOutput) => void ): void; deleteOpsItem( args: DeleteOpsItemCommandInput, options?: __HttpHandlerOptions ): Promise; deleteOpsItem( args: DeleteOpsItemCommandInput, cb: (err: any, data?: DeleteOpsItemCommandOutput) => void ): void; deleteOpsItem( args: DeleteOpsItemCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOpsItemCommandOutput) => void ): void; deleteOpsMetadata( args: DeleteOpsMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; deleteOpsMetadata( args: DeleteOpsMetadataCommandInput, cb: (err: any, data?: DeleteOpsMetadataCommandOutput) => void ): void; deleteOpsMetadata( args: DeleteOpsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOpsMetadataCommandOutput) => void ): void; deleteParameter( args: DeleteParameterCommandInput, options?: __HttpHandlerOptions ): Promise; deleteParameter( args: DeleteParameterCommandInput, cb: (err: any, data?: DeleteParameterCommandOutput) => void ): void; deleteParameter( args: DeleteParameterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteParameterCommandOutput) => void ): void; deleteParameters( args: DeleteParametersCommandInput, options?: __HttpHandlerOptions ): Promise; deleteParameters( args: DeleteParametersCommandInput, cb: (err: any, data?: DeleteParametersCommandOutput) => void ): void; deleteParameters( args: DeleteParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteParametersCommandOutput) => void ): void; deletePatchBaseline( args: DeletePatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; deletePatchBaseline( args: DeletePatchBaselineCommandInput, cb: (err: any, data?: DeletePatchBaselineCommandOutput) => void ): void; deletePatchBaseline( args: DeletePatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePatchBaselineCommandOutput) => void ): void; deleteResourceDataSync( args: DeleteResourceDataSyncCommandInput, options?: __HttpHandlerOptions ): Promise; deleteResourceDataSync( args: DeleteResourceDataSyncCommandInput, cb: (err: any, data?: DeleteResourceDataSyncCommandOutput) => void ): void; deleteResourceDataSync( args: DeleteResourceDataSyncCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourceDataSyncCommandOutput) => void ): void; deleteResourcePolicy( args: DeleteResourcePolicyCommandInput, options?: __HttpHandlerOptions ): Promise; deleteResourcePolicy( args: DeleteResourcePolicyCommandInput, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void ): void; deleteResourcePolicy( args: DeleteResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void ): void; deregisterManagedInstance( args: DeregisterManagedInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterManagedInstance( args: DeregisterManagedInstanceCommandInput, cb: (err: any, data?: DeregisterManagedInstanceCommandOutput) => void ): void; deregisterManagedInstance( args: DeregisterManagedInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterManagedInstanceCommandOutput) => void ): void; deregisterPatchBaselineForPatchGroup( args: DeregisterPatchBaselineForPatchGroupCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterPatchBaselineForPatchGroup( args: DeregisterPatchBaselineForPatchGroupCommandInput, cb: ( err: any, data?: DeregisterPatchBaselineForPatchGroupCommandOutput ) => void ): void; deregisterPatchBaselineForPatchGroup( args: DeregisterPatchBaselineForPatchGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeregisterPatchBaselineForPatchGroupCommandOutput ) => void ): void; deregisterTargetFromMaintenanceWindow( args: DeregisterTargetFromMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterTargetFromMaintenanceWindow( args: DeregisterTargetFromMaintenanceWindowCommandInput, cb: ( err: any, data?: DeregisterTargetFromMaintenanceWindowCommandOutput ) => void ): void; deregisterTargetFromMaintenanceWindow( args: DeregisterTargetFromMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeregisterTargetFromMaintenanceWindowCommandOutput ) => void ): void; deregisterTaskFromMaintenanceWindow( args: DeregisterTaskFromMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterTaskFromMaintenanceWindow( args: DeregisterTaskFromMaintenanceWindowCommandInput, cb: ( err: any, data?: DeregisterTaskFromMaintenanceWindowCommandOutput ) => void ): void; deregisterTaskFromMaintenanceWindow( args: DeregisterTaskFromMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeregisterTaskFromMaintenanceWindowCommandOutput ) => void ): void; describeActivations(): Promise; describeActivations( args: DescribeActivationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeActivations( args: DescribeActivationsCommandInput, cb: (err: any, data?: DescribeActivationsCommandOutput) => void ): void; describeActivations( args: DescribeActivationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeActivationsCommandOutput) => void ): void; describeAssociation(): Promise; describeAssociation( args: DescribeAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; describeAssociation( args: DescribeAssociationCommandInput, cb: (err: any, data?: DescribeAssociationCommandOutput) => void ): void; describeAssociation( args: DescribeAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAssociationCommandOutput) => void ): void; describeAssociationExecutions( args: DescribeAssociationExecutionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeAssociationExecutions( args: DescribeAssociationExecutionsCommandInput, cb: (err: any, data?: DescribeAssociationExecutionsCommandOutput) => void ): void; describeAssociationExecutions( args: DescribeAssociationExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAssociationExecutionsCommandOutput) => void ): void; describeAssociationExecutionTargets( args: DescribeAssociationExecutionTargetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeAssociationExecutionTargets( args: DescribeAssociationExecutionTargetsCommandInput, cb: ( err: any, data?: DescribeAssociationExecutionTargetsCommandOutput ) => void ): void; describeAssociationExecutionTargets( args: DescribeAssociationExecutionTargetsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeAssociationExecutionTargetsCommandOutput ) => void ): void; describeAutomationExecutions(): Promise; describeAutomationExecutions( args: DescribeAutomationExecutionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeAutomationExecutions( args: DescribeAutomationExecutionsCommandInput, cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void ): void; describeAutomationExecutions( args: DescribeAutomationExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutomationExecutionsCommandOutput) => void ): void; describeAutomationStepExecutions( args: DescribeAutomationStepExecutionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeAutomationStepExecutions( args: DescribeAutomationStepExecutionsCommandInput, cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void ): void; describeAutomationStepExecutions( args: DescribeAutomationStepExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAutomationStepExecutionsCommandOutput) => void ): void; describeAvailablePatches(): Promise; describeAvailablePatches( args: DescribeAvailablePatchesCommandInput, options?: __HttpHandlerOptions ): Promise; describeAvailablePatches( args: DescribeAvailablePatchesCommandInput, cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void ): void; describeAvailablePatches( args: DescribeAvailablePatchesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAvailablePatchesCommandOutput) => void ): void; describeDocument( args: DescribeDocumentCommandInput, options?: __HttpHandlerOptions ): Promise; describeDocument( args: DescribeDocumentCommandInput, cb: (err: any, data?: DescribeDocumentCommandOutput) => void ): void; describeDocument( args: DescribeDocumentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDocumentCommandOutput) => void ): void; describeDocumentPermission( args: DescribeDocumentPermissionCommandInput, options?: __HttpHandlerOptions ): Promise; describeDocumentPermission( args: DescribeDocumentPermissionCommandInput, cb: (err: any, data?: DescribeDocumentPermissionCommandOutput) => void ): void; describeDocumentPermission( args: DescribeDocumentPermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDocumentPermissionCommandOutput) => void ): void; describeEffectiveInstanceAssociations( args: DescribeEffectiveInstanceAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeEffectiveInstanceAssociations( args: DescribeEffectiveInstanceAssociationsCommandInput, cb: ( err: any, data?: DescribeEffectiveInstanceAssociationsCommandOutput ) => void ): void; describeEffectiveInstanceAssociations( args: DescribeEffectiveInstanceAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeEffectiveInstanceAssociationsCommandOutput ) => void ): void; describeEffectivePatchesForPatchBaseline( args: DescribeEffectivePatchesForPatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; describeEffectivePatchesForPatchBaseline( args: DescribeEffectivePatchesForPatchBaselineCommandInput, cb: ( err: any, data?: DescribeEffectivePatchesForPatchBaselineCommandOutput ) => void ): void; describeEffectivePatchesForPatchBaseline( args: DescribeEffectivePatchesForPatchBaselineCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeEffectivePatchesForPatchBaselineCommandOutput ) => void ): void; describeInstanceAssociationsStatus( args: DescribeInstanceAssociationsStatusCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceAssociationsStatus( args: DescribeInstanceAssociationsStatusCommandInput, cb: ( err: any, data?: DescribeInstanceAssociationsStatusCommandOutput ) => void ): void; describeInstanceAssociationsStatus( args: DescribeInstanceAssociationsStatusCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeInstanceAssociationsStatusCommandOutput ) => void ): void; describeInstanceInformation(): Promise; describeInstanceInformation( args: DescribeInstanceInformationCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceInformation( args: DescribeInstanceInformationCommandInput, cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void ): void; describeInstanceInformation( args: DescribeInstanceInformationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceInformationCommandOutput) => void ): void; describeInstancePatches( args: DescribeInstancePatchesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstancePatches( args: DescribeInstancePatchesCommandInput, cb: (err: any, data?: DescribeInstancePatchesCommandOutput) => void ): void; describeInstancePatches( args: DescribeInstancePatchesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstancePatchesCommandOutput) => void ): void; describeInstancePatchStates( args: DescribeInstancePatchStatesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstancePatchStates( args: DescribeInstancePatchStatesCommandInput, cb: (err: any, data?: DescribeInstancePatchStatesCommandOutput) => void ): void; describeInstancePatchStates( args: DescribeInstancePatchStatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstancePatchStatesCommandOutput) => void ): void; describeInstancePatchStatesForPatchGroup( args: DescribeInstancePatchStatesForPatchGroupCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstancePatchStatesForPatchGroup( args: DescribeInstancePatchStatesForPatchGroupCommandInput, cb: ( err: any, data?: DescribeInstancePatchStatesForPatchGroupCommandOutput ) => void ): void; describeInstancePatchStatesForPatchGroup( args: DescribeInstancePatchStatesForPatchGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeInstancePatchStatesForPatchGroupCommandOutput ) => void ): void; describeInstanceProperties(): Promise; describeInstanceProperties( args: DescribeInstancePropertiesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceProperties( args: DescribeInstancePropertiesCommandInput, cb: (err: any, data?: DescribeInstancePropertiesCommandOutput) => void ): void; describeInstanceProperties( args: DescribeInstancePropertiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstancePropertiesCommandOutput) => void ): void; describeInventoryDeletions(): Promise; describeInventoryDeletions( args: DescribeInventoryDeletionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeInventoryDeletions( args: DescribeInventoryDeletionsCommandInput, cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void ): void; describeInventoryDeletions( args: DescribeInventoryDeletionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInventoryDeletionsCommandOutput) => void ): void; describeMaintenanceWindowExecutions( args: DescribeMaintenanceWindowExecutionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowExecutions( args: DescribeMaintenanceWindowExecutionsCommandInput, cb: ( err: any, data?: DescribeMaintenanceWindowExecutionsCommandOutput ) => void ): void; describeMaintenanceWindowExecutions( args: DescribeMaintenanceWindowExecutionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeMaintenanceWindowExecutionsCommandOutput ) => void ): void; describeMaintenanceWindowExecutionTaskInvocations( args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowExecutionTaskInvocations( args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, cb: ( err: any, data?: DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput ) => void ): void; describeMaintenanceWindowExecutionTaskInvocations( args: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput ) => void ): void; describeMaintenanceWindowExecutionTasks( args: DescribeMaintenanceWindowExecutionTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowExecutionTasks( args: DescribeMaintenanceWindowExecutionTasksCommandInput, cb: ( err: any, data?: DescribeMaintenanceWindowExecutionTasksCommandOutput ) => void ): void; describeMaintenanceWindowExecutionTasks( args: DescribeMaintenanceWindowExecutionTasksCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeMaintenanceWindowExecutionTasksCommandOutput ) => void ): void; describeMaintenanceWindows(): Promise; describeMaintenanceWindows( args: DescribeMaintenanceWindowsCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindows( args: DescribeMaintenanceWindowsCommandInput, cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void ): void; describeMaintenanceWindows( args: DescribeMaintenanceWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMaintenanceWindowsCommandOutput) => void ): void; describeMaintenanceWindowSchedule(): Promise; describeMaintenanceWindowSchedule( args: DescribeMaintenanceWindowScheduleCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowSchedule( args: DescribeMaintenanceWindowScheduleCommandInput, cb: ( err: any, data?: DescribeMaintenanceWindowScheduleCommandOutput ) => void ): void; describeMaintenanceWindowSchedule( args: DescribeMaintenanceWindowScheduleCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeMaintenanceWindowScheduleCommandOutput ) => void ): void; describeMaintenanceWindowsForTarget( args: DescribeMaintenanceWindowsForTargetCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowsForTarget( args: DescribeMaintenanceWindowsForTargetCommandInput, cb: ( err: any, data?: DescribeMaintenanceWindowsForTargetCommandOutput ) => void ): void; describeMaintenanceWindowsForTarget( args: DescribeMaintenanceWindowsForTargetCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeMaintenanceWindowsForTargetCommandOutput ) => void ): void; describeMaintenanceWindowTargets( args: DescribeMaintenanceWindowTargetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowTargets( args: DescribeMaintenanceWindowTargetsCommandInput, cb: (err: any, data?: DescribeMaintenanceWindowTargetsCommandOutput) => void ): void; describeMaintenanceWindowTargets( args: DescribeMaintenanceWindowTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMaintenanceWindowTargetsCommandOutput) => void ): void; describeMaintenanceWindowTasks( args: DescribeMaintenanceWindowTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeMaintenanceWindowTasks( args: DescribeMaintenanceWindowTasksCommandInput, cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void ): void; describeMaintenanceWindowTasks( args: DescribeMaintenanceWindowTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMaintenanceWindowTasksCommandOutput) => void ): void; describeOpsItems(): Promise; describeOpsItems( args: DescribeOpsItemsCommandInput, options?: __HttpHandlerOptions ): Promise; describeOpsItems( args: DescribeOpsItemsCommandInput, cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void ): void; describeOpsItems( args: DescribeOpsItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOpsItemsCommandOutput) => void ): void; describeParameters(): Promise; describeParameters( args: DescribeParametersCommandInput, options?: __HttpHandlerOptions ): Promise; describeParameters( args: DescribeParametersCommandInput, cb: (err: any, data?: DescribeParametersCommandOutput) => void ): void; describeParameters( args: DescribeParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeParametersCommandOutput) => void ): void; describePatchBaselines(): Promise; describePatchBaselines( args: DescribePatchBaselinesCommandInput, options?: __HttpHandlerOptions ): Promise; describePatchBaselines( args: DescribePatchBaselinesCommandInput, cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void ): void; describePatchBaselines( args: DescribePatchBaselinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePatchBaselinesCommandOutput) => void ): void; describePatchGroups(): Promise; describePatchGroups( args: DescribePatchGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; describePatchGroups( args: DescribePatchGroupsCommandInput, cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void ): void; describePatchGroups( args: DescribePatchGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePatchGroupsCommandOutput) => void ): void; describePatchGroupState( args: DescribePatchGroupStateCommandInput, options?: __HttpHandlerOptions ): Promise; describePatchGroupState( args: DescribePatchGroupStateCommandInput, cb: (err: any, data?: DescribePatchGroupStateCommandOutput) => void ): void; describePatchGroupState( args: DescribePatchGroupStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePatchGroupStateCommandOutput) => void ): void; describePatchProperties( args: DescribePatchPropertiesCommandInput, options?: __HttpHandlerOptions ): Promise; describePatchProperties( args: DescribePatchPropertiesCommandInput, cb: (err: any, data?: DescribePatchPropertiesCommandOutput) => void ): void; describePatchProperties( args: DescribePatchPropertiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePatchPropertiesCommandOutput) => void ): void; describeSessions( args: DescribeSessionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSessions( args: DescribeSessionsCommandInput, cb: (err: any, data?: DescribeSessionsCommandOutput) => void ): void; describeSessions( args: DescribeSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSessionsCommandOutput) => void ): void; disassociateOpsItemRelatedItem( args: DisassociateOpsItemRelatedItemCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateOpsItemRelatedItem( args: DisassociateOpsItemRelatedItemCommandInput, cb: (err: any, data?: DisassociateOpsItemRelatedItemCommandOutput) => void ): void; disassociateOpsItemRelatedItem( args: DisassociateOpsItemRelatedItemCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateOpsItemRelatedItemCommandOutput) => void ): void; getAccessToken( args: GetAccessTokenCommandInput, options?: __HttpHandlerOptions ): Promise; getAccessToken( args: GetAccessTokenCommandInput, cb: (err: any, data?: GetAccessTokenCommandOutput) => void ): void; getAccessToken( args: GetAccessTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccessTokenCommandOutput) => void ): void; getAutomationExecution( args: GetAutomationExecutionCommandInput, options?: __HttpHandlerOptions ): Promise; getAutomationExecution( args: GetAutomationExecutionCommandInput, cb: (err: any, data?: GetAutomationExecutionCommandOutput) => void ): void; getAutomationExecution( args: GetAutomationExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAutomationExecutionCommandOutput) => void ): void; getCalendarState( args: GetCalendarStateCommandInput, options?: __HttpHandlerOptions ): Promise; getCalendarState( args: GetCalendarStateCommandInput, cb: (err: any, data?: GetCalendarStateCommandOutput) => void ): void; getCalendarState( args: GetCalendarStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCalendarStateCommandOutput) => void ): void; getCommandInvocation( args: GetCommandInvocationCommandInput, options?: __HttpHandlerOptions ): Promise; getCommandInvocation( args: GetCommandInvocationCommandInput, cb: (err: any, data?: GetCommandInvocationCommandOutput) => void ): void; getCommandInvocation( args: GetCommandInvocationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCommandInvocationCommandOutput) => void ): void; getConnectionStatus( args: GetConnectionStatusCommandInput, options?: __HttpHandlerOptions ): Promise; getConnectionStatus( args: GetConnectionStatusCommandInput, cb: (err: any, data?: GetConnectionStatusCommandOutput) => void ): void; getConnectionStatus( args: GetConnectionStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionStatusCommandOutput) => void ): void; getDefaultPatchBaseline(): Promise; getDefaultPatchBaseline( args: GetDefaultPatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; getDefaultPatchBaseline( args: GetDefaultPatchBaselineCommandInput, cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void ): void; getDefaultPatchBaseline( args: GetDefaultPatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDefaultPatchBaselineCommandOutput) => void ): void; getDeployablePatchSnapshotForInstance( args: GetDeployablePatchSnapshotForInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; getDeployablePatchSnapshotForInstance( args: GetDeployablePatchSnapshotForInstanceCommandInput, cb: ( err: any, data?: GetDeployablePatchSnapshotForInstanceCommandOutput ) => void ): void; getDeployablePatchSnapshotForInstance( args: GetDeployablePatchSnapshotForInstanceCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetDeployablePatchSnapshotForInstanceCommandOutput ) => void ): void; getDocument( args: GetDocumentCommandInput, options?: __HttpHandlerOptions ): Promise; getDocument( args: GetDocumentCommandInput, cb: (err: any, data?: GetDocumentCommandOutput) => void ): void; getDocument( args: GetDocumentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDocumentCommandOutput) => void ): void; getExecutionPreview( args: GetExecutionPreviewCommandInput, options?: __HttpHandlerOptions ): Promise; getExecutionPreview( args: GetExecutionPreviewCommandInput, cb: (err: any, data?: GetExecutionPreviewCommandOutput) => void ): void; getExecutionPreview( args: GetExecutionPreviewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetExecutionPreviewCommandOutput) => void ): void; getInventory(): Promise; getInventory( args: GetInventoryCommandInput, options?: __HttpHandlerOptions ): Promise; getInventory( args: GetInventoryCommandInput, cb: (err: any, data?: GetInventoryCommandOutput) => void ): void; getInventory( args: GetInventoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInventoryCommandOutput) => void ): void; getInventorySchema(): Promise; getInventorySchema( args: GetInventorySchemaCommandInput, options?: __HttpHandlerOptions ): Promise; getInventorySchema( args: GetInventorySchemaCommandInput, cb: (err: any, data?: GetInventorySchemaCommandOutput) => void ): void; getInventorySchema( args: GetInventorySchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInventorySchemaCommandOutput) => void ): void; getMaintenanceWindow( args: GetMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; getMaintenanceWindow( args: GetMaintenanceWindowCommandInput, cb: (err: any, data?: GetMaintenanceWindowCommandOutput) => void ): void; getMaintenanceWindow( args: GetMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMaintenanceWindowCommandOutput) => void ): void; getMaintenanceWindowExecution( args: GetMaintenanceWindowExecutionCommandInput, options?: __HttpHandlerOptions ): Promise; getMaintenanceWindowExecution( args: GetMaintenanceWindowExecutionCommandInput, cb: (err: any, data?: GetMaintenanceWindowExecutionCommandOutput) => void ): void; getMaintenanceWindowExecution( args: GetMaintenanceWindowExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMaintenanceWindowExecutionCommandOutput) => void ): void; getMaintenanceWindowExecutionTask( args: GetMaintenanceWindowExecutionTaskCommandInput, options?: __HttpHandlerOptions ): Promise; getMaintenanceWindowExecutionTask( args: GetMaintenanceWindowExecutionTaskCommandInput, cb: ( err: any, data?: GetMaintenanceWindowExecutionTaskCommandOutput ) => void ): void; getMaintenanceWindowExecutionTask( args: GetMaintenanceWindowExecutionTaskCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetMaintenanceWindowExecutionTaskCommandOutput ) => void ): void; getMaintenanceWindowExecutionTaskInvocation( args: GetMaintenanceWindowExecutionTaskInvocationCommandInput, options?: __HttpHandlerOptions ): Promise; getMaintenanceWindowExecutionTaskInvocation( args: GetMaintenanceWindowExecutionTaskInvocationCommandInput, cb: ( err: any, data?: GetMaintenanceWindowExecutionTaskInvocationCommandOutput ) => void ): void; getMaintenanceWindowExecutionTaskInvocation( args: GetMaintenanceWindowExecutionTaskInvocationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetMaintenanceWindowExecutionTaskInvocationCommandOutput ) => void ): void; getMaintenanceWindowTask( args: GetMaintenanceWindowTaskCommandInput, options?: __HttpHandlerOptions ): Promise; getMaintenanceWindowTask( args: GetMaintenanceWindowTaskCommandInput, cb: (err: any, data?: GetMaintenanceWindowTaskCommandOutput) => void ): void; getMaintenanceWindowTask( args: GetMaintenanceWindowTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMaintenanceWindowTaskCommandOutput) => void ): void; getOpsItem( args: GetOpsItemCommandInput, options?: __HttpHandlerOptions ): Promise; getOpsItem( args: GetOpsItemCommandInput, cb: (err: any, data?: GetOpsItemCommandOutput) => void ): void; getOpsItem( args: GetOpsItemCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOpsItemCommandOutput) => void ): void; getOpsMetadata( args: GetOpsMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; getOpsMetadata( args: GetOpsMetadataCommandInput, cb: (err: any, data?: GetOpsMetadataCommandOutput) => void ): void; getOpsMetadata( args: GetOpsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOpsMetadataCommandOutput) => void ): void; getOpsSummary(): Promise; getOpsSummary( args: GetOpsSummaryCommandInput, options?: __HttpHandlerOptions ): Promise; getOpsSummary( args: GetOpsSummaryCommandInput, cb: (err: any, data?: GetOpsSummaryCommandOutput) => void ): void; getOpsSummary( args: GetOpsSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOpsSummaryCommandOutput) => void ): void; getParameter( args: GetParameterCommandInput, options?: __HttpHandlerOptions ): Promise; getParameter( args: GetParameterCommandInput, cb: (err: any, data?: GetParameterCommandOutput) => void ): void; getParameter( args: GetParameterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetParameterCommandOutput) => void ): void; getParameterHistory( args: GetParameterHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; getParameterHistory( args: GetParameterHistoryCommandInput, cb: (err: any, data?: GetParameterHistoryCommandOutput) => void ): void; getParameterHistory( args: GetParameterHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetParameterHistoryCommandOutput) => void ): void; getParameters( args: GetParametersCommandInput, options?: __HttpHandlerOptions ): Promise; getParameters( args: GetParametersCommandInput, cb: (err: any, data?: GetParametersCommandOutput) => void ): void; getParameters( args: GetParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetParametersCommandOutput) => void ): void; getParametersByPath( args: GetParametersByPathCommandInput, options?: __HttpHandlerOptions ): Promise; getParametersByPath( args: GetParametersByPathCommandInput, cb: (err: any, data?: GetParametersByPathCommandOutput) => void ): void; getParametersByPath( args: GetParametersByPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetParametersByPathCommandOutput) => void ): void; getPatchBaseline( args: GetPatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; getPatchBaseline( args: GetPatchBaselineCommandInput, cb: (err: any, data?: GetPatchBaselineCommandOutput) => void ): void; getPatchBaseline( args: GetPatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPatchBaselineCommandOutput) => void ): void; getPatchBaselineForPatchGroup( args: GetPatchBaselineForPatchGroupCommandInput, options?: __HttpHandlerOptions ): Promise; getPatchBaselineForPatchGroup( args: GetPatchBaselineForPatchGroupCommandInput, cb: (err: any, data?: GetPatchBaselineForPatchGroupCommandOutput) => void ): void; getPatchBaselineForPatchGroup( args: GetPatchBaselineForPatchGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPatchBaselineForPatchGroupCommandOutput) => void ): void; getResourcePolicies( args: GetResourcePoliciesCommandInput, options?: __HttpHandlerOptions ): Promise; getResourcePolicies( args: GetResourcePoliciesCommandInput, cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void ): void; getResourcePolicies( args: GetResourcePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void ): void; getServiceSetting( args: GetServiceSettingCommandInput, options?: __HttpHandlerOptions ): Promise; getServiceSetting( args: GetServiceSettingCommandInput, cb: (err: any, data?: GetServiceSettingCommandOutput) => void ): void; getServiceSetting( args: GetServiceSettingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServiceSettingCommandOutput) => void ): void; labelParameterVersion( args: LabelParameterVersionCommandInput, options?: __HttpHandlerOptions ): Promise; labelParameterVersion( args: LabelParameterVersionCommandInput, cb: (err: any, data?: LabelParameterVersionCommandOutput) => void ): void; labelParameterVersion( args: LabelParameterVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: LabelParameterVersionCommandOutput) => void ): void; listAssociations(): Promise; listAssociations( args: ListAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; listAssociations( args: ListAssociationsCommandInput, cb: (err: any, data?: ListAssociationsCommandOutput) => void ): void; listAssociations( args: ListAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociationsCommandOutput) => void ): void; listAssociationVersions( args: ListAssociationVersionsCommandInput, options?: __HttpHandlerOptions ): Promise; listAssociationVersions( args: ListAssociationVersionsCommandInput, cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void ): void; listAssociationVersions( args: ListAssociationVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociationVersionsCommandOutput) => void ): void; listCommandInvocations(): Promise; listCommandInvocations( args: ListCommandInvocationsCommandInput, options?: __HttpHandlerOptions ): Promise; listCommandInvocations( args: ListCommandInvocationsCommandInput, cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void ): void; listCommandInvocations( args: ListCommandInvocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCommandInvocationsCommandOutput) => void ): void; listCommands(): Promise; listCommands( args: ListCommandsCommandInput, options?: __HttpHandlerOptions ): Promise; listCommands( args: ListCommandsCommandInput, cb: (err: any, data?: ListCommandsCommandOutput) => void ): void; listCommands( args: ListCommandsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCommandsCommandOutput) => void ): void; listComplianceItems(): Promise; listComplianceItems( args: ListComplianceItemsCommandInput, options?: __HttpHandlerOptions ): Promise; listComplianceItems( args: ListComplianceItemsCommandInput, cb: (err: any, data?: ListComplianceItemsCommandOutput) => void ): void; listComplianceItems( args: ListComplianceItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComplianceItemsCommandOutput) => void ): void; listComplianceSummaries(): Promise; listComplianceSummaries( args: ListComplianceSummariesCommandInput, options?: __HttpHandlerOptions ): Promise; listComplianceSummaries( args: ListComplianceSummariesCommandInput, cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void ): void; listComplianceSummaries( args: ListComplianceSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComplianceSummariesCommandOutput) => void ): void; listDocumentMetadataHistory( args: ListDocumentMetadataHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; listDocumentMetadataHistory( args: ListDocumentMetadataHistoryCommandInput, cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void ): void; listDocumentMetadataHistory( args: ListDocumentMetadataHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDocumentMetadataHistoryCommandOutput) => void ): void; listDocuments(): Promise; listDocuments( args: ListDocumentsCommandInput, options?: __HttpHandlerOptions ): Promise; listDocuments( args: ListDocumentsCommandInput, cb: (err: any, data?: ListDocumentsCommandOutput) => void ): void; listDocuments( args: ListDocumentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDocumentsCommandOutput) => void ): void; listDocumentVersions( args: ListDocumentVersionsCommandInput, options?: __HttpHandlerOptions ): Promise; listDocumentVersions( args: ListDocumentVersionsCommandInput, cb: (err: any, data?: ListDocumentVersionsCommandOutput) => void ): void; listDocumentVersions( args: ListDocumentVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDocumentVersionsCommandOutput) => void ): void; listInventoryEntries( args: ListInventoryEntriesCommandInput, options?: __HttpHandlerOptions ): Promise; listInventoryEntries( args: ListInventoryEntriesCommandInput, cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void ): void; listInventoryEntries( args: ListInventoryEntriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInventoryEntriesCommandOutput) => void ): void; listNodes(): Promise; listNodes( args: ListNodesCommandInput, options?: __HttpHandlerOptions ): Promise; listNodes( args: ListNodesCommandInput, cb: (err: any, data?: ListNodesCommandOutput) => void ): void; listNodes( args: ListNodesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNodesCommandOutput) => void ): void; listNodesSummary( args: ListNodesSummaryCommandInput, options?: __HttpHandlerOptions ): Promise; listNodesSummary( args: ListNodesSummaryCommandInput, cb: (err: any, data?: ListNodesSummaryCommandOutput) => void ): void; listNodesSummary( args: ListNodesSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNodesSummaryCommandOutput) => void ): void; listOpsItemEvents(): Promise; listOpsItemEvents( args: ListOpsItemEventsCommandInput, options?: __HttpHandlerOptions ): Promise; listOpsItemEvents( args: ListOpsItemEventsCommandInput, cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void ): void; listOpsItemEvents( args: ListOpsItemEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOpsItemEventsCommandOutput) => void ): void; listOpsItemRelatedItems(): Promise; listOpsItemRelatedItems( args: ListOpsItemRelatedItemsCommandInput, options?: __HttpHandlerOptions ): Promise; listOpsItemRelatedItems( args: ListOpsItemRelatedItemsCommandInput, cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void ): void; listOpsItemRelatedItems( args: ListOpsItemRelatedItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOpsItemRelatedItemsCommandOutput) => void ): void; listOpsMetadata(): Promise; listOpsMetadata( args: ListOpsMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; listOpsMetadata( args: ListOpsMetadataCommandInput, cb: (err: any, data?: ListOpsMetadataCommandOutput) => void ): void; listOpsMetadata( args: ListOpsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOpsMetadataCommandOutput) => void ): void; listResourceComplianceSummaries(): Promise; listResourceComplianceSummaries( args: ListResourceComplianceSummariesCommandInput, options?: __HttpHandlerOptions ): Promise; listResourceComplianceSummaries( args: ListResourceComplianceSummariesCommandInput, cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void ): void; listResourceComplianceSummaries( args: ListResourceComplianceSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceComplianceSummariesCommandOutput) => void ): void; listResourceDataSync(): Promise; listResourceDataSync( args: ListResourceDataSyncCommandInput, options?: __HttpHandlerOptions ): Promise; listResourceDataSync( args: ListResourceDataSyncCommandInput, cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void ): void; listResourceDataSync( args: ListResourceDataSyncCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceDataSyncCommandOutput) => void ): void; listTagsForResource( args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions ): Promise; listTagsForResource( args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void ): void; listTagsForResource( args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void ): void; modifyDocumentPermission( args: ModifyDocumentPermissionCommandInput, options?: __HttpHandlerOptions ): Promise; modifyDocumentPermission( args: ModifyDocumentPermissionCommandInput, cb: (err: any, data?: ModifyDocumentPermissionCommandOutput) => void ): void; modifyDocumentPermission( args: ModifyDocumentPermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDocumentPermissionCommandOutput) => void ): void; putComplianceItems( args: PutComplianceItemsCommandInput, options?: __HttpHandlerOptions ): Promise; putComplianceItems( args: PutComplianceItemsCommandInput, cb: (err: any, data?: PutComplianceItemsCommandOutput) => void ): void; putComplianceItems( args: PutComplianceItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutComplianceItemsCommandOutput) => void ): void; putInventory( args: PutInventoryCommandInput, options?: __HttpHandlerOptions ): Promise; putInventory( args: PutInventoryCommandInput, cb: (err: any, data?: PutInventoryCommandOutput) => void ): void; putInventory( args: PutInventoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutInventoryCommandOutput) => void ): void; putParameter( args: PutParameterCommandInput, options?: __HttpHandlerOptions ): Promise; putParameter( args: PutParameterCommandInput, cb: (err: any, data?: PutParameterCommandOutput) => void ): void; putParameter( args: PutParameterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutParameterCommandOutput) => void ): void; putResourcePolicy( args: PutResourcePolicyCommandInput, options?: __HttpHandlerOptions ): Promise; putResourcePolicy( args: PutResourcePolicyCommandInput, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void ): void; putResourcePolicy( args: PutResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void ): void; registerDefaultPatchBaseline( args: RegisterDefaultPatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; registerDefaultPatchBaseline( args: RegisterDefaultPatchBaselineCommandInput, cb: (err: any, data?: RegisterDefaultPatchBaselineCommandOutput) => void ): void; registerDefaultPatchBaseline( args: RegisterDefaultPatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterDefaultPatchBaselineCommandOutput) => void ): void; registerPatchBaselineForPatchGroup( args: RegisterPatchBaselineForPatchGroupCommandInput, options?: __HttpHandlerOptions ): Promise; registerPatchBaselineForPatchGroup( args: RegisterPatchBaselineForPatchGroupCommandInput, cb: ( err: any, data?: RegisterPatchBaselineForPatchGroupCommandOutput ) => void ): void; registerPatchBaselineForPatchGroup( args: RegisterPatchBaselineForPatchGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RegisterPatchBaselineForPatchGroupCommandOutput ) => void ): void; registerTargetWithMaintenanceWindow( args: RegisterTargetWithMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; registerTargetWithMaintenanceWindow( args: RegisterTargetWithMaintenanceWindowCommandInput, cb: ( err: any, data?: RegisterTargetWithMaintenanceWindowCommandOutput ) => void ): void; registerTargetWithMaintenanceWindow( args: RegisterTargetWithMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RegisterTargetWithMaintenanceWindowCommandOutput ) => void ): void; registerTaskWithMaintenanceWindow( args: RegisterTaskWithMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; registerTaskWithMaintenanceWindow( args: RegisterTaskWithMaintenanceWindowCommandInput, cb: ( err: any, data?: RegisterTaskWithMaintenanceWindowCommandOutput ) => void ): void; registerTaskWithMaintenanceWindow( args: RegisterTaskWithMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RegisterTaskWithMaintenanceWindowCommandOutput ) => void ): void; removeTagsFromResource( args: RemoveTagsFromResourceCommandInput, options?: __HttpHandlerOptions ): Promise; removeTagsFromResource( args: RemoveTagsFromResourceCommandInput, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void ): void; removeTagsFromResource( args: RemoveTagsFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void ): void; resetServiceSetting( args: ResetServiceSettingCommandInput, options?: __HttpHandlerOptions ): Promise; resetServiceSetting( args: ResetServiceSettingCommandInput, cb: (err: any, data?: ResetServiceSettingCommandOutput) => void ): void; resetServiceSetting( args: ResetServiceSettingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetServiceSettingCommandOutput) => void ): void; resumeSession( args: ResumeSessionCommandInput, options?: __HttpHandlerOptions ): Promise; resumeSession( args: ResumeSessionCommandInput, cb: (err: any, data?: ResumeSessionCommandOutput) => void ): void; resumeSession( args: ResumeSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeSessionCommandOutput) => void ): void; sendAutomationSignal( args: SendAutomationSignalCommandInput, options?: __HttpHandlerOptions ): Promise; sendAutomationSignal( args: SendAutomationSignalCommandInput, cb: (err: any, data?: SendAutomationSignalCommandOutput) => void ): void; sendAutomationSignal( args: SendAutomationSignalCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendAutomationSignalCommandOutput) => void ): void; sendCommand( args: SendCommandCommandInput, options?: __HttpHandlerOptions ): Promise; sendCommand( args: SendCommandCommandInput, cb: (err: any, data?: SendCommandCommandOutput) => void ): void; sendCommand( args: SendCommandCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendCommandCommandOutput) => void ): void; startAccessRequest( args: StartAccessRequestCommandInput, options?: __HttpHandlerOptions ): Promise; startAccessRequest( args: StartAccessRequestCommandInput, cb: (err: any, data?: StartAccessRequestCommandOutput) => void ): void; startAccessRequest( args: StartAccessRequestCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAccessRequestCommandOutput) => void ): void; startAssociationsOnce( args: StartAssociationsOnceCommandInput, options?: __HttpHandlerOptions ): Promise; startAssociationsOnce( args: StartAssociationsOnceCommandInput, cb: (err: any, data?: StartAssociationsOnceCommandOutput) => void ): void; startAssociationsOnce( args: StartAssociationsOnceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAssociationsOnceCommandOutput) => void ): void; startAutomationExecution( args: StartAutomationExecutionCommandInput, options?: __HttpHandlerOptions ): Promise; startAutomationExecution( args: StartAutomationExecutionCommandInput, cb: (err: any, data?: StartAutomationExecutionCommandOutput) => void ): void; startAutomationExecution( args: StartAutomationExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAutomationExecutionCommandOutput) => void ): void; startChangeRequestExecution( args: StartChangeRequestExecutionCommandInput, options?: __HttpHandlerOptions ): Promise; startChangeRequestExecution( args: StartChangeRequestExecutionCommandInput, cb: (err: any, data?: StartChangeRequestExecutionCommandOutput) => void ): void; startChangeRequestExecution( args: StartChangeRequestExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartChangeRequestExecutionCommandOutput) => void ): void; startExecutionPreview( args: StartExecutionPreviewCommandInput, options?: __HttpHandlerOptions ): Promise; startExecutionPreview( args: StartExecutionPreviewCommandInput, cb: (err: any, data?: StartExecutionPreviewCommandOutput) => void ): void; startExecutionPreview( args: StartExecutionPreviewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartExecutionPreviewCommandOutput) => void ): void; startSession( args: StartSessionCommandInput, options?: __HttpHandlerOptions ): Promise; startSession( args: StartSessionCommandInput, cb: (err: any, data?: StartSessionCommandOutput) => void ): void; startSession( args: StartSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartSessionCommandOutput) => void ): void; stopAutomationExecution( args: StopAutomationExecutionCommandInput, options?: __HttpHandlerOptions ): Promise; stopAutomationExecution( args: StopAutomationExecutionCommandInput, cb: (err: any, data?: StopAutomationExecutionCommandOutput) => void ): void; stopAutomationExecution( args: StopAutomationExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopAutomationExecutionCommandOutput) => void ): void; terminateSession( args: TerminateSessionCommandInput, options?: __HttpHandlerOptions ): Promise; terminateSession( args: TerminateSessionCommandInput, cb: (err: any, data?: TerminateSessionCommandOutput) => void ): void; terminateSession( args: TerminateSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateSessionCommandOutput) => void ): void; unlabelParameterVersion( args: UnlabelParameterVersionCommandInput, options?: __HttpHandlerOptions ): Promise; unlabelParameterVersion( args: UnlabelParameterVersionCommandInput, cb: (err: any, data?: UnlabelParameterVersionCommandOutput) => void ): void; unlabelParameterVersion( args: UnlabelParameterVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnlabelParameterVersionCommandOutput) => void ): void; updateAssociation( args: UpdateAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; updateAssociation( args: UpdateAssociationCommandInput, cb: (err: any, data?: UpdateAssociationCommandOutput) => void ): void; updateAssociation( args: UpdateAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssociationCommandOutput) => void ): void; updateAssociationStatus( args: UpdateAssociationStatusCommandInput, options?: __HttpHandlerOptions ): Promise; updateAssociationStatus( args: UpdateAssociationStatusCommandInput, cb: (err: any, data?: UpdateAssociationStatusCommandOutput) => void ): void; updateAssociationStatus( args: UpdateAssociationStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssociationStatusCommandOutput) => void ): void; updateDocument( args: UpdateDocumentCommandInput, options?: __HttpHandlerOptions ): Promise; updateDocument( args: UpdateDocumentCommandInput, cb: (err: any, data?: UpdateDocumentCommandOutput) => void ): void; updateDocument( args: UpdateDocumentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDocumentCommandOutput) => void ): void; updateDocumentDefaultVersion( args: UpdateDocumentDefaultVersionCommandInput, options?: __HttpHandlerOptions ): Promise; updateDocumentDefaultVersion( args: UpdateDocumentDefaultVersionCommandInput, cb: (err: any, data?: UpdateDocumentDefaultVersionCommandOutput) => void ): void; updateDocumentDefaultVersion( args: UpdateDocumentDefaultVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDocumentDefaultVersionCommandOutput) => void ): void; updateDocumentMetadata( args: UpdateDocumentMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; updateDocumentMetadata( args: UpdateDocumentMetadataCommandInput, cb: (err: any, data?: UpdateDocumentMetadataCommandOutput) => void ): void; updateDocumentMetadata( args: UpdateDocumentMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDocumentMetadataCommandOutput) => void ): void; updateMaintenanceWindow( args: UpdateMaintenanceWindowCommandInput, options?: __HttpHandlerOptions ): Promise; updateMaintenanceWindow( args: UpdateMaintenanceWindowCommandInput, cb: (err: any, data?: UpdateMaintenanceWindowCommandOutput) => void ): void; updateMaintenanceWindow( args: UpdateMaintenanceWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMaintenanceWindowCommandOutput) => void ): void; updateMaintenanceWindowTarget( args: UpdateMaintenanceWindowTargetCommandInput, options?: __HttpHandlerOptions ): Promise; updateMaintenanceWindowTarget( args: UpdateMaintenanceWindowTargetCommandInput, cb: (err: any, data?: UpdateMaintenanceWindowTargetCommandOutput) => void ): void; updateMaintenanceWindowTarget( args: UpdateMaintenanceWindowTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMaintenanceWindowTargetCommandOutput) => void ): void; updateMaintenanceWindowTask( args: UpdateMaintenanceWindowTaskCommandInput, options?: __HttpHandlerOptions ): Promise; updateMaintenanceWindowTask( args: UpdateMaintenanceWindowTaskCommandInput, cb: (err: any, data?: UpdateMaintenanceWindowTaskCommandOutput) => void ): void; updateMaintenanceWindowTask( args: UpdateMaintenanceWindowTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMaintenanceWindowTaskCommandOutput) => void ): void; updateManagedInstanceRole( args: UpdateManagedInstanceRoleCommandInput, options?: __HttpHandlerOptions ): Promise; updateManagedInstanceRole( args: UpdateManagedInstanceRoleCommandInput, cb: (err: any, data?: UpdateManagedInstanceRoleCommandOutput) => void ): void; updateManagedInstanceRole( args: UpdateManagedInstanceRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateManagedInstanceRoleCommandOutput) => void ): void; updateOpsItem( args: UpdateOpsItemCommandInput, options?: __HttpHandlerOptions ): Promise; updateOpsItem( args: UpdateOpsItemCommandInput, cb: (err: any, data?: UpdateOpsItemCommandOutput) => void ): void; updateOpsItem( args: UpdateOpsItemCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateOpsItemCommandOutput) => void ): void; updateOpsMetadata( args: UpdateOpsMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; updateOpsMetadata( args: UpdateOpsMetadataCommandInput, cb: (err: any, data?: UpdateOpsMetadataCommandOutput) => void ): void; updateOpsMetadata( args: UpdateOpsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateOpsMetadataCommandOutput) => void ): void; updatePatchBaseline( args: UpdatePatchBaselineCommandInput, options?: __HttpHandlerOptions ): Promise; updatePatchBaseline( args: UpdatePatchBaselineCommandInput, cb: (err: any, data?: UpdatePatchBaselineCommandOutput) => void ): void; updatePatchBaseline( args: UpdatePatchBaselineCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePatchBaselineCommandOutput) => void ): void; updateResourceDataSync( args: UpdateResourceDataSyncCommandInput, options?: __HttpHandlerOptions ): Promise; updateResourceDataSync( args: UpdateResourceDataSyncCommandInput, cb: (err: any, data?: UpdateResourceDataSyncCommandOutput) => void ): void; updateResourceDataSync( args: UpdateResourceDataSyncCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResourceDataSyncCommandOutput) => void ): void; updateServiceSetting( args: UpdateServiceSettingCommandInput, options?: __HttpHandlerOptions ): Promise; updateServiceSetting( args: UpdateServiceSettingCommandInput, cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void ): void; updateServiceSetting( args: UpdateServiceSettingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateServiceSettingCommandOutput) => void ): void; } export declare class SSM extends SSMClient implements SSM {}