@aws-sdk/client-ssm 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/SSM.d.ts +29 -1
- package/dist-types/SSMClient.d.ts +1 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
- package/dist-types/commands/CancelCommandCommand.d.ts +2 -1
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
- package/dist-types/commands/CreateActivationCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDocumentCommand.d.ts +2 -1
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/CreateOpsItemCommand.d.ts +2 -1
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -1
- package/dist-types/commands/DeleteActivationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInventoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOpsItemCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DeleteParameterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteParametersCommand.d.ts +2 -1
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActivationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDocumentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -1
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -1
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -1
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetDocumentCommand.d.ts +2 -1
- package/dist-types/commands/GetInventoryCommand.d.ts +2 -1
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -1
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetOpsItemCommand.d.ts +2 -1
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -1
- package/dist-types/commands/GetParameterCommand.d.ts +2 -1
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetParametersByPathCommand.d.ts +2 -1
- package/dist-types/commands/GetParametersCommand.d.ts +2 -1
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCommandsCommand.d.ts +2 -1
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -1
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -1
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +2 -1
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -1
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +2 -1
- package/dist-types/commands/PutInventoryCommand.d.ts +2 -1
- package/dist-types/commands/PutParameterCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
- package/dist-types/commands/ResumeSessionCommand.d.ts +2 -1
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -1
- package/dist-types/commands/SendCommandCommand.d.ts +2 -1
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -1
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StartSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +2 -1
- package/dist-types/commands/TerminateSessionCommand.d.ts +2 -1
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +896 -896
- package/dist-types/models/models_1.d.ts +1076 -1076
- package/dist-types/models/models_2.d.ts +211 -211
- package/dist-types/ts3.4/SSM.d.ts +28 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +41 -41
|
@@ -25,6 +25,15 @@ declare const GetCommandInvocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCommandInvocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCommandInvocationCommandInput,
|
|
32
|
+
GetCommandInvocationCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCommandInvocationCommand extends GetCommandInvocationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConnectionStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConnectionStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConnectionStatusCommandInput,
|
|
32
|
+
GetConnectionStatusCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConnectionStatusCommand extends GetConnectionStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDefaultPatchBaselineCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetDefaultPatchBaselineCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDefaultPatchBaselineCommandInput,
|
|
32
|
+
GetDefaultPatchBaselineCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDefaultPatchBaselineCommand extends GetDefaultPatchBaselineCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDeployablePatchSnapshotForInstanceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDeployablePatchSnapshotForInstanceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDeployablePatchSnapshotForInstanceCommandInput,
|
|
32
|
+
GetDeployablePatchSnapshotForInstanceCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDeployablePatchSnapshotForInstanceCommand extends GetDeployablePatchSnapshotForInstanceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDocumentCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDocumentCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDocumentCommandInput,
|
|
28
|
+
GetDocumentCommandOutput,
|
|
29
|
+
SSMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDocumentCommand extends GetDocumentCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const GetInventoryCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
...[input]: [] | [GetInventoryCommandInput]
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
GetInventoryCommandInput,
|
|
29
|
+
GetInventoryCommandOutput,
|
|
30
|
+
SSMClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class GetInventoryCommand extends GetInventoryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetInventorySchemaCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetInventorySchemaCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetInventorySchemaCommandInput,
|
|
32
|
+
GetInventorySchemaCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetInventorySchemaCommand extends GetInventorySchemaCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMaintenanceWindowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMaintenanceWindowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMaintenanceWindowCommandInput,
|
|
32
|
+
GetMaintenanceWindowCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMaintenanceWindowCommand extends GetMaintenanceWindowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMaintenanceWindowExecutionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMaintenanceWindowExecutionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMaintenanceWindowExecutionCommandInput,
|
|
32
|
+
GetMaintenanceWindowExecutionCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMaintenanceWindowExecutionCommand extends GetMaintenanceWindowExecutionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMaintenanceWindowExecutionTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMaintenanceWindowExecutionTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMaintenanceWindowExecutionTaskCommandInput,
|
|
32
|
+
GetMaintenanceWindowExecutionTaskCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMaintenanceWindowExecutionTaskCommand extends GetMaintenanceWindowExecutionTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMaintenanceWindowExecutionTaskInvocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMaintenanceWindowExecutionTaskInvocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMaintenanceWindowExecutionTaskInvocationCommandInput,
|
|
32
|
+
GetMaintenanceWindowExecutionTaskInvocationCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMaintenanceWindowExecutionTaskInvocationCommand extends GetMaintenanceWindowExecutionTaskInvocationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMaintenanceWindowTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMaintenanceWindowTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMaintenanceWindowTaskCommandInput,
|
|
32
|
+
GetMaintenanceWindowTaskCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMaintenanceWindowTaskCommand extends GetMaintenanceWindowTaskCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetOpsItemCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetOpsItemCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetOpsItemCommandInput,
|
|
28
|
+
GetOpsItemCommandOutput,
|
|
29
|
+
SSMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetOpsItemCommand extends GetOpsItemCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetOpsMetadataCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetOpsMetadataCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetOpsMetadataCommandInput,
|
|
31
|
+
GetOpsMetadataCommandOutput,
|
|
32
|
+
SSMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetOpsMetadataCommand extends GetOpsMetadataCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const GetOpsSummaryCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
...[input]: [] | [GetOpsSummaryCommandInput]
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
GetOpsSummaryCommandInput,
|
|
29
|
+
GetOpsSummaryCommandOutput,
|
|
30
|
+
SSMClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class GetOpsSummaryCommand extends GetOpsSummaryCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetParameterCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetParameterCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetParameterCommandInput,
|
|
28
|
+
GetParameterCommandOutput,
|
|
29
|
+
SSMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetParameterCommand extends GetParameterCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetParameterHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetParameterHistoryCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetParameterHistoryCommandInput,
|
|
32
|
+
GetParameterHistoryCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetParameterHistoryCommand extends GetParameterHistoryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetParametersByPathCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetParametersByPathCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetParametersByPathCommandInput,
|
|
32
|
+
GetParametersByPathCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetParametersByPathCommand extends GetParametersByPathCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetParametersCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetParametersCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetParametersCommandInput,
|
|
28
|
+
GetParametersCommandOutput,
|
|
29
|
+
SSMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetParametersCommand extends GetParametersCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetPatchBaselineCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetPatchBaselineCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetPatchBaselineCommandInput,
|
|
31
|
+
GetPatchBaselineCommandOutput,
|
|
32
|
+
SSMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetPatchBaselineCommand extends GetPatchBaselineCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPatchBaselineForPatchGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPatchBaselineForPatchGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPatchBaselineForPatchGroupCommandInput,
|
|
32
|
+
GetPatchBaselineForPatchGroupCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPatchBaselineForPatchGroupCommand extends GetPatchBaselineForPatchGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResourcePoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResourcePoliciesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResourcePoliciesCommandInput,
|
|
32
|
+
GetResourcePoliciesCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResourcePoliciesCommand extends GetResourcePoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetServiceSettingCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetServiceSettingCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetServiceSettingCommandInput,
|
|
32
|
+
GetServiceSettingCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetServiceSettingCommand extends GetServiceSettingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const LabelParameterVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: LabelParameterVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
LabelParameterVersionCommandInput,
|
|
32
|
+
LabelParameterVersionCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class LabelParameterVersionCommand extends LabelParameterVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssociationVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssociationVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssociationVersionsCommandInput,
|
|
32
|
+
ListAssociationVersionsCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssociationVersionsCommand extends ListAssociationVersionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListAssociationsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListAssociationsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListAssociationsCommandInput,
|
|
31
|
+
ListAssociationsCommandOutput,
|
|
32
|
+
SSMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListAssociationsCommand extends ListAssociationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCommandInvocationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListCommandInvocationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCommandInvocationsCommandInput,
|
|
32
|
+
ListCommandInvocationsCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCommandInvocationsCommand extends ListCommandInvocationsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListCommandsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListCommandsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListCommandsCommandInput,
|
|
28
|
+
ListCommandsCommandOutput,
|
|
29
|
+
SSMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListCommandsCommand extends ListCommandsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListComplianceItemsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListComplianceItemsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListComplianceItemsCommandInput,
|
|
32
|
+
ListComplianceItemsCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListComplianceItemsCommand extends ListComplianceItemsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListComplianceSummariesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListComplianceSummariesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListComplianceSummariesCommandInput,
|
|
32
|
+
ListComplianceSummariesCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListComplianceSummariesCommand extends ListComplianceSummariesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDocumentMetadataHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDocumentMetadataHistoryCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDocumentMetadataHistoryCommandInput,
|
|
32
|
+
ListDocumentMetadataHistoryCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDocumentMetadataHistoryCommand extends ListDocumentMetadataHistoryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDocumentVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDocumentVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDocumentVersionsCommandInput,
|
|
32
|
+
ListDocumentVersionsCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDocumentVersionsCommand extends ListDocumentVersionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListDocumentsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListDocumentsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListDocumentsCommandInput,
|
|
28
|
+
ListDocumentsCommandOutput,
|
|
29
|
+
SSMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListDocumentsCommand extends ListDocumentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInventoryEntriesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListInventoryEntriesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInventoryEntriesCommandInput,
|
|
32
|
+
ListInventoryEntriesCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInventoryEntriesCommand extends ListInventoryEntriesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOpsItemEventsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOpsItemEventsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOpsItemEventsCommandInput,
|
|
32
|
+
ListOpsItemEventsCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOpsItemEventsCommand extends ListOpsItemEventsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOpsItemRelatedItemsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOpsItemRelatedItemsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOpsItemRelatedItemsCommandInput,
|
|
32
|
+
ListOpsItemRelatedItemsCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOpsItemRelatedItemsCommand extends ListOpsItemRelatedItemsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListOpsMetadataCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListOpsMetadataCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListOpsMetadataCommandInput,
|
|
31
|
+
ListOpsMetadataCommandOutput,
|
|
32
|
+
SSMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListOpsMetadataCommand extends ListOpsMetadataCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListResourceComplianceSummariesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListResourceComplianceSummariesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListResourceComplianceSummariesCommandInput,
|
|
32
|
+
ListResourceComplianceSummariesCommandOutput,
|
|
33
|
+
SSMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListResourceComplianceSummariesCommand extends ListResourceComplianceSummariesCommand_base {}
|