@aws-sdk/client-ssm 3.194.0 → 3.196.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist-cjs/SSMClient.js +11 -8
- package/dist-cjs/commands/AddTagsToResourceCommand.js +10 -0
- package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +10 -0
- package/dist-cjs/commands/CancelCommandCommand.js +10 -0
- package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +10 -0
- package/dist-cjs/commands/CreateActivationCommand.js +10 -0
- package/dist-cjs/commands/CreateAssociationBatchCommand.js +10 -0
- package/dist-cjs/commands/CreateAssociationCommand.js +10 -0
- package/dist-cjs/commands/CreateDocumentCommand.js +10 -0
- package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/CreateOpsItemCommand.js +10 -0
- package/dist-cjs/commands/CreateOpsMetadataCommand.js +10 -0
- package/dist-cjs/commands/CreatePatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/CreateResourceDataSyncCommand.js +10 -0
- package/dist-cjs/commands/DeleteActivationCommand.js +10 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +10 -0
- package/dist-cjs/commands/DeleteDocumentCommand.js +10 -0
- package/dist-cjs/commands/DeleteInventoryCommand.js +10 -0
- package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/DeleteOpsMetadataCommand.js +10 -0
- package/dist-cjs/commands/DeleteParameterCommand.js +10 -0
- package/dist-cjs/commands/DeleteParametersCommand.js +10 -0
- package/dist-cjs/commands/DeletePatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +10 -0
- package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +10 -0
- package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +10 -0
- package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/DescribeActivationsCommand.js +10 -0
- package/dist-cjs/commands/DescribeAssociationCommand.js +10 -0
- package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +10 -0
- package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +10 -0
- package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +10 -0
- package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +10 -0
- package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +10 -0
- package/dist-cjs/commands/DescribeDocumentCommand.js +10 -0
- package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +10 -0
- package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +10 -0
- package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceInformationCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstancePatchesCommand.js +10 -0
- package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +10 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +10 -0
- package/dist-cjs/commands/DescribeOpsItemsCommand.js +10 -0
- package/dist-cjs/commands/DescribeParametersCommand.js +10 -0
- package/dist-cjs/commands/DescribePatchBaselinesCommand.js +10 -0
- package/dist-cjs/commands/DescribePatchGroupStateCommand.js +10 -0
- package/dist-cjs/commands/DescribePatchGroupsCommand.js +10 -0
- package/dist-cjs/commands/DescribePatchPropertiesCommand.js +10 -0
- package/dist-cjs/commands/DescribeSessionsCommand.js +10 -0
- package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +10 -0
- package/dist-cjs/commands/GetAutomationExecutionCommand.js +10 -0
- package/dist-cjs/commands/GetCalendarStateCommand.js +10 -0
- package/dist-cjs/commands/GetCommandInvocationCommand.js +10 -0
- package/dist-cjs/commands/GetConnectionStatusCommand.js +10 -0
- package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +10 -0
- package/dist-cjs/commands/GetDocumentCommand.js +10 -0
- package/dist-cjs/commands/GetInventoryCommand.js +10 -0
- package/dist-cjs/commands/GetInventorySchemaCommand.js +10 -0
- package/dist-cjs/commands/GetMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +10 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +10 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +10 -0
- package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +10 -0
- package/dist-cjs/commands/GetOpsItemCommand.js +10 -0
- package/dist-cjs/commands/GetOpsMetadataCommand.js +10 -0
- package/dist-cjs/commands/GetOpsSummaryCommand.js +10 -0
- package/dist-cjs/commands/GetParameterCommand.js +10 -0
- package/dist-cjs/commands/GetParameterHistoryCommand.js +10 -0
- package/dist-cjs/commands/GetParametersByPathCommand.js +10 -0
- package/dist-cjs/commands/GetParametersCommand.js +10 -0
- package/dist-cjs/commands/GetPatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +10 -0
- package/dist-cjs/commands/GetServiceSettingCommand.js +10 -0
- package/dist-cjs/commands/LabelParameterVersionCommand.js +10 -0
- package/dist-cjs/commands/ListAssociationVersionsCommand.js +10 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +10 -0
- package/dist-cjs/commands/ListCommandInvocationsCommand.js +10 -0
- package/dist-cjs/commands/ListCommandsCommand.js +10 -0
- package/dist-cjs/commands/ListComplianceItemsCommand.js +10 -0
- package/dist-cjs/commands/ListComplianceSummariesCommand.js +10 -0
- package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +10 -0
- package/dist-cjs/commands/ListDocumentVersionsCommand.js +10 -0
- package/dist-cjs/commands/ListDocumentsCommand.js +10 -0
- package/dist-cjs/commands/ListInventoryEntriesCommand.js +10 -0
- package/dist-cjs/commands/ListOpsItemEventsCommand.js +10 -0
- package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +10 -0
- package/dist-cjs/commands/ListOpsMetadataCommand.js +10 -0
- package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +10 -0
- package/dist-cjs/commands/ListResourceDataSyncCommand.js +10 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +10 -0
- package/dist-cjs/commands/PutComplianceItemsCommand.js +10 -0
- package/dist-cjs/commands/PutInventoryCommand.js +10 -0
- package/dist-cjs/commands/PutParameterCommand.js +10 -0
- package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +10 -0
- package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +10 -0
- package/dist-cjs/commands/ResetServiceSettingCommand.js +10 -0
- package/dist-cjs/commands/ResumeSessionCommand.js +10 -0
- package/dist-cjs/commands/SendAutomationSignalCommand.js +10 -0
- package/dist-cjs/commands/SendCommandCommand.js +10 -0
- package/dist-cjs/commands/StartAssociationsOnceCommand.js +10 -0
- package/dist-cjs/commands/StartAutomationExecutionCommand.js +10 -0
- package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +10 -0
- package/dist-cjs/commands/StartSessionCommand.js +10 -0
- package/dist-cjs/commands/StopAutomationExecutionCommand.js +10 -0
- package/dist-cjs/commands/TerminateSessionCommand.js +10 -0
- package/dist-cjs/commands/UnlabelParameterVersionCommand.js +10 -0
- package/dist-cjs/commands/UpdateAssociationCommand.js +10 -0
- package/dist-cjs/commands/UpdateAssociationStatusCommand.js +10 -0
- package/dist-cjs/commands/UpdateDocumentCommand.js +10 -0
- package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +10 -0
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +10 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +10 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +10 -0
- package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +10 -0
- package/dist-cjs/commands/UpdateOpsItemCommand.js +10 -0
- package/dist-cjs/commands/UpdateOpsMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdatePatchBaselineCommand.js +10 -0
- package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +10 -0
- package/dist-cjs/commands/UpdateServiceSettingCommand.js +10 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +343 -0
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/SSMClient.js +12 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +10 -0
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +10 -0
- package/dist-es/commands/CancelCommandCommand.js +10 -0
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +10 -0
- package/dist-es/commands/CreateActivationCommand.js +10 -0
- package/dist-es/commands/CreateAssociationBatchCommand.js +10 -0
- package/dist-es/commands/CreateAssociationCommand.js +10 -0
- package/dist-es/commands/CreateDocumentCommand.js +10 -0
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/CreateOpsItemCommand.js +10 -0
- package/dist-es/commands/CreateOpsMetadataCommand.js +10 -0
- package/dist-es/commands/CreatePatchBaselineCommand.js +10 -0
- package/dist-es/commands/CreateResourceDataSyncCommand.js +10 -0
- package/dist-es/commands/DeleteActivationCommand.js +10 -0
- package/dist-es/commands/DeleteAssociationCommand.js +10 -0
- package/dist-es/commands/DeleteDocumentCommand.js +10 -0
- package/dist-es/commands/DeleteInventoryCommand.js +10 -0
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/DeleteOpsMetadataCommand.js +10 -0
- package/dist-es/commands/DeleteParameterCommand.js +10 -0
- package/dist-es/commands/DeleteParametersCommand.js +10 -0
- package/dist-es/commands/DeletePatchBaselineCommand.js +10 -0
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +10 -0
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +10 -0
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +10 -0
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/DescribeActivationsCommand.js +10 -0
- package/dist-es/commands/DescribeAssociationCommand.js +10 -0
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +10 -0
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +10 -0
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +10 -0
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +10 -0
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +10 -0
- package/dist-es/commands/DescribeDocumentCommand.js +10 -0
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +10 -0
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +10 -0
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceInformationCommand.js +10 -0
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +10 -0
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +10 -0
- package/dist-es/commands/DescribeInstancePatchesCommand.js +10 -0
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +10 -0
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +10 -0
- package/dist-es/commands/DescribeOpsItemsCommand.js +10 -0
- package/dist-es/commands/DescribeParametersCommand.js +10 -0
- package/dist-es/commands/DescribePatchBaselinesCommand.js +10 -0
- package/dist-es/commands/DescribePatchGroupStateCommand.js +10 -0
- package/dist-es/commands/DescribePatchGroupsCommand.js +10 -0
- package/dist-es/commands/DescribePatchPropertiesCommand.js +10 -0
- package/dist-es/commands/DescribeSessionsCommand.js +10 -0
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +10 -0
- package/dist-es/commands/GetAutomationExecutionCommand.js +10 -0
- package/dist-es/commands/GetCalendarStateCommand.js +10 -0
- package/dist-es/commands/GetCommandInvocationCommand.js +10 -0
- package/dist-es/commands/GetConnectionStatusCommand.js +10 -0
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +10 -0
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +10 -0
- package/dist-es/commands/GetDocumentCommand.js +10 -0
- package/dist-es/commands/GetInventoryCommand.js +10 -0
- package/dist-es/commands/GetInventorySchemaCommand.js +10 -0
- package/dist-es/commands/GetMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +10 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +10 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +10 -0
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +10 -0
- package/dist-es/commands/GetOpsItemCommand.js +10 -0
- package/dist-es/commands/GetOpsMetadataCommand.js +10 -0
- package/dist-es/commands/GetOpsSummaryCommand.js +10 -0
- package/dist-es/commands/GetParameterCommand.js +10 -0
- package/dist-es/commands/GetParameterHistoryCommand.js +10 -0
- package/dist-es/commands/GetParametersByPathCommand.js +10 -0
- package/dist-es/commands/GetParametersCommand.js +10 -0
- package/dist-es/commands/GetPatchBaselineCommand.js +10 -0
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +10 -0
- package/dist-es/commands/GetServiceSettingCommand.js +10 -0
- package/dist-es/commands/LabelParameterVersionCommand.js +10 -0
- package/dist-es/commands/ListAssociationVersionsCommand.js +10 -0
- package/dist-es/commands/ListAssociationsCommand.js +10 -0
- package/dist-es/commands/ListCommandInvocationsCommand.js +10 -0
- package/dist-es/commands/ListCommandsCommand.js +10 -0
- package/dist-es/commands/ListComplianceItemsCommand.js +10 -0
- package/dist-es/commands/ListComplianceSummariesCommand.js +10 -0
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +10 -0
- package/dist-es/commands/ListDocumentVersionsCommand.js +10 -0
- package/dist-es/commands/ListDocumentsCommand.js +10 -0
- package/dist-es/commands/ListInventoryEntriesCommand.js +10 -0
- package/dist-es/commands/ListOpsItemEventsCommand.js +10 -0
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +10 -0
- package/dist-es/commands/ListOpsMetadataCommand.js +10 -0
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +10 -0
- package/dist-es/commands/ListResourceDataSyncCommand.js +10 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +10 -0
- package/dist-es/commands/PutComplianceItemsCommand.js +10 -0
- package/dist-es/commands/PutInventoryCommand.js +10 -0
- package/dist-es/commands/PutParameterCommand.js +10 -0
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +10 -0
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +10 -0
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +10 -0
- package/dist-es/commands/ResetServiceSettingCommand.js +10 -0
- package/dist-es/commands/ResumeSessionCommand.js +10 -0
- package/dist-es/commands/SendAutomationSignalCommand.js +10 -0
- package/dist-es/commands/SendCommandCommand.js +10 -0
- package/dist-es/commands/StartAssociationsOnceCommand.js +10 -0
- package/dist-es/commands/StartAutomationExecutionCommand.js +10 -0
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +10 -0
- package/dist-es/commands/StartSessionCommand.js +10 -0
- package/dist-es/commands/StopAutomationExecutionCommand.js +10 -0
- package/dist-es/commands/TerminateSessionCommand.js +10 -0
- package/dist-es/commands/UnlabelParameterVersionCommand.js +10 -0
- package/dist-es/commands/UpdateAssociationCommand.js +10 -0
- package/dist-es/commands/UpdateAssociationStatusCommand.js +10 -0
- package/dist-es/commands/UpdateDocumentCommand.js +10 -0
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +10 -0
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +10 -0
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +10 -0
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +10 -0
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +10 -0
- package/dist-es/commands/UpdateOpsItemCommand.js +10 -0
- package/dist-es/commands/UpdateOpsMetadataCommand.js +10 -0
- package/dist-es/commands/UpdatePatchBaselineCommand.js +10 -0
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +10 -0
- package/dist-es/commands/UpdateServiceSettingCommand.js +10 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +340 -0
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/SSMClient.d.ts +6 -9
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +2 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +2 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +2 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +2 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +2 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +2 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +2 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +2 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +2 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +2 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +2 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +2 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +2 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +2 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -0
- package/dist-types/commands/GetParameterCommand.d.ts +2 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +2 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +2 -0
- package/dist-types/commands/GetParametersCommand.d.ts +2 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +2 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +2 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +2 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +2 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +2 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +2 -0
- package/dist-types/commands/PutParameterCommand.d.ts +2 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +2 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -0
- package/dist-types/commands/SendCommandCommand.d.ts +2 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StartSessionCommand.d.ts +2 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +2 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +2 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +2 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +2 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +4 -2
- package/dist-types/runtimeConfig.d.ts +4 -2
- package/dist-types/runtimeConfig.native.d.ts +4 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/SSMClient.d.ts +15 -8
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +2 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +5 -3
- package/dist-cjs/endpoints.js +0 -194
- package/dist-es/endpoints.js +0 -190
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DisassociateOpsItemRelatedItemRequest, DisassociateOpsItemRelatedItemResponse } from "../models/models_1";
|
|
@@ -27,6 +28,7 @@ export interface DisassociateOpsItemRelatedItemCommandOutput extends Disassociat
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class DisassociateOpsItemRelatedItemCommand extends $Command<DisassociateOpsItemRelatedItemCommandInput, DisassociateOpsItemRelatedItemCommandOutput, SSMClientResolvedConfig> {
|
|
29
30
|
readonly input: DisassociateOpsItemRelatedItemCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: DisassociateOpsItemRelatedItemCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetAutomationExecutionRequest, GetAutomationExecutionResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetAutomationExecutionCommandOutput extends GetAutomationExecut
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetAutomationExecutionCommand extends $Command<GetAutomationExecutionCommandInput, GetAutomationExecutionCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetAutomationExecutionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetAutomationExecutionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetCalendarStateRequest, GetCalendarStateResponse } from "../models/models_1";
|
|
@@ -33,6 +34,7 @@ export interface GetCalendarStateCommandOutput extends GetCalendarStateResponse,
|
|
|
33
34
|
*/
|
|
34
35
|
export declare class GetCalendarStateCommand extends $Command<GetCalendarStateCommandInput, GetCalendarStateCommandOutput, SSMClientResolvedConfig> {
|
|
35
36
|
readonly input: GetCalendarStateCommandInput;
|
|
37
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
36
38
|
constructor(input: GetCalendarStateCommandInput);
|
|
37
39
|
/**
|
|
38
40
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetCommandInvocationRequest, GetCommandInvocationResult } from "../models/models_1";
|
|
@@ -29,6 +30,7 @@ export interface GetCommandInvocationCommandOutput extends GetCommandInvocationR
|
|
|
29
30
|
*/
|
|
30
31
|
export declare class GetCommandInvocationCommand extends $Command<GetCommandInvocationCommandInput, GetCommandInvocationCommandOutput, SSMClientResolvedConfig> {
|
|
31
32
|
readonly input: GetCommandInvocationCommandInput;
|
|
33
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
32
34
|
constructor(input: GetCommandInvocationCommandInput);
|
|
33
35
|
/**
|
|
34
36
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetConnectionStatusRequest, GetConnectionStatusResponse } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface GetConnectionStatusCommandOutput extends GetConnectionStatusRes
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class GetConnectionStatusCommand extends $Command<GetConnectionStatusCommandInput, GetConnectionStatusCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: GetConnectionStatusCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: GetConnectionStatusCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult } from "../models/models_1";
|
|
@@ -28,6 +29,7 @@ export interface GetDefaultPatchBaselineCommandOutput extends GetDefaultPatchBas
|
|
|
28
29
|
*/
|
|
29
30
|
export declare class GetDefaultPatchBaselineCommand extends $Command<GetDefaultPatchBaselineCommandInput, GetDefaultPatchBaselineCommandOutput, SSMClientResolvedConfig> {
|
|
30
31
|
readonly input: GetDefaultPatchBaselineCommandInput;
|
|
32
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
33
|
constructor(input: GetDefaultPatchBaselineCommandInput);
|
|
32
34
|
/**
|
|
33
35
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetDeployablePatchSnapshotForInstanceRequest, GetDeployablePatchSnapshotForInstanceResult } from "../models/models_1";
|
|
@@ -33,6 +34,7 @@ export interface GetDeployablePatchSnapshotForInstanceCommandOutput extends GetD
|
|
|
33
34
|
*/
|
|
34
35
|
export declare class GetDeployablePatchSnapshotForInstanceCommand extends $Command<GetDeployablePatchSnapshotForInstanceCommandInput, GetDeployablePatchSnapshotForInstanceCommandOutput, SSMClientResolvedConfig> {
|
|
35
36
|
readonly input: GetDeployablePatchSnapshotForInstanceCommandInput;
|
|
37
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
36
38
|
constructor(input: GetDeployablePatchSnapshotForInstanceCommandInput);
|
|
37
39
|
/**
|
|
38
40
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetDocumentRequest, GetDocumentResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetDocumentCommandOutput extends GetDocumentResult, __MetadataB
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetDocumentCommand extends $Command<GetDocumentCommandInput, GetDocumentCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetDocumentCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetDocumentCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetInventoryResult } from "../models/models_1";
|
|
@@ -27,6 +28,7 @@ export interface GetInventoryCommandOutput extends GetInventoryResult, __Metadat
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class GetInventoryCommand extends $Command<GetInventoryCommandInput, GetInventoryCommandOutput, SSMClientResolvedConfig> {
|
|
29
30
|
readonly input: GetInventoryCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: GetInventoryCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetInventorySchemaRequest, GetInventorySchemaResult } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface GetInventorySchemaCommandOutput extends GetInventorySchemaResul
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class GetInventorySchemaCommand extends $Command<GetInventorySchemaCommandInput, GetInventorySchemaCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: GetInventorySchemaCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: GetInventorySchemaCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetMaintenanceWindowRequest, GetMaintenanceWindowResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetMaintenanceWindowCommandOutput extends GetMaintenanceWindowR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetMaintenanceWindowCommand extends $Command<GetMaintenanceWindowCommandInput, GetMaintenanceWindowCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetMaintenanceWindowCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetMaintenanceWindowCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetMaintenanceWindowExecutionCommandOutput extends GetMaintenan
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetMaintenanceWindowExecutionCommand extends $Command<GetMaintenanceWindowExecutionCommandInput, GetMaintenanceWindowExecutionCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetMaintenanceWindowExecutionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetMaintenanceWindowExecutionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetMaintenanceWindowExecutionTaskRequest, GetMaintenanceWindowExecutionTaskResult } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface GetMaintenanceWindowExecutionTaskCommandOutput extends GetMaint
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class GetMaintenanceWindowExecutionTaskCommand extends $Command<GetMaintenanceWindowExecutionTaskCommandInput, GetMaintenanceWindowExecutionTaskCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: GetMaintenanceWindowExecutionTaskCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: GetMaintenanceWindowExecutionTaskCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetMaintenanceWindowExecutionTaskInvocationRequest, GetMaintenanceWindowExecutionTaskInvocationResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetMaintenanceWindowExecutionTaskInvocationCommandOutput extend
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetMaintenanceWindowExecutionTaskInvocationCommand extends $Command<GetMaintenanceWindowExecutionTaskInvocationCommandInput, GetMaintenanceWindowExecutionTaskInvocationCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetMaintenanceWindowExecutionTaskInvocationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetMaintenanceWindowExecutionTaskInvocationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetMaintenanceWindowTaskRequest, GetMaintenanceWindowTaskResult } from "../models/models_1";
|
|
@@ -32,6 +33,7 @@ export interface GetMaintenanceWindowTaskCommandOutput extends GetMaintenanceWin
|
|
|
32
33
|
*/
|
|
33
34
|
export declare class GetMaintenanceWindowTaskCommand extends $Command<GetMaintenanceWindowTaskCommandInput, GetMaintenanceWindowTaskCommandOutput, SSMClientResolvedConfig> {
|
|
34
35
|
readonly input: GetMaintenanceWindowTaskCommandInput;
|
|
36
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
35
37
|
constructor(input: GetMaintenanceWindowTaskCommandInput);
|
|
36
38
|
/**
|
|
37
39
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetOpsItemRequest, GetOpsItemResponse } from "../models/models_1";
|
|
@@ -31,6 +32,7 @@ export interface GetOpsItemCommandOutput extends GetOpsItemResponse, __MetadataB
|
|
|
31
32
|
*/
|
|
32
33
|
export declare class GetOpsItemCommand extends $Command<GetOpsItemCommandInput, GetOpsItemCommandOutput, SSMClientResolvedConfig> {
|
|
33
34
|
readonly input: GetOpsItemCommandInput;
|
|
35
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
34
36
|
constructor(input: GetOpsItemCommandInput);
|
|
35
37
|
/**
|
|
36
38
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetOpsMetadataRequest, GetOpsMetadataResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetOpsMetadataCommandOutput extends GetOpsMetadataResult, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetOpsMetadataCommand extends $Command<GetOpsMetadataCommandInput, GetOpsMetadataCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetOpsMetadataCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetOpsMetadataCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetOpsSummaryResult } from "../models/models_1";
|
|
@@ -29,6 +30,7 @@ export interface GetOpsSummaryCommandOutput extends GetOpsSummaryResult, __Metad
|
|
|
29
30
|
*/
|
|
30
31
|
export declare class GetOpsSummaryCommand extends $Command<GetOpsSummaryCommandInput, GetOpsSummaryCommandOutput, SSMClientResolvedConfig> {
|
|
31
32
|
readonly input: GetOpsSummaryCommandInput;
|
|
33
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
32
34
|
constructor(input: GetOpsSummaryCommandInput);
|
|
33
35
|
/**
|
|
34
36
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetParameterRequest, GetParameterResult } from "../models/models_1";
|
|
@@ -28,6 +29,7 @@ export interface GetParameterCommandOutput extends GetParameterResult, __Metadat
|
|
|
28
29
|
*/
|
|
29
30
|
export declare class GetParameterCommand extends $Command<GetParameterCommandInput, GetParameterCommandOutput, SSMClientResolvedConfig> {
|
|
30
31
|
readonly input: GetParameterCommandInput;
|
|
32
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
33
|
constructor(input: GetParameterCommandInput);
|
|
32
34
|
/**
|
|
33
35
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetParameterHistoryRequest, GetParameterHistoryResult } from "../models/models_1";
|
|
@@ -31,6 +32,7 @@ export interface GetParameterHistoryCommandOutput extends GetParameterHistoryRes
|
|
|
31
32
|
*/
|
|
32
33
|
export declare class GetParameterHistoryCommand extends $Command<GetParameterHistoryCommandInput, GetParameterHistoryCommandOutput, SSMClientResolvedConfig> {
|
|
33
34
|
readonly input: GetParameterHistoryCommandInput;
|
|
35
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
34
36
|
constructor(input: GetParameterHistoryCommandInput);
|
|
35
37
|
/**
|
|
36
38
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetParametersByPathRequest, GetParametersByPathResult } from "../models/models_1";
|
|
@@ -31,6 +32,7 @@ export interface GetParametersByPathCommandOutput extends GetParametersByPathRes
|
|
|
31
32
|
*/
|
|
32
33
|
export declare class GetParametersByPathCommand extends $Command<GetParametersByPathCommandInput, GetParametersByPathCommandOutput, SSMClientResolvedConfig> {
|
|
33
34
|
readonly input: GetParametersByPathCommandInput;
|
|
35
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
34
36
|
constructor(input: GetParametersByPathCommandInput);
|
|
35
37
|
/**
|
|
36
38
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetParametersRequest, GetParametersResult } from "../models/models_1";
|
|
@@ -29,6 +30,7 @@ export interface GetParametersCommandOutput extends GetParametersResult, __Metad
|
|
|
29
30
|
*/
|
|
30
31
|
export declare class GetParametersCommand extends $Command<GetParametersCommandInput, GetParametersCommandOutput, SSMClientResolvedConfig> {
|
|
31
32
|
readonly input: GetParametersCommandInput;
|
|
33
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
32
34
|
constructor(input: GetParametersCommandInput);
|
|
33
35
|
/**
|
|
34
36
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetPatchBaselineRequest, GetPatchBaselineResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetPatchBaselineCommandOutput extends GetPatchBaselineResult, _
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetPatchBaselineCommand extends $Command<GetPatchBaselineCommandInput, GetPatchBaselineCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetPatchBaselineCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetPatchBaselineCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface GetPatchBaselineForPatchGroupCommandOutput extends GetPatchBase
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetPatchBaselineForPatchGroupCommand extends $Command<GetPatchBaselineForPatchGroupCommandInput, GetPatchBaselineForPatchGroupCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: GetPatchBaselineForPatchGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetPatchBaselineForPatchGroupCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetServiceSettingRequest, GetServiceSettingResult } from "../models/models_1";
|
|
@@ -38,6 +39,7 @@ export interface GetServiceSettingCommandOutput extends GetServiceSettingResult,
|
|
|
38
39
|
*/
|
|
39
40
|
export declare class GetServiceSettingCommand extends $Command<GetServiceSettingCommandInput, GetServiceSettingCommandOutput, SSMClientResolvedConfig> {
|
|
40
41
|
readonly input: GetServiceSettingCommandInput;
|
|
42
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
41
43
|
constructor(input: GetServiceSettingCommandInput);
|
|
42
44
|
/**
|
|
43
45
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { LabelParameterVersionRequest, LabelParameterVersionResult } from "../models/models_1";
|
|
@@ -61,6 +62,7 @@ export interface LabelParameterVersionCommandOutput extends LabelParameterVersio
|
|
|
61
62
|
*/
|
|
62
63
|
export declare class LabelParameterVersionCommand extends $Command<LabelParameterVersionCommandInput, LabelParameterVersionCommandOutput, SSMClientResolvedConfig> {
|
|
63
64
|
readonly input: LabelParameterVersionCommandInput;
|
|
65
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
66
|
constructor(input: LabelParameterVersionCommandInput);
|
|
65
67
|
/**
|
|
66
68
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAssociationVersionsRequest, ListAssociationVersionsResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListAssociationVersionsCommandOutput extends ListAssociationVer
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListAssociationVersionsCommand extends $Command<ListAssociationVersionsCommandInput, ListAssociationVersionsCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: ListAssociationVersionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListAssociationVersionsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAssociationsRequest, ListAssociationsResult } from "../models/models_1";
|
|
@@ -27,6 +28,7 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResult, _
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class ListAssociationsCommand extends $Command<ListAssociationsCommandInput, ListAssociationsCommandOutput, SSMClientResolvedConfig> {
|
|
29
30
|
readonly input: ListAssociationsCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: ListAssociationsCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListCommandInvocationsRequest, ListCommandInvocationsResult } from "../models/models_1";
|
|
@@ -29,6 +30,7 @@ export interface ListCommandInvocationsCommandOutput extends ListCommandInvocati
|
|
|
29
30
|
*/
|
|
30
31
|
export declare class ListCommandInvocationsCommand extends $Command<ListCommandInvocationsCommandInput, ListCommandInvocationsCommandOutput, SSMClientResolvedConfig> {
|
|
31
32
|
readonly input: ListCommandInvocationsCommandInput;
|
|
33
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
32
34
|
constructor(input: ListCommandInvocationsCommandInput);
|
|
33
35
|
/**
|
|
34
36
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListCommandsRequest, ListCommandsResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListCommandsCommandOutput extends ListCommandsResult, __Metadat
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListCommandsCommand extends $Command<ListCommandsCommandInput, ListCommandsCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: ListCommandsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListCommandsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListComplianceItemsRequest, ListComplianceItemsResult } from "../models/models_1";
|
|
@@ -27,6 +28,7 @@ export interface ListComplianceItemsCommandOutput extends ListComplianceItemsRes
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class ListComplianceItemsCommand extends $Command<ListComplianceItemsCommandInput, ListComplianceItemsCommandOutput, SSMClientResolvedConfig> {
|
|
29
30
|
readonly input: ListComplianceItemsCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: ListComplianceItemsCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListComplianceSummariesRequest, ListComplianceSummariesResult } from "../models/models_1";
|
|
@@ -27,6 +28,7 @@ export interface ListComplianceSummariesCommandOutput extends ListComplianceSumm
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class ListComplianceSummariesCommand extends $Command<ListComplianceSummariesCommandInput, ListComplianceSummariesCommandOutput, SSMClientResolvedConfig> {
|
|
29
30
|
readonly input: ListComplianceSummariesCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: ListComplianceSummariesCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListDocumentMetadataHistoryRequest, ListDocumentMetadataHistoryResponse } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListDocumentMetadataHistoryCommandOutput extends ListDocumentMe
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListDocumentMetadataHistoryCommand extends $Command<ListDocumentMetadataHistoryCommandInput, ListDocumentMetadataHistoryCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: ListDocumentMetadataHistoryCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListDocumentMetadataHistoryCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListDocumentVersionsRequest, ListDocumentVersionsResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListDocumentVersionsCommandOutput extends ListDocumentVersionsR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListDocumentVersionsCommand extends $Command<ListDocumentVersionsCommandInput, ListDocumentVersionsCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: ListDocumentVersionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListDocumentVersionsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListDocumentsRequest, ListDocumentsResult } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface ListDocumentsCommandOutput extends ListDocumentsResult, __Metad
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class ListDocumentsCommand extends $Command<ListDocumentsCommandInput, ListDocumentsCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: ListDocumentsCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: ListDocumentsCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListInventoryEntriesRequest, ListInventoryEntriesResult } from "../models/models_1";
|
|
@@ -25,6 +26,7 @@ export interface ListInventoryEntriesCommandOutput extends ListInventoryEntriesR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListInventoryEntriesCommand extends $Command<ListInventoryEntriesCommandInput, ListInventoryEntriesCommandOutput, SSMClientResolvedConfig> {
|
|
27
28
|
readonly input: ListInventoryEntriesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListInventoryEntriesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListOpsItemEventsRequest, ListOpsItemEventsResponse } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface ListOpsItemEventsCommandOutput extends ListOpsItemEventsRespons
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class ListOpsItemEventsCommand extends $Command<ListOpsItemEventsCommandInput, ListOpsItemEventsCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: ListOpsItemEventsCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: ListOpsItemEventsCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListOpsItemRelatedItemsRequest, ListOpsItemRelatedItemsResponse } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface ListOpsItemRelatedItemsCommandOutput extends ListOpsItemRelated
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class ListOpsItemRelatedItemsCommand extends $Command<ListOpsItemRelatedItemsCommandInput, ListOpsItemRelatedItemsCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: ListOpsItemRelatedItemsCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: ListOpsItemRelatedItemsCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListOpsMetadataRequest, ListOpsMetadataResult } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface ListOpsMetadataCommandOutput extends ListOpsMetadataResult, __M
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class ListOpsMetadataCommand extends $Command<ListOpsMetadataCommandInput, ListOpsMetadataCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: ListOpsMetadataCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: ListOpsMetadataCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListResourceComplianceSummariesRequest, ListResourceComplianceSummariesResult } from "../models/models_1";
|
|
@@ -27,6 +28,7 @@ export interface ListResourceComplianceSummariesCommandOutput extends ListResour
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class ListResourceComplianceSummariesCommand extends $Command<ListResourceComplianceSummariesCommandInput, ListResourceComplianceSummariesCommandOutput, SSMClientResolvedConfig> {
|
|
29
30
|
readonly input: ListResourceComplianceSummariesCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: ListResourceComplianceSummariesCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListResourceDataSyncRequest, ListResourceDataSyncResult } from "../models/models_1";
|
|
@@ -33,6 +34,7 @@ export interface ListResourceDataSyncCommandOutput extends ListResourceDataSyncR
|
|
|
33
34
|
*/
|
|
34
35
|
export declare class ListResourceDataSyncCommand extends $Command<ListResourceDataSyncCommandInput, ListResourceDataSyncCommandOutput, SSMClientResolvedConfig> {
|
|
35
36
|
readonly input: ListResourceDataSyncCommandInput;
|
|
37
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
36
38
|
constructor(input: ListResourceDataSyncCommandInput);
|
|
37
39
|
/**
|
|
38
40
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_1";
|
|
@@ -26,6 +27,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSMClientResolvedConfig> {
|
|
28
29
|
readonly input: ListTagsForResourceCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: ListTagsForResourceCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ModifyDocumentPermissionRequest, ModifyDocumentPermissionResponse } from "../models/models_1";
|
|
@@ -28,6 +29,7 @@ export interface ModifyDocumentPermissionCommandOutput extends ModifyDocumentPer
|
|
|
28
29
|
*/
|
|
29
30
|
export declare class ModifyDocumentPermissionCommand extends $Command<ModifyDocumentPermissionCommandInput, ModifyDocumentPermissionCommandOutput, SSMClientResolvedConfig> {
|
|
30
31
|
readonly input: ModifyDocumentPermissionCommandInput;
|
|
32
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
33
|
constructor(input: ModifyDocumentPermissionCommandInput);
|
|
32
34
|
/**
|
|
33
35
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { PutComplianceItemsRequest, PutComplianceItemsResult } from "../models/models_1";
|
|
@@ -80,6 +81,7 @@ export interface PutComplianceItemsCommandOutput extends PutComplianceItemsResul
|
|
|
80
81
|
*/
|
|
81
82
|
export declare class PutComplianceItemsCommand extends $Command<PutComplianceItemsCommandInput, PutComplianceItemsCommandOutput, SSMClientResolvedConfig> {
|
|
82
83
|
readonly input: PutComplianceItemsCommandInput;
|
|
84
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
85
|
constructor(input: PutComplianceItemsCommandInput);
|
|
84
86
|
/**
|
|
85
87
|
* @internal
|