@aws-sdk/client-ssm 3.933.0 → 3.935.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.
Files changed (168) hide show
  1. package/dist-cjs/index.js +675 -676
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +674 -0
  4. package/dist-es/models/errors.js +1915 -0
  5. package/dist-es/models/models_0.js +1 -1375
  6. package/dist-es/models/models_1.js +1 -873
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeParametersCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
  20. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAccessTokenCommand.d.ts +1 -1
  22. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
  23. package/dist-types/commands/GetCalendarStateCommand.d.ts +1 -1
  24. package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
  25. package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
  26. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  27. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  28. package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
  29. package/dist-types/commands/GetExecutionPreviewCommand.d.ts +1 -1
  30. package/dist-types/commands/GetInventoryCommand.d.ts +2 -2
  31. package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
  32. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  33. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  37. package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
  38. package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
  39. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -2
  40. package/dist-types/commands/GetParameterCommand.d.ts +1 -1
  41. package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetParametersByPathCommand.d.ts +1 -1
  43. package/dist-types/commands/GetParametersCommand.d.ts +1 -1
  44. package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
  45. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
  47. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNodesSummaryCommand.d.ts +1 -2
  49. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  50. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  51. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
  54. package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
  55. package/dist-types/commands/SendAutomationSignalCommand.d.ts +1 -1
  56. package/dist-types/commands/SendCommandCommand.d.ts +1 -1
  57. package/dist-types/commands/StartAccessRequestCommand.d.ts +1 -1
  58. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +1 -1
  59. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +1 -1
  60. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  61. package/dist-types/commands/StartExecutionPreviewCommand.d.ts +1 -1
  62. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  63. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
  64. package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
  65. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateDocumentCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateOpsItemCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
  80. package/dist-types/index.d.ts +4 -1
  81. package/dist-types/models/enums.d.ts +1458 -0
  82. package/dist-types/models/errors.d.ts +1953 -0
  83. package/dist-types/models/models_0.d.ts +4526 -1781
  84. package/dist-types/models/models_1.d.ts +4042 -6926
  85. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -2
  108. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -2
  117. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -4
  125. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -2
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/index.d.ts +4 -1
  158. package/dist-types/ts3.4/models/enums.d.ts +844 -0
  159. package/dist-types/ts3.4/models/errors.d.ts +1191 -0
  160. package/dist-types/ts3.4/models/models_0.d.ts +905 -1047
  161. package/dist-types/ts3.4/models/models_1.d.ts +919 -1991
  162. package/package.json +12 -12
  163. package/dist-es/models/index.js +0 -3
  164. package/dist-es/models/models_2.js +0 -343
  165. package/dist-types/models/index.d.ts +0 -3
  166. package/dist-types/models/models_2.d.ts +0 -3276
  167. package/dist-types/ts3.4/models/index.d.ts +0 -3
  168. package/dist-types/ts3.4/models/models_2.d.ts +0 -764
@@ -1462,7 +1462,7 @@ const _vS = "valueSet";
1462
1462
  const _xN = "xmlName";
1463
1463
  const n0 = "com.amazonaws.ssm";
1464
1464
  import { TypeRegistry } from "@smithy/core/schema";
1465
- import { AccessDeniedException as __AccessDeniedException, AlreadyExistsException as __AlreadyExistsException, AssociatedInstances as __AssociatedInstances, AssociationAlreadyExists as __AssociationAlreadyExists, AssociationDoesNotExist as __AssociationDoesNotExist, AssociationExecutionDoesNotExist as __AssociationExecutionDoesNotExist, AssociationLimitExceeded as __AssociationLimitExceeded, AssociationVersionLimitExceeded as __AssociationVersionLimitExceeded, AutomationDefinitionNotApprovedException as __AutomationDefinitionNotApprovedException, AutomationDefinitionNotFoundException as __AutomationDefinitionNotFoundException, AutomationDefinitionVersionNotFoundException as __AutomationDefinitionVersionNotFoundException, AutomationExecutionLimitExceededException as __AutomationExecutionLimitExceededException, AutomationExecutionNotFoundException as __AutomationExecutionNotFoundException, AutomationStepNotFoundException as __AutomationStepNotFoundException, ComplianceTypeCountLimitExceededException as __ComplianceTypeCountLimitExceededException, CustomSchemaCountLimitExceededException as __CustomSchemaCountLimitExceededException, DocumentAlreadyExists as __DocumentAlreadyExists, DocumentLimitExceeded as __DocumentLimitExceeded, DocumentPermissionLimit as __DocumentPermissionLimit, DocumentVersionLimitExceeded as __DocumentVersionLimitExceeded, DoesNotExistException as __DoesNotExistException, DuplicateDocumentContent as __DuplicateDocumentContent, DuplicateDocumentVersionName as __DuplicateDocumentVersionName, DuplicateInstanceId as __DuplicateInstanceId, FeatureNotAvailableException as __FeatureNotAvailableException, HierarchyLevelLimitExceededException as __HierarchyLevelLimitExceededException, HierarchyTypeMismatchException as __HierarchyTypeMismatchException, IdempotentParameterMismatch as __IdempotentParameterMismatch, IncompatiblePolicyException as __IncompatiblePolicyException, InternalServerError as __InternalServerError, InvalidActivation as __InvalidActivation, InvalidActivationId as __InvalidActivationId, InvalidAggregatorException as __InvalidAggregatorException, InvalidAllowedPatternException as __InvalidAllowedPatternException, InvalidAssociation as __InvalidAssociation, InvalidAssociationVersion as __InvalidAssociationVersion, InvalidAutomationExecutionParametersException as __InvalidAutomationExecutionParametersException, InvalidAutomationSignalException as __InvalidAutomationSignalException, InvalidAutomationStatusUpdateException as __InvalidAutomationStatusUpdateException, InvalidCommandId as __InvalidCommandId, InvalidDeleteInventoryParametersException as __InvalidDeleteInventoryParametersException, InvalidDeletionIdException as __InvalidDeletionIdException, InvalidDocument as __InvalidDocument, InvalidDocumentContent as __InvalidDocumentContent, InvalidDocumentOperation as __InvalidDocumentOperation, InvalidDocumentSchemaVersion as __InvalidDocumentSchemaVersion, InvalidDocumentType as __InvalidDocumentType, InvalidDocumentVersion as __InvalidDocumentVersion, InvalidFilter as __InvalidFilter, InvalidFilterKey as __InvalidFilterKey, InvalidFilterOption as __InvalidFilterOption, InvalidFilterValue as __InvalidFilterValue, InvalidInstanceId as __InvalidInstanceId, InvalidInstanceInformationFilterValue as __InvalidInstanceInformationFilterValue, InvalidInstancePropertyFilterValue as __InvalidInstancePropertyFilterValue, InvalidInventoryGroupException as __InvalidInventoryGroupException, InvalidInventoryItemContextException as __InvalidInventoryItemContextException, InvalidInventoryRequestException as __InvalidInventoryRequestException, InvalidItemContentException as __InvalidItemContentException, InvalidKeyId as __InvalidKeyId, InvalidNextToken as __InvalidNextToken, InvalidNotificationConfig as __InvalidNotificationConfig, InvalidOptionException as __InvalidOptionException, InvalidOutputFolder as __InvalidOutputFolder, InvalidOutputLocation as __InvalidOutputLocation, InvalidParameters as __InvalidParameters, InvalidPermissionType as __InvalidPermissionType, InvalidPluginName as __InvalidPluginName, InvalidPolicyAttributeException as __InvalidPolicyAttributeException, InvalidPolicyTypeException as __InvalidPolicyTypeException, InvalidResourceId as __InvalidResourceId, InvalidResourceType as __InvalidResourceType, InvalidResultAttributeException as __InvalidResultAttributeException, InvalidRole as __InvalidRole, InvalidSchedule as __InvalidSchedule, InvalidTag as __InvalidTag, InvalidTarget as __InvalidTarget, InvalidTargetMaps as __InvalidTargetMaps, InvalidTypeNameException as __InvalidTypeNameException, InvalidUpdate as __InvalidUpdate, InvocationDoesNotExist as __InvocationDoesNotExist, ItemContentMismatchException as __ItemContentMismatchException, ItemSizeLimitExceededException as __ItemSizeLimitExceededException, MalformedResourcePolicyDocumentException as __MalformedResourcePolicyDocumentException, MaxDocumentSizeExceeded as __MaxDocumentSizeExceeded, NoLongerSupportedException as __NoLongerSupportedException, OpsItemAccessDeniedException as __OpsItemAccessDeniedException, OpsItemAlreadyExistsException as __OpsItemAlreadyExistsException, OpsItemConflictException as __OpsItemConflictException, OpsItemInvalidParameterException as __OpsItemInvalidParameterException, OpsItemLimitExceededException as __OpsItemLimitExceededException, OpsItemNotFoundException as __OpsItemNotFoundException, OpsItemRelatedItemAlreadyExistsException as __OpsItemRelatedItemAlreadyExistsException, OpsItemRelatedItemAssociationNotFoundException as __OpsItemRelatedItemAssociationNotFoundException, OpsMetadataAlreadyExistsException as __OpsMetadataAlreadyExistsException, OpsMetadataInvalidArgumentException as __OpsMetadataInvalidArgumentException, OpsMetadataKeyLimitExceededException as __OpsMetadataKeyLimitExceededException, OpsMetadataLimitExceededException as __OpsMetadataLimitExceededException, OpsMetadataNotFoundException as __OpsMetadataNotFoundException, OpsMetadataTooManyUpdatesException as __OpsMetadataTooManyUpdatesException, ParameterAlreadyExists as __ParameterAlreadyExists, ParameterLimitExceeded as __ParameterLimitExceeded, ParameterMaxVersionLimitExceeded as __ParameterMaxVersionLimitExceeded, ParameterNotFound as __ParameterNotFound, ParameterPatternMismatchException as __ParameterPatternMismatchException, ParameterVersionLabelLimitExceeded as __ParameterVersionLabelLimitExceeded, ParameterVersionNotFound as __ParameterVersionNotFound, PoliciesLimitExceededException as __PoliciesLimitExceededException, ResourceDataSyncAlreadyExistsException as __ResourceDataSyncAlreadyExistsException, ResourceDataSyncConflictException as __ResourceDataSyncConflictException, ResourceDataSyncCountExceededException as __ResourceDataSyncCountExceededException, ResourceDataSyncInvalidConfigurationException as __ResourceDataSyncInvalidConfigurationException, ResourceDataSyncNotFoundException as __ResourceDataSyncNotFoundException, ResourceInUseException as __ResourceInUseException, ResourceLimitExceededException as __ResourceLimitExceededException, ResourceNotFoundException as __ResourceNotFoundException, ResourcePolicyConflictException as __ResourcePolicyConflictException, ResourcePolicyInvalidParameterException as __ResourcePolicyInvalidParameterException, ResourcePolicyLimitExceededException as __ResourcePolicyLimitExceededException, ResourcePolicyNotFoundException as __ResourcePolicyNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ServiceSettingNotFound as __ServiceSettingNotFound, StatusUnchanged as __StatusUnchanged, SubTypeCountLimitExceededException as __SubTypeCountLimitExceededException, TargetInUseException as __TargetInUseException, TargetNotConnected as __TargetNotConnected, ThrottlingException as __ThrottlingException, TooManyTagsError as __TooManyTagsError, TooManyUpdates as __TooManyUpdates, TotalSizeLimitExceededException as __TotalSizeLimitExceededException, UnsupportedCalendarException as __UnsupportedCalendarException, UnsupportedFeatureRequiredException as __UnsupportedFeatureRequiredException, UnsupportedInventoryItemContextException as __UnsupportedInventoryItemContextException, UnsupportedInventorySchemaVersionException as __UnsupportedInventorySchemaVersionException, UnsupportedOperatingSystem as __UnsupportedOperatingSystem, UnsupportedOperationException as __UnsupportedOperationException, UnsupportedParameterType as __UnsupportedParameterType, UnsupportedPlatformType as __UnsupportedPlatformType, ValidationException as __ValidationException, } from "../models/index";
1465
+ import { AccessDeniedException as __AccessDeniedException, AlreadyExistsException as __AlreadyExistsException, AssociatedInstances as __AssociatedInstances, AssociationAlreadyExists as __AssociationAlreadyExists, AssociationDoesNotExist as __AssociationDoesNotExist, AssociationExecutionDoesNotExist as __AssociationExecutionDoesNotExist, AssociationLimitExceeded as __AssociationLimitExceeded, AssociationVersionLimitExceeded as __AssociationVersionLimitExceeded, AutomationDefinitionNotApprovedException as __AutomationDefinitionNotApprovedException, AutomationDefinitionNotFoundException as __AutomationDefinitionNotFoundException, AutomationDefinitionVersionNotFoundException as __AutomationDefinitionVersionNotFoundException, AutomationExecutionLimitExceededException as __AutomationExecutionLimitExceededException, AutomationExecutionNotFoundException as __AutomationExecutionNotFoundException, AutomationStepNotFoundException as __AutomationStepNotFoundException, ComplianceTypeCountLimitExceededException as __ComplianceTypeCountLimitExceededException, CustomSchemaCountLimitExceededException as __CustomSchemaCountLimitExceededException, DocumentAlreadyExists as __DocumentAlreadyExists, DocumentLimitExceeded as __DocumentLimitExceeded, DocumentPermissionLimit as __DocumentPermissionLimit, DocumentVersionLimitExceeded as __DocumentVersionLimitExceeded, DoesNotExistException as __DoesNotExistException, DuplicateDocumentContent as __DuplicateDocumentContent, DuplicateDocumentVersionName as __DuplicateDocumentVersionName, DuplicateInstanceId as __DuplicateInstanceId, FeatureNotAvailableException as __FeatureNotAvailableException, HierarchyLevelLimitExceededException as __HierarchyLevelLimitExceededException, HierarchyTypeMismatchException as __HierarchyTypeMismatchException, IdempotentParameterMismatch as __IdempotentParameterMismatch, IncompatiblePolicyException as __IncompatiblePolicyException, InternalServerError as __InternalServerError, InvalidActivation as __InvalidActivation, InvalidActivationId as __InvalidActivationId, InvalidAggregatorException as __InvalidAggregatorException, InvalidAllowedPatternException as __InvalidAllowedPatternException, InvalidAssociation as __InvalidAssociation, InvalidAssociationVersion as __InvalidAssociationVersion, InvalidAutomationExecutionParametersException as __InvalidAutomationExecutionParametersException, InvalidAutomationSignalException as __InvalidAutomationSignalException, InvalidAutomationStatusUpdateException as __InvalidAutomationStatusUpdateException, InvalidCommandId as __InvalidCommandId, InvalidDeleteInventoryParametersException as __InvalidDeleteInventoryParametersException, InvalidDeletionIdException as __InvalidDeletionIdException, InvalidDocument as __InvalidDocument, InvalidDocumentContent as __InvalidDocumentContent, InvalidDocumentOperation as __InvalidDocumentOperation, InvalidDocumentSchemaVersion as __InvalidDocumentSchemaVersion, InvalidDocumentType as __InvalidDocumentType, InvalidDocumentVersion as __InvalidDocumentVersion, InvalidFilter as __InvalidFilter, InvalidFilterKey as __InvalidFilterKey, InvalidFilterOption as __InvalidFilterOption, InvalidFilterValue as __InvalidFilterValue, InvalidInstanceId as __InvalidInstanceId, InvalidInstanceInformationFilterValue as __InvalidInstanceInformationFilterValue, InvalidInstancePropertyFilterValue as __InvalidInstancePropertyFilterValue, InvalidInventoryGroupException as __InvalidInventoryGroupException, InvalidInventoryItemContextException as __InvalidInventoryItemContextException, InvalidInventoryRequestException as __InvalidInventoryRequestException, InvalidItemContentException as __InvalidItemContentException, InvalidKeyId as __InvalidKeyId, InvalidNextToken as __InvalidNextToken, InvalidNotificationConfig as __InvalidNotificationConfig, InvalidOptionException as __InvalidOptionException, InvalidOutputFolder as __InvalidOutputFolder, InvalidOutputLocation as __InvalidOutputLocation, InvalidParameters as __InvalidParameters, InvalidPermissionType as __InvalidPermissionType, InvalidPluginName as __InvalidPluginName, InvalidPolicyAttributeException as __InvalidPolicyAttributeException, InvalidPolicyTypeException as __InvalidPolicyTypeException, InvalidResourceId as __InvalidResourceId, InvalidResourceType as __InvalidResourceType, InvalidResultAttributeException as __InvalidResultAttributeException, InvalidRole as __InvalidRole, InvalidSchedule as __InvalidSchedule, InvalidTag as __InvalidTag, InvalidTarget as __InvalidTarget, InvalidTargetMaps as __InvalidTargetMaps, InvalidTypeNameException as __InvalidTypeNameException, InvalidUpdate as __InvalidUpdate, InvocationDoesNotExist as __InvocationDoesNotExist, ItemContentMismatchException as __ItemContentMismatchException, ItemSizeLimitExceededException as __ItemSizeLimitExceededException, MalformedResourcePolicyDocumentException as __MalformedResourcePolicyDocumentException, MaxDocumentSizeExceeded as __MaxDocumentSizeExceeded, NoLongerSupportedException as __NoLongerSupportedException, OpsItemAccessDeniedException as __OpsItemAccessDeniedException, OpsItemAlreadyExistsException as __OpsItemAlreadyExistsException, OpsItemConflictException as __OpsItemConflictException, OpsItemInvalidParameterException as __OpsItemInvalidParameterException, OpsItemLimitExceededException as __OpsItemLimitExceededException, OpsItemNotFoundException as __OpsItemNotFoundException, OpsItemRelatedItemAlreadyExistsException as __OpsItemRelatedItemAlreadyExistsException, OpsItemRelatedItemAssociationNotFoundException as __OpsItemRelatedItemAssociationNotFoundException, OpsMetadataAlreadyExistsException as __OpsMetadataAlreadyExistsException, OpsMetadataInvalidArgumentException as __OpsMetadataInvalidArgumentException, OpsMetadataKeyLimitExceededException as __OpsMetadataKeyLimitExceededException, OpsMetadataLimitExceededException as __OpsMetadataLimitExceededException, OpsMetadataNotFoundException as __OpsMetadataNotFoundException, OpsMetadataTooManyUpdatesException as __OpsMetadataTooManyUpdatesException, ParameterAlreadyExists as __ParameterAlreadyExists, ParameterLimitExceeded as __ParameterLimitExceeded, ParameterMaxVersionLimitExceeded as __ParameterMaxVersionLimitExceeded, ParameterNotFound as __ParameterNotFound, ParameterPatternMismatchException as __ParameterPatternMismatchException, ParameterVersionLabelLimitExceeded as __ParameterVersionLabelLimitExceeded, ParameterVersionNotFound as __ParameterVersionNotFound, PoliciesLimitExceededException as __PoliciesLimitExceededException, ResourceDataSyncAlreadyExistsException as __ResourceDataSyncAlreadyExistsException, ResourceDataSyncConflictException as __ResourceDataSyncConflictException, ResourceDataSyncCountExceededException as __ResourceDataSyncCountExceededException, ResourceDataSyncInvalidConfigurationException as __ResourceDataSyncInvalidConfigurationException, ResourceDataSyncNotFoundException as __ResourceDataSyncNotFoundException, ResourceInUseException as __ResourceInUseException, ResourceLimitExceededException as __ResourceLimitExceededException, ResourceNotFoundException as __ResourceNotFoundException, ResourcePolicyConflictException as __ResourcePolicyConflictException, ResourcePolicyInvalidParameterException as __ResourcePolicyInvalidParameterException, ResourcePolicyLimitExceededException as __ResourcePolicyLimitExceededException, ResourcePolicyNotFoundException as __ResourcePolicyNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ServiceSettingNotFound as __ServiceSettingNotFound, StatusUnchanged as __StatusUnchanged, SubTypeCountLimitExceededException as __SubTypeCountLimitExceededException, TargetInUseException as __TargetInUseException, TargetNotConnected as __TargetNotConnected, ThrottlingException as __ThrottlingException, TooManyTagsError as __TooManyTagsError, TooManyUpdates as __TooManyUpdates, TotalSizeLimitExceededException as __TotalSizeLimitExceededException, UnsupportedCalendarException as __UnsupportedCalendarException, UnsupportedFeatureRequiredException as __UnsupportedFeatureRequiredException, UnsupportedInventoryItemContextException as __UnsupportedInventoryItemContextException, UnsupportedInventorySchemaVersionException as __UnsupportedInventorySchemaVersionException, UnsupportedOperatingSystem as __UnsupportedOperatingSystem, UnsupportedOperationException as __UnsupportedOperationException, UnsupportedParameterType as __UnsupportedParameterType, UnsupportedPlatformType as __UnsupportedPlatformType, ValidationException as __ValidationException, } from "../models/errors";
1466
1466
  import { SSMServiceException as __SSMServiceException } from "../models/SSMServiceException";
1467
1467
  export var AccessKeySecretType = [0, n0, _AKST, 8, 0];
1468
1468
  export var IPAddress = [0, n0, _IPA, 8, 0];
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeMaintenanceWindowScheduleRequest, DescribeMaintenanceWindowScheduleResult } from "../models/models_1";
3
+ import { DescribeMaintenanceWindowScheduleRequest, DescribeMaintenanceWindowScheduleResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeMaintenanceWindowTargetsRequest, DescribeMaintenanceWindowTargetsResult } from "../models/models_1";
3
+ import { DescribeMaintenanceWindowTargetsRequest, DescribeMaintenanceWindowTargetsResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeMaintenanceWindowTasksRequest, DescribeMaintenanceWindowTasksResult } from "../models/models_1";
3
+ import { DescribeMaintenanceWindowTasksRequest, DescribeMaintenanceWindowTasksResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeMaintenanceWindowsRequest } from "../models/models_0";
4
- import { DescribeMaintenanceWindowsResult } from "../models/models_1";
3
+ import { DescribeMaintenanceWindowsRequest, DescribeMaintenanceWindowsResult } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeMaintenanceWindowsForTargetRequest, DescribeMaintenanceWindowsForTargetResult } from "../models/models_1";
3
+ import { DescribeMaintenanceWindowsForTargetRequest, DescribeMaintenanceWindowsForTargetResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeOpsItemsRequest, DescribeOpsItemsResponse } from "../models/models_1";
3
+ import { DescribeOpsItemsRequest, DescribeOpsItemsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeParametersRequest, DescribeParametersResult } from "../models/models_1";
3
+ import { DescribeParametersRequest, DescribeParametersResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribePatchBaselinesRequest, DescribePatchBaselinesResult } from "../models/models_1";
3
+ import { DescribePatchBaselinesRequest, DescribePatchBaselinesResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribePatchGroupStateRequest, DescribePatchGroupStateResult } from "../models/models_1";
3
+ import { DescribePatchGroupStateRequest, DescribePatchGroupStateResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribePatchGroupsRequest, DescribePatchGroupsResult } from "../models/models_1";
3
+ import { DescribePatchGroupsRequest, DescribePatchGroupsResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribePatchPropertiesRequest, DescribePatchPropertiesResult } from "../models/models_1";
3
+ import { DescribePatchPropertiesRequest, DescribePatchPropertiesResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeSessionsRequest, DescribeSessionsResponse } from "../models/models_1";
3
+ import { DescribeSessionsRequest, DescribeSessionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DisassociateOpsItemRelatedItemRequest, DisassociateOpsItemRelatedItemResponse } from "../models/models_1";
3
+ import { DisassociateOpsItemRelatedItemRequest, DisassociateOpsItemRelatedItemResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetAccessTokenRequest, GetAccessTokenResponse } from "../models/models_1";
3
+ import { GetAccessTokenRequest, GetAccessTokenResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetAutomationExecutionRequest, GetAutomationExecutionResult } from "../models/models_1";
3
+ import { GetAutomationExecutionRequest, GetAutomationExecutionResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetCalendarStateRequest, GetCalendarStateResponse } from "../models/models_1";
3
+ import { GetCalendarStateRequest, GetCalendarStateResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetCommandInvocationRequest, GetCommandInvocationResult } from "../models/models_1";
3
+ import { GetCommandInvocationRequest, GetCommandInvocationResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetConnectionStatusRequest, GetConnectionStatusResponse } from "../models/models_1";
3
+ import { GetConnectionStatusRequest, GetConnectionStatusResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult } from "../models/models_1";
3
+ import { GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetDeployablePatchSnapshotForInstanceRequest, GetDeployablePatchSnapshotForInstanceResult } from "../models/models_1";
3
+ import { GetDeployablePatchSnapshotForInstanceRequest, GetDeployablePatchSnapshotForInstanceResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetDocumentRequest, GetDocumentResult } from "../models/models_1";
3
+ import { GetDocumentRequest, GetDocumentResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetExecutionPreviewRequest, GetExecutionPreviewResponse } from "../models/models_1";
3
+ import { GetExecutionPreviewRequest, GetExecutionPreviewResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetInventoryResult } from "../models/models_1";
4
- import { GetInventoryRequest } from "../models/models_2";
3
+ import { GetInventoryResult } from "../models/models_0";
4
+ import { GetInventoryRequest } from "../models/models_1";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
6
6
  /**
7
7
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetInventorySchemaRequest, GetInventorySchemaResult } from "../models/models_1";
3
+ import { GetInventorySchemaRequest, GetInventorySchemaResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetMaintenanceWindowRequest, GetMaintenanceWindowResult } from "../models/models_1";
3
+ import { GetMaintenanceWindowRequest, GetMaintenanceWindowResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult } from "../models/models_1";
3
+ import { GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetMaintenanceWindowExecutionTaskRequest, GetMaintenanceWindowExecutionTaskResult } from "../models/models_1";
3
+ import { GetMaintenanceWindowExecutionTaskRequest, GetMaintenanceWindowExecutionTaskResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetMaintenanceWindowExecutionTaskInvocationRequest, GetMaintenanceWindowExecutionTaskInvocationResult } from "../models/models_1";
3
+ import { GetMaintenanceWindowExecutionTaskInvocationRequest, GetMaintenanceWindowExecutionTaskInvocationResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetMaintenanceWindowTaskRequest, GetMaintenanceWindowTaskResult } from "../models/models_1";
3
+ import { GetMaintenanceWindowTaskRequest, GetMaintenanceWindowTaskResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetOpsItemRequest, GetOpsItemResponse } from "../models/models_1";
3
+ import { GetOpsItemRequest, GetOpsItemResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetOpsMetadataRequest, GetOpsMetadataResult } from "../models/models_1";
3
+ import { GetOpsMetadataRequest, GetOpsMetadataResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetOpsSummaryResult } from "../models/models_1";
4
- import { GetOpsSummaryRequest } from "../models/models_2";
3
+ import { GetOpsSummaryResult } from "../models/models_0";
4
+ import { GetOpsSummaryRequest } from "../models/models_1";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
6
6
  /**
7
7
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetParameterRequest, GetParameterResult } from "../models/models_1";
3
+ import { GetParameterRequest, GetParameterResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetParameterHistoryRequest, GetParameterHistoryResult } from "../models/models_1";
3
+ import { GetParameterHistoryRequest, GetParameterHistoryResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetParametersByPathRequest, GetParametersByPathResult } from "../models/models_1";
3
+ import { GetParametersByPathRequest, GetParametersByPathResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetParametersRequest, GetParametersResult } from "../models/models_1";
3
+ import { GetParametersRequest, GetParametersResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetPatchBaselineRequest, GetPatchBaselineResult } from "../models/models_1";
3
+ import { GetPatchBaselineRequest, GetPatchBaselineResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult } from "../models/models_1";
3
+ import { GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_1";
3
+ import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetServiceSettingRequest, GetServiceSettingResult } from "../models/models_1";
3
+ import { GetServiceSettingRequest } from "../models/models_0";
4
+ import { GetServiceSettingResult } from "../models/models_1";
4
5
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
6
  /**
6
7
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListNodesSummaryResult } from "../models/models_1";
4
- import { ListNodesSummaryRequest } from "../models/models_2";
3
+ import { ListNodesSummaryRequest, ListNodesSummaryResult } from "../models/models_1";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { RegisterPatchBaselineForPatchGroupRequest, RegisterPatchBaselineForPatchGroupResult } from "../models/models_2";
3
+ import { RegisterPatchBaselineForPatchGroupRequest, RegisterPatchBaselineForPatchGroupResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { RegisterTargetWithMaintenanceWindowRequest, RegisterTargetWithMaintenanceWindowResult } from "../models/models_2";
3
+ import { RegisterTargetWithMaintenanceWindowRequest, RegisterTargetWithMaintenanceWindowResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { RegisterTaskWithMaintenanceWindowRequest, RegisterTaskWithMaintenanceWindowResult } from "../models/models_2";
3
+ import { RegisterTaskWithMaintenanceWindowRequest, RegisterTaskWithMaintenanceWindowResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult } from "../models/models_2";
3
+ import { RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ResetServiceSettingRequest, ResetServiceSettingResult } from "../models/models_2";
3
+ import { ResetServiceSettingRequest, ResetServiceSettingResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ResumeSessionRequest, ResumeSessionResponse } from "../models/models_2";
3
+ import { ResumeSessionRequest, ResumeSessionResponse } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { SendAutomationSignalRequest, SendAutomationSignalResult } from "../models/models_2";
3
+ import { SendAutomationSignalRequest, SendAutomationSignalResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { SendCommandRequest, SendCommandResult } from "../models/models_2";
3
+ import { SendCommandRequest, SendCommandResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartAccessRequestRequest, StartAccessRequestResponse } from "../models/models_2";
3
+ import { StartAccessRequestRequest, StartAccessRequestResponse } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartAssociationsOnceRequest, StartAssociationsOnceResult } from "../models/models_2";
3
+ import { StartAssociationsOnceRequest, StartAssociationsOnceResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartAutomationExecutionRequest, StartAutomationExecutionResult } from "../models/models_2";
3
+ import { StartAutomationExecutionRequest, StartAutomationExecutionResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartChangeRequestExecutionRequest, StartChangeRequestExecutionResult } from "../models/models_2";
3
+ import { StartChangeRequestExecutionRequest, StartChangeRequestExecutionResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartExecutionPreviewRequest, StartExecutionPreviewResponse } from "../models/models_2";
3
+ import { StartExecutionPreviewRequest, StartExecutionPreviewResponse } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartSessionRequest, StartSessionResponse } from "../models/models_2";
3
+ import { StartSessionRequest, StartSessionResponse } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StopAutomationExecutionRequest, StopAutomationExecutionResult } from "../models/models_2";
3
+ import { StopAutomationExecutionRequest, StopAutomationExecutionResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { TerminateSessionRequest, TerminateSessionResponse } from "../models/models_2";
3
+ import { TerminateSessionRequest, TerminateSessionResponse } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UnlabelParameterVersionRequest, UnlabelParameterVersionResult } from "../models/models_2";
3
+ import { UnlabelParameterVersionRequest, UnlabelParameterVersionResult } from "../models/models_1";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
5
5
  /**
6
6
  * @public