@aws-sdk/client-ssm 3.651.1 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2 -0
- package/dist-es/protocols/Aws_json1_1.js +2 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +11 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +11 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +11 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +11 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +13 -3
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +47 -8
- package/dist-types/commands/CreateAssociationCommand.d.ts +39 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +12 -1
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +13 -2
- package/dist-types/commands/DeleteActivationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +11 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +25 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +19 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +25 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +11 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +35 -16
- package/dist-types/commands/GetCalendarStateCommand.d.ts +11 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +11 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +11 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +11 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetParameterCommand.d.ts +11 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +11 -0
- package/dist-types/commands/GetParametersCommand.d.ts +11 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +11 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +25 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +11 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +11 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +11 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +11 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +11 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +11 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +11 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +11 -0
- package/dist-types/commands/PutParameterCommand.d.ts +11 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +11 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +11 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +11 -0
- package/dist-types/commands/SendCommandCommand.d.ts +11 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +11 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +26 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +25 -0
- package/dist-types/commands/StartSessionCommand.d.ts +12 -1
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +11 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +11 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +39 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +25 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +11 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +125 -76
- package/dist-types/models/models_1.d.ts +42 -27
- package/dist-types/models/models_2.d.ts +10 -12
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_0.d.ts +10 -4
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/package.json +36 -36
|
@@ -37,4 +37,15 @@ declare const UpdateAssociationStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateAssociationStatusCommand extends UpdateAssociationStatusCommand_base {
|
|
40
|
+
export declare class UpdateAssociationStatusCommand extends UpdateAssociationStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateAssociationStatusRequest;
|
|
44
|
+
output: UpdateAssociationStatusResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateAssociationStatusCommandInput;
|
|
48
|
+
output: UpdateAssociationStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateDocumentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateDocumentCommand extends UpdateDocumentCommand_base {
|
|
39
|
+
export declare class UpdateDocumentCommand extends UpdateDocumentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateDocumentRequest;
|
|
43
|
+
output: UpdateDocumentResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateDocumentCommandInput;
|
|
47
|
+
output: UpdateDocumentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateDocumentDefaultVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateDocumentDefaultVersionCommand extends UpdateDocumentDefaultVersionCommand_base {
|
|
40
|
+
export declare class UpdateDocumentDefaultVersionCommand extends UpdateDocumentDefaultVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateDocumentDefaultVersionRequest;
|
|
44
|
+
output: UpdateDocumentDefaultVersionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateDocumentDefaultVersionCommandInput;
|
|
48
|
+
output: UpdateDocumentDefaultVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateDocumentMetadataCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateDocumentMetadataCommand extends UpdateDocumentMetadataCommand_base {
|
|
40
|
+
export declare class UpdateDocumentMetadataCommand extends UpdateDocumentMetadataCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateDocumentMetadataRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateDocumentMetadataCommandInput;
|
|
48
|
+
output: UpdateDocumentMetadataCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateMaintenanceWindowCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateMaintenanceWindowCommand extends UpdateMaintenanceWindowCommand_base {
|
|
40
|
+
export declare class UpdateMaintenanceWindowCommand extends UpdateMaintenanceWindowCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateMaintenanceWindowRequest;
|
|
44
|
+
output: UpdateMaintenanceWindowResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateMaintenanceWindowCommandInput;
|
|
48
|
+
output: UpdateMaintenanceWindowCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateMaintenanceWindowTargetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateMaintenanceWindowTargetCommand extends UpdateMaintenanceWindowTargetCommand_base {
|
|
40
|
+
export declare class UpdateMaintenanceWindowTargetCommand extends UpdateMaintenanceWindowTargetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateMaintenanceWindowTargetRequest;
|
|
44
|
+
output: UpdateMaintenanceWindowTargetResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateMaintenanceWindowTargetCommandInput;
|
|
48
|
+
output: UpdateMaintenanceWindowTargetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateMaintenanceWindowTaskCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateMaintenanceWindowTaskCommand extends UpdateMaintenanceWindowTaskCommand_base {
|
|
40
|
+
export declare class UpdateMaintenanceWindowTaskCommand extends UpdateMaintenanceWindowTaskCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateMaintenanceWindowTaskRequest;
|
|
44
|
+
output: UpdateMaintenanceWindowTaskResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateMaintenanceWindowTaskCommandInput;
|
|
48
|
+
output: UpdateMaintenanceWindowTaskCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateManagedInstanceRoleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateManagedInstanceRoleCommand extends UpdateManagedInstanceRoleCommand_base {
|
|
40
|
+
export declare class UpdateManagedInstanceRoleCommand extends UpdateManagedInstanceRoleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateManagedInstanceRoleRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateManagedInstanceRoleCommandInput;
|
|
48
|
+
output: UpdateManagedInstanceRoleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateOpsItemCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateOpsItemCommand extends UpdateOpsItemCommand_base {
|
|
39
|
+
export declare class UpdateOpsItemCommand extends UpdateOpsItemCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateOpsItemRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateOpsItemCommandInput;
|
|
47
|
+
output: UpdateOpsItemCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateOpsMetadataCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateOpsMetadataCommand extends UpdateOpsMetadataCommand_base {
|
|
40
|
+
export declare class UpdateOpsMetadataCommand extends UpdateOpsMetadataCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateOpsMetadataRequest;
|
|
44
|
+
output: UpdateOpsMetadataResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateOpsMetadataCommandInput;
|
|
48
|
+
output: UpdateOpsMetadataCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdatePatchBaselineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdatePatchBaselineCommand extends UpdatePatchBaselineCommand_base {
|
|
40
|
+
export declare class UpdatePatchBaselineCommand extends UpdatePatchBaselineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdatePatchBaselineRequest;
|
|
44
|
+
output: UpdatePatchBaselineResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdatePatchBaselineCommandInput;
|
|
48
|
+
output: UpdatePatchBaselineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateResourceDataSyncCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateResourceDataSyncCommand extends UpdateResourceDataSyncCommand_base {
|
|
40
|
+
export declare class UpdateResourceDataSyncCommand extends UpdateResourceDataSyncCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateResourceDataSyncRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateResourceDataSyncCommandInput;
|
|
48
|
+
output: UpdateResourceDataSyncCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateServiceSettingCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateServiceSettingCommand extends UpdateServiceSettingCommand_base {
|
|
40
|
+
export declare class UpdateServiceSettingCommand extends UpdateServiceSettingCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateServiceSettingRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateServiceSettingCommandInput;
|
|
48
|
+
output: UpdateServiceSettingCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -253,6 +253,10 @@ export declare const AssociationSyncCompliance: {
|
|
|
253
253
|
};
|
|
254
254
|
export type AssociationSyncCompliance =
|
|
255
255
|
(typeof AssociationSyncCompliance)[keyof typeof AssociationSyncCompliance];
|
|
256
|
+
export interface Target {
|
|
257
|
+
Key?: string;
|
|
258
|
+
Values?: string[];
|
|
259
|
+
}
|
|
256
260
|
export interface TargetLocation {
|
|
257
261
|
Accounts?: string[];
|
|
258
262
|
Regions?: string[];
|
|
@@ -260,10 +264,11 @@ export interface TargetLocation {
|
|
|
260
264
|
TargetLocationMaxErrors?: string;
|
|
261
265
|
ExecutionRoleName?: string;
|
|
262
266
|
TargetLocationAlarmConfiguration?: AlarmConfiguration;
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
+
IncludeChildOrganizationUnits?: boolean;
|
|
268
|
+
ExcludeAccounts?: string[];
|
|
269
|
+
Targets?: Target[];
|
|
270
|
+
TargetsMaxConcurrency?: string;
|
|
271
|
+
TargetsMaxErrors?: string;
|
|
267
272
|
}
|
|
268
273
|
export interface CreateAssociationRequest {
|
|
269
274
|
Name: string | undefined;
|
|
@@ -1443,6 +1448,7 @@ export interface AutomationExecutionMetadata {
|
|
|
1443
1448
|
AutomationType?: AutomationType;
|
|
1444
1449
|
AlarmConfiguration?: AlarmConfiguration;
|
|
1445
1450
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
1451
|
+
TargetLocationsURL?: string;
|
|
1446
1452
|
AutomationSubtype?: AutomationSubtype;
|
|
1447
1453
|
ScheduledTime?: Date;
|
|
1448
1454
|
Runbooks?: Runbook[];
|
|
@@ -465,6 +465,7 @@ export interface AutomationExecution {
|
|
|
465
465
|
ProgressCounters?: ProgressCounters;
|
|
466
466
|
AlarmConfiguration?: AlarmConfiguration;
|
|
467
467
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
468
|
+
TargetLocationsURL?: string;
|
|
468
469
|
AutomationSubtype?: AutomationSubtype;
|
|
469
470
|
ScheduledTime?: Date;
|
|
470
471
|
Runbooks?: Runbook[];
|
|
@@ -2185,6 +2186,7 @@ export interface StartAutomationExecutionRequest {
|
|
|
2185
2186
|
TargetLocations?: TargetLocation[];
|
|
2186
2187
|
Tags?: Tag[];
|
|
2187
2188
|
AlarmConfiguration?: AlarmConfiguration;
|
|
2189
|
+
TargetLocationsURL?: string;
|
|
2188
2190
|
}
|
|
2189
2191
|
export interface StartAutomationExecutionResult {
|
|
2190
2192
|
AutomationExecutionId?: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ssm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ssm",
|
|
@@ -20,45 +20,45 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
|
-
"@smithy/util-waiter": "^3.1.
|
|
61
|
+
"@smithy/util-waiter": "^3.1.5",
|
|
62
62
|
"tslib": "^2.6.2",
|
|
63
63
|
"uuid": "^9.0.1"
|
|
64
64
|
},
|