@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
package/dist-cjs/index.js CHANGED
@@ -132,28 +132,6 @@ let AccessDeniedException$1 = class AccessDeniedException extends SSMServiceExce
132
132
  this.Message = opts.Message;
133
133
  }
134
134
  };
135
- const AccessRequestStatus = {
136
- APPROVED: "Approved",
137
- EXPIRED: "Expired",
138
- PENDING: "Pending",
139
- REJECTED: "Rejected",
140
- REVOKED: "Revoked",
141
- };
142
- const AccessType = {
143
- JUSTINTIME: "JustInTime",
144
- STANDARD: "Standard",
145
- };
146
- const ResourceTypeForTagging = {
147
- ASSOCIATION: "Association",
148
- AUTOMATION: "Automation",
149
- DOCUMENT: "Document",
150
- MAINTENANCE_WINDOW: "MaintenanceWindow",
151
- MANAGED_INSTANCE: "ManagedInstance",
152
- OPSMETADATA: "OpsMetadata",
153
- OPS_ITEM: "OpsItem",
154
- PARAMETER: "Parameter",
155
- PATCH_BASELINE: "PatchBaseline",
156
- };
157
135
  let InternalServerError$1 = class InternalServerError extends SSMServiceException$1 {
158
136
  name = "InternalServerError";
159
137
  $fault = "server";
@@ -218,10 +196,6 @@ let TooManyUpdates$1 = class TooManyUpdates extends SSMServiceException$1 {
218
196
  this.Message = opts.Message;
219
197
  }
220
198
  };
221
- const ExternalAlarmState = {
222
- ALARM: "ALARM",
223
- UNKNOWN: "UNKNOWN",
224
- };
225
199
  let AlreadyExistsException$1 = class AlreadyExistsException extends SSMServiceException$1 {
226
200
  name = "AlreadyExistsException";
227
201
  $fault = "client";
@@ -408,22 +382,6 @@ let AssociationLimitExceeded$1 = class AssociationLimitExceeded extends SSMServi
408
382
  Object.setPrototypeOf(this, AssociationLimitExceeded.prototype);
409
383
  }
410
384
  };
411
- const AssociationComplianceSeverity = {
412
- Critical: "CRITICAL",
413
- High: "HIGH",
414
- Low: "LOW",
415
- Medium: "MEDIUM",
416
- Unspecified: "UNSPECIFIED",
417
- };
418
- const AssociationSyncCompliance = {
419
- Auto: "AUTO",
420
- Manual: "MANUAL",
421
- };
422
- const AssociationStatusName = {
423
- Failed: "Failed",
424
- Pending: "Pending",
425
- Success: "Success",
426
- };
427
385
  let InvalidDocument$1 = class InvalidDocument extends SSMServiceException$1 {
428
386
  name = "InvalidDocument";
429
387
  $fault = "client";
@@ -534,66 +492,6 @@ let UnsupportedPlatformType$1 = class UnsupportedPlatformType extends SSMService
534
492
  this.Message = opts.Message;
535
493
  }
536
494
  };
537
- const Fault = {
538
- Client: "Client",
539
- Server: "Server",
540
- Unknown: "Unknown",
541
- };
542
- const AttachmentsSourceKey = {
543
- AttachmentReference: "AttachmentReference",
544
- S3FileUrl: "S3FileUrl",
545
- SourceUrl: "SourceUrl",
546
- };
547
- const DocumentFormat = {
548
- JSON: "JSON",
549
- TEXT: "TEXT",
550
- YAML: "YAML",
551
- };
552
- const DocumentType = {
553
- ApplicationConfiguration: "ApplicationConfiguration",
554
- ApplicationConfigurationSchema: "ApplicationConfigurationSchema",
555
- AutoApprovalPolicy: "AutoApprovalPolicy",
556
- Automation: "Automation",
557
- ChangeCalendar: "ChangeCalendar",
558
- ChangeTemplate: "Automation.ChangeTemplate",
559
- CloudFormation: "CloudFormation",
560
- Command: "Command",
561
- ConformancePackTemplate: "ConformancePackTemplate",
562
- DeploymentStrategy: "DeploymentStrategy",
563
- ManualApprovalPolicy: "ManualApprovalPolicy",
564
- Package: "Package",
565
- Policy: "Policy",
566
- ProblemAnalysis: "ProblemAnalysis",
567
- ProblemAnalysisTemplate: "ProblemAnalysisTemplate",
568
- QuickSetup: "QuickSetup",
569
- Session: "Session",
570
- };
571
- const DocumentHashType = {
572
- SHA1: "Sha1",
573
- SHA256: "Sha256",
574
- };
575
- const DocumentParameterType = {
576
- String: "String",
577
- StringList: "StringList",
578
- };
579
- const PlatformType = {
580
- LINUX: "Linux",
581
- MACOS: "MacOS",
582
- WINDOWS: "Windows",
583
- };
584
- const ReviewStatus = {
585
- APPROVED: "APPROVED",
586
- NOT_REVIEWED: "NOT_REVIEWED",
587
- PENDING: "PENDING",
588
- REJECTED: "REJECTED",
589
- };
590
- const DocumentStatus = {
591
- Active: "Active",
592
- Creating: "Creating",
593
- Deleting: "Deleting",
594
- Failed: "Failed",
595
- Updating: "Updating",
596
- };
597
495
  let DocumentAlreadyExists$1 = class DocumentAlreadyExists extends SSMServiceException$1 {
598
496
  name = "DocumentAlreadyExists";
599
497
  $fault = "client";
@@ -706,10 +604,6 @@ let ResourceLimitExceededException$1 = class ResourceLimitExceededException exte
706
604
  this.Message = opts.Message;
707
605
  }
708
606
  };
709
- const OpsItemDataType = {
710
- SEARCHABLE_STRING: "SearchableString",
711
- STRING: "String",
712
- };
713
607
  let OpsItemAccessDeniedException$1 = class OpsItemAccessDeniedException extends SSMServiceException$1 {
714
608
  name = "OpsItemAccessDeniedException";
715
609
  $fault = "client";
@@ -788,63 +682,6 @@ let OpsMetadataTooManyUpdatesException$1 = class OpsMetadataTooManyUpdatesExcept
788
682
  Object.setPrototypeOf(this, OpsMetadataTooManyUpdatesException.prototype);
789
683
  }
790
684
  };
791
- const PatchComplianceLevel = {
792
- Critical: "CRITICAL",
793
- High: "HIGH",
794
- Informational: "INFORMATIONAL",
795
- Low: "LOW",
796
- Medium: "MEDIUM",
797
- Unspecified: "UNSPECIFIED",
798
- };
799
- const PatchFilterKey = {
800
- AdvisoryId: "ADVISORY_ID",
801
- Arch: "ARCH",
802
- BugzillaId: "BUGZILLA_ID",
803
- CVEId: "CVE_ID",
804
- Classification: "CLASSIFICATION",
805
- Epoch: "EPOCH",
806
- MsrcSeverity: "MSRC_SEVERITY",
807
- Name: "NAME",
808
- PatchId: "PATCH_ID",
809
- PatchSet: "PATCH_SET",
810
- Priority: "PRIORITY",
811
- Product: "PRODUCT",
812
- ProductFamily: "PRODUCT_FAMILY",
813
- Release: "RELEASE",
814
- Repository: "REPOSITORY",
815
- Section: "SECTION",
816
- Security: "SECURITY",
817
- Severity: "SEVERITY",
818
- Version: "VERSION",
819
- };
820
- const PatchComplianceStatus = {
821
- Compliant: "COMPLIANT",
822
- NonCompliant: "NON_COMPLIANT",
823
- };
824
- const OperatingSystem = {
825
- AlmaLinux: "ALMA_LINUX",
826
- AmazonLinux: "AMAZON_LINUX",
827
- AmazonLinux2: "AMAZON_LINUX_2",
828
- AmazonLinux2022: "AMAZON_LINUX_2022",
829
- AmazonLinux2023: "AMAZON_LINUX_2023",
830
- CentOS: "CENTOS",
831
- Debian: "DEBIAN",
832
- MacOS: "MACOS",
833
- OracleLinux: "ORACLE_LINUX",
834
- Raspbian: "RASPBIAN",
835
- RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX",
836
- Rocky_Linux: "ROCKY_LINUX",
837
- Suse: "SUSE",
838
- Ubuntu: "UBUNTU",
839
- Windows: "WINDOWS",
840
- };
841
- const PatchAction = {
842
- AllowAsDependency: "ALLOW_AS_DEPENDENCY",
843
- Block: "BLOCK",
844
- };
845
- const ResourceDataSyncS3Format = {
846
- JSON_SERDE: "JsonSerDe",
847
- };
848
685
  let ResourceDataSyncAlreadyExistsException$1 = class ResourceDataSyncAlreadyExistsException extends SSMServiceException$1 {
849
686
  name = "ResourceDataSyncAlreadyExistsException";
850
687
  $fault = "client";
@@ -955,10 +792,6 @@ let InvalidDocumentOperation$1 = class InvalidDocumentOperation extends SSMServi
955
792
  this.Message = opts.Message;
956
793
  }
957
794
  };
958
- const InventorySchemaDeleteOption = {
959
- DELETE_SCHEMA: "DeleteSchema",
960
- DISABLE_SCHEMA: "DisableSchema",
961
- };
962
795
  let InvalidDeleteInventoryParametersException$1 = class InvalidDeleteInventoryParametersException extends SSMServiceException$1 {
963
796
  name = "InvalidDeleteInventoryParametersException";
964
797
  $fault = "client";
@@ -1157,11 +990,6 @@ let TargetInUseException$1 = class TargetInUseException extends SSMServiceExcept
1157
990
  this.Message = opts.Message;
1158
991
  }
1159
992
  };
1160
- const DescribeActivationsFilterKeys = {
1161
- ACTIVATION_IDS: "ActivationIds",
1162
- DEFAULT_INSTANCE_NAME: "DefaultInstanceName",
1163
- IAM_ROLE: "IamRole",
1164
- };
1165
993
  let InvalidFilter$1 = class InvalidFilter extends SSMServiceException$1 {
1166
994
  name = "InvalidFilter";
1167
995
  $fault = "client";
@@ -1204,16 +1032,6 @@ let InvalidAssociationVersion$1 = class InvalidAssociationVersion extends SSMSer
1204
1032
  this.Message = opts.Message;
1205
1033
  }
1206
1034
  };
1207
- const AssociationExecutionFilterKey = {
1208
- CreatedTime: "CreatedTime",
1209
- ExecutionId: "ExecutionId",
1210
- Status: "Status",
1211
- };
1212
- const AssociationFilterOperatorType = {
1213
- Equal: "EQUAL",
1214
- GreaterThan: "GREATER_THAN",
1215
- LessThan: "LESS_THAN",
1216
- };
1217
1035
  let AssociationExecutionDoesNotExist$1 = class AssociationExecutionDoesNotExist extends SSMServiceException$1 {
1218
1036
  name = "AssociationExecutionDoesNotExist";
1219
1037
  $fault = "client";
@@ -1228,58 +1046,6 @@ let AssociationExecutionDoesNotExist$1 = class AssociationExecutionDoesNotExist
1228
1046
  this.Message = opts.Message;
1229
1047
  }
1230
1048
  };
1231
- const AssociationExecutionTargetsFilterKey = {
1232
- ResourceId: "ResourceId",
1233
- ResourceType: "ResourceType",
1234
- Status: "Status",
1235
- };
1236
- const AutomationExecutionFilterKey = {
1237
- AUTOMATION_SUBTYPE: "AutomationSubtype",
1238
- AUTOMATION_TYPE: "AutomationType",
1239
- CURRENT_ACTION: "CurrentAction",
1240
- DOCUMENT_NAME_PREFIX: "DocumentNamePrefix",
1241
- EXECUTION_ID: "ExecutionId",
1242
- EXECUTION_STATUS: "ExecutionStatus",
1243
- OPS_ITEM_ID: "OpsItemId",
1244
- PARENT_EXECUTION_ID: "ParentExecutionId",
1245
- START_TIME_AFTER: "StartTimeAfter",
1246
- START_TIME_BEFORE: "StartTimeBefore",
1247
- TAG_KEY: "TagKey",
1248
- TARGET_RESOURCE_GROUP: "TargetResourceGroup",
1249
- };
1250
- const AutomationExecutionStatus = {
1251
- APPROVED: "Approved",
1252
- CANCELLED: "Cancelled",
1253
- CANCELLING: "Cancelling",
1254
- CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
1255
- CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
1256
- COMPLETED_WITH_FAILURE: "CompletedWithFailure",
1257
- COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
1258
- EXITED: "Exited",
1259
- FAILED: "Failed",
1260
- INPROGRESS: "InProgress",
1261
- PENDING: "Pending",
1262
- PENDING_APPROVAL: "PendingApproval",
1263
- PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
1264
- REJECTED: "Rejected",
1265
- RUNBOOK_INPROGRESS: "RunbookInProgress",
1266
- SCHEDULED: "Scheduled",
1267
- SUCCESS: "Success",
1268
- TIMEDOUT: "TimedOut",
1269
- WAITING: "Waiting",
1270
- };
1271
- const AutomationSubtype = {
1272
- AccessRequest: "AccessRequest",
1273
- ChangeRequest: "ChangeRequest",
1274
- };
1275
- const AutomationType = {
1276
- CrossAccount: "CrossAccount",
1277
- Local: "Local",
1278
- };
1279
- const ExecutionMode = {
1280
- Auto: "Auto",
1281
- Interactive: "Interactive",
1282
- };
1283
1049
  let InvalidFilterKey$1 = class InvalidFilterKey extends SSMServiceException$1 {
1284
1050
  name = "InvalidFilterKey";
1285
1051
  $fault = "client";
@@ -1320,20 +1086,6 @@ let AutomationExecutionNotFoundException$1 = class AutomationExecutionNotFoundEx
1320
1086
  this.Message = opts.Message;
1321
1087
  }
1322
1088
  };
1323
- const StepExecutionFilterKey = {
1324
- ACTION: "Action",
1325
- PARENT_STEP_EXECUTION_ID: "ParentStepExecutionId",
1326
- PARENT_STEP_ITERATION: "ParentStepIteration",
1327
- PARENT_STEP_ITERATOR_VALUE: "ParentStepIteratorValue",
1328
- START_TIME_AFTER: "StartTimeAfter",
1329
- START_TIME_BEFORE: "StartTimeBefore",
1330
- STEP_EXECUTION_ID: "StepExecutionId",
1331
- STEP_EXECUTION_STATUS: "StepExecutionStatus",
1332
- STEP_NAME: "StepName",
1333
- };
1334
- const DocumentPermissionType = {
1335
- SHARE: "Share",
1336
- };
1337
1089
  let InvalidPermissionType$1 = class InvalidPermissionType extends SSMServiceException$1 {
1338
1090
  name = "InvalidPermissionType";
1339
1091
  $fault = "client";
@@ -1348,12 +1100,6 @@ let InvalidPermissionType$1 = class InvalidPermissionType extends SSMServiceExce
1348
1100
  this.Message = opts.Message;
1349
1101
  }
1350
1102
  };
1351
- const PatchDeploymentStatus = {
1352
- Approved: "APPROVED",
1353
- ExplicitApproved: "EXPLICIT_APPROVED",
1354
- ExplicitRejected: "EXPLICIT_REJECTED",
1355
- PendingApproval: "PENDING_APPROVAL",
1356
- };
1357
1103
  let UnsupportedOperatingSystem$1 = class UnsupportedOperatingSystem extends SSMServiceException$1 {
1358
1104
  name = "UnsupportedOperatingSystem";
1359
1105
  $fault = "client";
@@ -1368,30 +1114,6 @@ let UnsupportedOperatingSystem$1 = class UnsupportedOperatingSystem extends SSMS
1368
1114
  this.Message = opts.Message;
1369
1115
  }
1370
1116
  };
1371
- const InstanceInformationFilterKey = {
1372
- ACTIVATION_IDS: "ActivationIds",
1373
- AGENT_VERSION: "AgentVersion",
1374
- ASSOCIATION_STATUS: "AssociationStatus",
1375
- IAM_ROLE: "IamRole",
1376
- INSTANCE_IDS: "InstanceIds",
1377
- PING_STATUS: "PingStatus",
1378
- PLATFORM_TYPES: "PlatformTypes",
1379
- RESOURCE_TYPE: "ResourceType",
1380
- };
1381
- const PingStatus = {
1382
- CONNECTION_LOST: "ConnectionLost",
1383
- INACTIVE: "Inactive",
1384
- ONLINE: "Online",
1385
- };
1386
- const ResourceType = {
1387
- EC2_INSTANCE: "EC2Instance",
1388
- MANAGED_INSTANCE: "ManagedInstance",
1389
- };
1390
- const SourceType = {
1391
- AWS_EC2_INSTANCE: "AWS::EC2::Instance",
1392
- AWS_IOT_THING: "AWS::IoT::Thing",
1393
- AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance",
1394
- };
1395
1117
  let InvalidInstanceInformationFilterValue$1 = class InvalidInstanceInformationFilterValue extends SSMServiceException$1 {
1396
1118
  name = "InvalidInstanceInformationFilterValue";
1397
1119
  $fault = "client";
@@ -1404,48 +1126,6 @@ let InvalidInstanceInformationFilterValue$1 = class InvalidInstanceInformationFi
1404
1126
  Object.setPrototypeOf(this, InvalidInstanceInformationFilterValue.prototype);
1405
1127
  }
1406
1128
  };
1407
- const PatchComplianceDataState = {
1408
- AvailableSecurityUpdate: "AVAILABLE_SECURITY_UPDATE",
1409
- Failed: "FAILED",
1410
- Installed: "INSTALLED",
1411
- InstalledOther: "INSTALLED_OTHER",
1412
- InstalledPendingReboot: "INSTALLED_PENDING_REBOOT",
1413
- InstalledRejected: "INSTALLED_REJECTED",
1414
- Missing: "MISSING",
1415
- NotApplicable: "NOT_APPLICABLE",
1416
- };
1417
- const PatchOperationType = {
1418
- INSTALL: "Install",
1419
- SCAN: "Scan",
1420
- };
1421
- const RebootOption = {
1422
- NO_REBOOT: "NoReboot",
1423
- REBOOT_IF_NEEDED: "RebootIfNeeded",
1424
- };
1425
- const InstancePatchStateOperatorType = {
1426
- EQUAL: "Equal",
1427
- GREATER_THAN: "GreaterThan",
1428
- LESS_THAN: "LessThan",
1429
- NOT_EQUAL: "NotEqual",
1430
- };
1431
- const InstancePropertyFilterOperator = {
1432
- BEGIN_WITH: "BeginWith",
1433
- EQUAL: "Equal",
1434
- GREATER_THAN: "GreaterThan",
1435
- LESS_THAN: "LessThan",
1436
- NOT_EQUAL: "NotEqual",
1437
- };
1438
- const InstancePropertyFilterKey = {
1439
- ACTIVATION_IDS: "ActivationIds",
1440
- AGENT_VERSION: "AgentVersion",
1441
- ASSOCIATION_STATUS: "AssociationStatus",
1442
- DOCUMENT_NAME: "DocumentName",
1443
- IAM_ROLE: "IamRole",
1444
- INSTANCE_IDS: "InstanceIds",
1445
- PING_STATUS: "PingStatus",
1446
- PLATFORM_TYPES: "PlatformTypes",
1447
- RESOURCE_TYPE: "ResourceType",
1448
- };
1449
1129
  let InvalidInstancePropertyFilterValue$1 = class InvalidInstancePropertyFilterValue extends SSMServiceException$1 {
1450
1130
  name = "InvalidInstancePropertyFilterValue";
1451
1131
  $fault = "client";
@@ -1458,10 +1138,6 @@ let InvalidInstancePropertyFilterValue$1 = class InvalidInstancePropertyFilterVa
1458
1138
  Object.setPrototypeOf(this, InvalidInstancePropertyFilterValue.prototype);
1459
1139
  }
1460
1140
  };
1461
- const InventoryDeletionStatus = {
1462
- COMPLETE: "Complete",
1463
- IN_PROGRESS: "InProgress",
1464
- };
1465
1141
  let InvalidDeletionIdException$1 = class InvalidDeletionIdException extends SSMServiceException$1 {
1466
1142
  name = "InvalidDeletionIdException";
1467
1143
  $fault = "client";
@@ -1476,113 +1152,6 @@ let InvalidDeletionIdException$1 = class InvalidDeletionIdException extends SSMS
1476
1152
  this.Message = opts.Message;
1477
1153
  }
1478
1154
  };
1479
- const MaintenanceWindowExecutionStatus = {
1480
- Cancelled: "CANCELLED",
1481
- Cancelling: "CANCELLING",
1482
- Failed: "FAILED",
1483
- InProgress: "IN_PROGRESS",
1484
- Pending: "PENDING",
1485
- SkippedOverlapping: "SKIPPED_OVERLAPPING",
1486
- Success: "SUCCESS",
1487
- TimedOut: "TIMED_OUT",
1488
- };
1489
- const MaintenanceWindowTaskType = {
1490
- Automation: "AUTOMATION",
1491
- Lambda: "LAMBDA",
1492
- RunCommand: "RUN_COMMAND",
1493
- StepFunctions: "STEP_FUNCTIONS",
1494
- };
1495
-
1496
- const MaintenanceWindowResourceType = {
1497
- Instance: "INSTANCE",
1498
- ResourceGroup: "RESOURCE_GROUP",
1499
- };
1500
- const MaintenanceWindowTaskCutoffBehavior = {
1501
- CancelTask: "CANCEL_TASK",
1502
- ContinueTask: "CONTINUE_TASK",
1503
- };
1504
- const OpsItemFilterKey = {
1505
- ACCESS_REQUEST_APPROVER_ARN: "AccessRequestByApproverArn",
1506
- ACCESS_REQUEST_APPROVER_ID: "AccessRequestByApproverId",
1507
- ACCESS_REQUEST_IS_REPLICA: "AccessRequestByIsReplica",
1508
- ACCESS_REQUEST_REQUESTER_ARN: "AccessRequestByRequesterArn",
1509
- ACCESS_REQUEST_REQUESTER_ID: "AccessRequestByRequesterId",
1510
- ACCESS_REQUEST_SOURCE_ACCOUNT_ID: "AccessRequestBySourceAccountId",
1511
- ACCESS_REQUEST_SOURCE_OPS_ITEM_ID: "AccessRequestBySourceOpsItemId",
1512
- ACCESS_REQUEST_SOURCE_REGION: "AccessRequestBySourceRegion",
1513
- ACCESS_REQUEST_TARGET_RESOURCE_ID: "AccessRequestByTargetResourceId",
1514
- ACCOUNT_ID: "AccountId",
1515
- ACTUAL_END_TIME: "ActualEndTime",
1516
- ACTUAL_START_TIME: "ActualStartTime",
1517
- AUTOMATION_ID: "AutomationId",
1518
- CATEGORY: "Category",
1519
- CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn",
1520
- CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName",
1521
- CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn",
1522
- CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName",
1523
- CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup",
1524
- CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate",
1525
- CREATED_BY: "CreatedBy",
1526
- CREATED_TIME: "CreatedTime",
1527
- INSIGHT_TYPE: "InsightByType",
1528
- LAST_MODIFIED_TIME: "LastModifiedTime",
1529
- OPERATIONAL_DATA: "OperationalData",
1530
- OPERATIONAL_DATA_KEY: "OperationalDataKey",
1531
- OPERATIONAL_DATA_VALUE: "OperationalDataValue",
1532
- OPSITEM_ID: "OpsItemId",
1533
- OPSITEM_TYPE: "OpsItemType",
1534
- PLANNED_END_TIME: "PlannedEndTime",
1535
- PLANNED_START_TIME: "PlannedStartTime",
1536
- PRIORITY: "Priority",
1537
- RESOURCE_ID: "ResourceId",
1538
- SEVERITY: "Severity",
1539
- SOURCE: "Source",
1540
- STATUS: "Status",
1541
- TITLE: "Title",
1542
- };
1543
- const OpsItemFilterOperator = {
1544
- CONTAINS: "Contains",
1545
- EQUAL: "Equal",
1546
- GREATER_THAN: "GreaterThan",
1547
- LESS_THAN: "LessThan",
1548
- };
1549
- const OpsItemStatus = {
1550
- APPROVED: "Approved",
1551
- CANCELLED: "Cancelled",
1552
- CANCELLING: "Cancelling",
1553
- CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
1554
- CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
1555
- CLOSED: "Closed",
1556
- COMPLETED_WITH_FAILURE: "CompletedWithFailure",
1557
- COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
1558
- FAILED: "Failed",
1559
- IN_PROGRESS: "InProgress",
1560
- OPEN: "Open",
1561
- PENDING: "Pending",
1562
- PENDING_APPROVAL: "PendingApproval",
1563
- PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
1564
- REJECTED: "Rejected",
1565
- RESOLVED: "Resolved",
1566
- REVOKED: "Revoked",
1567
- RUNBOOK_IN_PROGRESS: "RunbookInProgress",
1568
- SCHEDULED: "Scheduled",
1569
- TIMED_OUT: "TimedOut",
1570
- };
1571
- const ParametersFilterKey = {
1572
- KEY_ID: "KeyId",
1573
- NAME: "Name",
1574
- TYPE: "Type",
1575
- };
1576
- const ParameterTier = {
1577
- ADVANCED: "Advanced",
1578
- INTELLIGENT_TIERING: "Intelligent-Tiering",
1579
- STANDARD: "Standard",
1580
- };
1581
- const ParameterType = {
1582
- SECURE_STRING: "SecureString",
1583
- STRING: "String",
1584
- STRING_LIST: "StringList",
1585
- };
1586
1155
  let InvalidFilterOption$1 = class InvalidFilterOption extends SSMServiceException$1 {
1587
1156
  name = "InvalidFilterOption";
1588
1157
  $fault = "client";
@@ -1595,39 +1164,6 @@ let InvalidFilterOption$1 = class InvalidFilterOption extends SSMServiceExceptio
1595
1164
  Object.setPrototypeOf(this, InvalidFilterOption.prototype);
1596
1165
  }
1597
1166
  };
1598
- const PatchSet = {
1599
- Application: "APPLICATION",
1600
- Os: "OS",
1601
- };
1602
- const PatchProperty = {
1603
- PatchClassification: "CLASSIFICATION",
1604
- PatchMsrcSeverity: "MSRC_SEVERITY",
1605
- PatchPriority: "PRIORITY",
1606
- PatchProductFamily: "PRODUCT_FAMILY",
1607
- PatchSeverity: "SEVERITY",
1608
- Product: "PRODUCT",
1609
- };
1610
- const SessionFilterKey = {
1611
- ACCESS_TYPE: "AccessType",
1612
- INVOKED_AFTER: "InvokedAfter",
1613
- INVOKED_BEFORE: "InvokedBefore",
1614
- OWNER: "Owner",
1615
- SESSION_ID: "SessionId",
1616
- STATUS: "Status",
1617
- TARGET_ID: "Target",
1618
- };
1619
- const SessionState = {
1620
- ACTIVE: "Active",
1621
- HISTORY: "History",
1622
- };
1623
- const SessionStatus = {
1624
- CONNECTED: "Connected",
1625
- CONNECTING: "Connecting",
1626
- DISCONNECTED: "Disconnected",
1627
- FAILED: "Failed",
1628
- TERMINATED: "Terminated",
1629
- TERMINATING: "Terminating",
1630
- };
1631
1167
  let OpsItemRelatedItemAssociationNotFoundException$1 = class OpsItemRelatedItemAssociationNotFoundException extends SSMServiceException$1 {
1632
1168
  name = "OpsItemRelatedItemAssociationNotFoundException";
1633
1169
  $fault = "client";
@@ -1676,10 +1212,6 @@ let ValidationException$1 = class ValidationException extends SSMServiceExceptio
1676
1212
  this.ReasonCode = opts.ReasonCode;
1677
1213
  }
1678
1214
  };
1679
- const CalendarState = {
1680
- CLOSED: "CLOSED",
1681
- OPEN: "OPEN",
1682
- };
1683
1215
  let InvalidDocumentType$1 = class InvalidDocumentType extends SSMServiceException$1 {
1684
1216
  name = "InvalidDocumentType";
1685
1217
  $fault = "client";
@@ -1708,16 +1240,6 @@ let UnsupportedCalendarException$1 = class UnsupportedCalendarException extends
1708
1240
  this.Message = opts.Message;
1709
1241
  }
1710
1242
  };
1711
- const CommandInvocationStatus = {
1712
- CANCELLED: "Cancelled",
1713
- CANCELLING: "Cancelling",
1714
- DELAYED: "Delayed",
1715
- FAILED: "Failed",
1716
- IN_PROGRESS: "InProgress",
1717
- PENDING: "Pending",
1718
- SUCCESS: "Success",
1719
- TIMED_OUT: "TimedOut",
1720
- };
1721
1243
  let InvalidPluginName$1 = class InvalidPluginName extends SSMServiceException$1 {
1722
1244
  name = "InvalidPluginName";
1723
1245
  $fault = "client";
@@ -1742,10 +1264,6 @@ let InvocationDoesNotExist$1 = class InvocationDoesNotExist extends SSMServiceEx
1742
1264
  Object.setPrototypeOf(this, InvocationDoesNotExist.prototype);
1743
1265
  }
1744
1266
  };
1745
- const ConnectionStatus = {
1746
- CONNECTED: "connected",
1747
- NOT_CONNECTED: "notconnected",
1748
- };
1749
1267
  let UnsupportedFeatureRequiredException$1 = class UnsupportedFeatureRequiredException extends SSMServiceException$1 {
1750
1268
  name = "UnsupportedFeatureRequiredException";
1751
1269
  $fault = "client";
@@ -1760,28 +1278,6 @@ let UnsupportedFeatureRequiredException$1 = class UnsupportedFeatureRequiredExce
1760
1278
  this.Message = opts.Message;
1761
1279
  }
1762
1280
  };
1763
- const AttachmentHashType = {
1764
- SHA256: "Sha256",
1765
- };
1766
- const ImpactType = {
1767
- MUTATING: "Mutating",
1768
- NON_MUTATING: "NonMutating",
1769
- UNDETERMINED: "Undetermined",
1770
- };
1771
- const ExecutionPreviewStatus = {
1772
- FAILED: "Failed",
1773
- IN_PROGRESS: "InProgress",
1774
- PENDING: "Pending",
1775
- SUCCESS: "Success",
1776
- };
1777
- const InventoryQueryOperatorType = {
1778
- BEGIN_WITH: "BeginWith",
1779
- EQUAL: "Equal",
1780
- EXISTS: "Exists",
1781
- GREATER_THAN: "GreaterThan",
1782
- LESS_THAN: "LessThan",
1783
- NOT_EQUAL: "NotEqual",
1784
- };
1785
1281
  let InvalidAggregatorException$1 = class InvalidAggregatorException extends SSMServiceException$1 {
1786
1282
  name = "InvalidAggregatorException";
1787
1283
  $fault = "client";
@@ -1824,30 +1320,6 @@ let InvalidResultAttributeException$1 = class InvalidResultAttributeException ex
1824
1320
  this.Message = opts.Message;
1825
1321
  }
1826
1322
  };
1827
- const InventoryAttributeDataType = {
1828
- NUMBER: "number",
1829
- STRING: "string",
1830
- };
1831
- const NotificationEvent = {
1832
- ALL: "All",
1833
- CANCELLED: "Cancelled",
1834
- FAILED: "Failed",
1835
- IN_PROGRESS: "InProgress",
1836
- SUCCESS: "Success",
1837
- TIMED_OUT: "TimedOut",
1838
- };
1839
- const NotificationType = {
1840
- Command: "Command",
1841
- Invocation: "Invocation",
1842
- };
1843
- const OpsFilterOperatorType = {
1844
- BEGIN_WITH: "BeginWith",
1845
- EQUAL: "Equal",
1846
- EXISTS: "Exists",
1847
- GREATER_THAN: "GreaterThan",
1848
- LESS_THAN: "LessThan",
1849
- NOT_EQUAL: "NotEqual",
1850
- };
1851
1323
  let InvalidKeyId$1 = class InvalidKeyId extends SSMServiceException$1 {
1852
1324
  name = "InvalidKeyId";
1853
1325
  $fault = "client";
@@ -1898,98 +1370,6 @@ let ParameterVersionLabelLimitExceeded$1 = class ParameterVersionLabelLimitExcee
1898
1370
  Object.setPrototypeOf(this, ParameterVersionLabelLimitExceeded.prototype);
1899
1371
  }
1900
1372
  };
1901
- const AssociationFilterKey = {
1902
- AssociationId: "AssociationId",
1903
- AssociationName: "AssociationName",
1904
- InstanceId: "InstanceId",
1905
- LastExecutedAfter: "LastExecutedAfter",
1906
- LastExecutedBefore: "LastExecutedBefore",
1907
- Name: "Name",
1908
- ResourceGroupName: "ResourceGroupName",
1909
- Status: "AssociationStatusName",
1910
- };
1911
- const CommandFilterKey = {
1912
- DOCUMENT_NAME: "DocumentName",
1913
- EXECUTION_STAGE: "ExecutionStage",
1914
- INVOKED_AFTER: "InvokedAfter",
1915
- INVOKED_BEFORE: "InvokedBefore",
1916
- STATUS: "Status",
1917
- };
1918
- const CommandPluginStatus = {
1919
- CANCELLED: "Cancelled",
1920
- FAILED: "Failed",
1921
- IN_PROGRESS: "InProgress",
1922
- PENDING: "Pending",
1923
- SUCCESS: "Success",
1924
- TIMED_OUT: "TimedOut",
1925
- };
1926
- const CommandStatus = {
1927
- CANCELLED: "Cancelled",
1928
- CANCELLING: "Cancelling",
1929
- FAILED: "Failed",
1930
- IN_PROGRESS: "InProgress",
1931
- PENDING: "Pending",
1932
- SUCCESS: "Success",
1933
- TIMED_OUT: "TimedOut",
1934
- };
1935
- const ComplianceQueryOperatorType = {
1936
- BeginWith: "BEGIN_WITH",
1937
- Equal: "EQUAL",
1938
- GreaterThan: "GREATER_THAN",
1939
- LessThan: "LESS_THAN",
1940
- NotEqual: "NOT_EQUAL",
1941
- };
1942
- const ComplianceSeverity = {
1943
- Critical: "CRITICAL",
1944
- High: "HIGH",
1945
- Informational: "INFORMATIONAL",
1946
- Low: "LOW",
1947
- Medium: "MEDIUM",
1948
- Unspecified: "UNSPECIFIED",
1949
- };
1950
- const ComplianceStatus = {
1951
- Compliant: "COMPLIANT",
1952
- NonCompliant: "NON_COMPLIANT",
1953
- };
1954
- const DocumentMetadataEnum = {
1955
- DocumentReviews: "DocumentReviews",
1956
- };
1957
- const DocumentReviewCommentType = {
1958
- Comment: "Comment",
1959
- };
1960
- const DocumentFilterKey = {
1961
- DocumentType: "DocumentType",
1962
- Name: "Name",
1963
- Owner: "Owner",
1964
- PlatformTypes: "PlatformTypes",
1965
- };
1966
- const NodeFilterKey = {
1967
- ACCOUNT_ID: "AccountId",
1968
- AGENT_TYPE: "AgentType",
1969
- AGENT_VERSION: "AgentVersion",
1970
- COMPUTER_NAME: "ComputerName",
1971
- INSTANCE_ID: "InstanceId",
1972
- INSTANCE_STATUS: "InstanceStatus",
1973
- IP_ADDRESS: "IpAddress",
1974
- MANAGED_STATUS: "ManagedStatus",
1975
- ORGANIZATIONAL_UNIT_ID: "OrganizationalUnitId",
1976
- ORGANIZATIONAL_UNIT_PATH: "OrganizationalUnitPath",
1977
- PLATFORM_NAME: "PlatformName",
1978
- PLATFORM_TYPE: "PlatformType",
1979
- PLATFORM_VERSION: "PlatformVersion",
1980
- REGION: "Region",
1981
- RESOURCE_TYPE: "ResourceType",
1982
- };
1983
- const NodeFilterOperatorType = {
1984
- BEGIN_WITH: "BeginWith",
1985
- EQUAL: "Equal",
1986
- NOT_EQUAL: "NotEqual",
1987
- };
1988
- const ManagedStatus = {
1989
- ALL: "All",
1990
- MANAGED: "Managed",
1991
- UNMANAGED: "Unmanaged",
1992
- };
1993
1373
  let UnsupportedOperationException$1 = class UnsupportedOperationException extends SSMServiceException$1 {
1994
1374
  name = "UnsupportedOperationException";
1995
1375
  $fault = "client";
@@ -2004,39 +1384,6 @@ let UnsupportedOperationException$1 = class UnsupportedOperationException extend
2004
1384
  this.Message = opts.Message;
2005
1385
  }
2006
1386
  };
2007
- const NodeAggregatorType = {
2008
- COUNT: "Count",
2009
- };
2010
- const NodeAttributeName = {
2011
- AGENT_VERSION: "AgentVersion",
2012
- PLATFORM_NAME: "PlatformName",
2013
- PLATFORM_TYPE: "PlatformType",
2014
- PLATFORM_VERSION: "PlatformVersion",
2015
- REGION: "Region",
2016
- RESOURCE_TYPE: "ResourceType",
2017
- };
2018
- const NodeTypeName = {
2019
- INSTANCE: "Instance",
2020
- };
2021
- const OpsItemEventFilterKey = {
2022
- OPSITEM_ID: "OpsItemId",
2023
- };
2024
- const OpsItemEventFilterOperator = {
2025
- EQUAL: "Equal",
2026
- };
2027
- const OpsItemRelatedItemsFilterKey = {
2028
- ASSOCIATION_ID: "AssociationId",
2029
- RESOURCE_TYPE: "ResourceType",
2030
- RESOURCE_URI: "ResourceUri",
2031
- };
2032
- const OpsItemRelatedItemsFilterOperator = {
2033
- EQUAL: "Equal",
2034
- };
2035
- const LastResourceDataSyncStatus = {
2036
- FAILED: "Failed",
2037
- INPROGRESS: "InProgress",
2038
- SUCCESSFUL: "Successful",
2039
- };
2040
1387
  let DocumentPermissionLimit$1 = class DocumentPermissionLimit extends SSMServiceException$1 {
2041
1388
  name = "DocumentPermissionLimit";
2042
1389
  $fault = "client";
@@ -2097,10 +1444,6 @@ let ItemSizeLimitExceededException$1 = class ItemSizeLimitExceededException exte
2097
1444
  this.Message = opts.Message;
2098
1445
  }
2099
1446
  };
2100
- const ComplianceUploadType = {
2101
- Complete: "COMPLETE",
2102
- Partial: "PARTIAL",
2103
- };
2104
1447
  let TotalSizeLimitExceededException$1 = class TotalSizeLimitExceededException extends SSMServiceException$1 {
2105
1448
  name = "TotalSizeLimitExceededException";
2106
1449
  $fault = "client";
@@ -2365,7 +1708,6 @@ let ResourcePolicyLimitExceededException$1 = class ResourcePolicyLimitExceededEx
2365
1708
  this.Message = opts.Message;
2366
1709
  }
2367
1710
  };
2368
-
2369
1711
  let FeatureNotAvailableException$1 = class FeatureNotAvailableException extends SSMServiceException$1 {
2370
1712
  name = "FeatureNotAvailableException";
2371
1713
  $fault = "client";
@@ -2408,14 +1750,6 @@ let InvalidAutomationSignalException$1 = class InvalidAutomationSignalException
2408
1750
  this.Message = opts.Message;
2409
1751
  }
2410
1752
  };
2411
- const SignalType = {
2412
- APPROVE: "Approve",
2413
- REJECT: "Reject",
2414
- RESUME: "Resume",
2415
- REVOKE: "Revoke",
2416
- START_STEP: "StartStep",
2417
- STOP_STEP: "StopStep",
2418
- };
2419
1753
  let InvalidNotificationConfig$1 = class InvalidNotificationConfig extends SSMServiceException$1 {
2420
1754
  name = "InvalidNotificationConfig";
2421
1755
  $fault = "client";
@@ -2590,10 +1924,6 @@ let InvalidAutomationStatusUpdateException$1 = class InvalidAutomationStatusUpda
2590
1924
  this.Message = opts.Message;
2591
1925
  }
2592
1926
  };
2593
- const StopType = {
2594
- CANCEL: "Cancel",
2595
- COMPLETE: "Complete",
2596
- };
2597
1927
  let AssociationVersionLimitExceeded$1 = class AssociationVersionLimitExceeded extends SSMServiceException$1 {
2598
1928
  name = "AssociationVersionLimitExceeded";
2599
1929
  $fault = "client";
@@ -2676,12 +2006,6 @@ let DuplicateDocumentVersionName$1 = class DuplicateDocumentVersionName extends
2676
2006
  this.Message = opts.Message;
2677
2007
  }
2678
2008
  };
2679
- const DocumentReviewAction = {
2680
- Approve: "Approve",
2681
- Reject: "Reject",
2682
- SendForReview: "SendForReview",
2683
- UpdateReview: "UpdateReview",
2684
- };
2685
2009
  let OpsMetadataKeyLimitExceededException$1 = class OpsMetadataKeyLimitExceededException extends SSMServiceException$1 {
2686
2010
  name = "OpsMetadataKeyLimitExceededException";
2687
2011
  $fault = "client";
@@ -12884,6 +12208,681 @@ const waitUntilCommandExecuted = async (params, input) => {
12884
12208
  return utilWaiter.checkExceptions(result);
12885
12209
  };
12886
12210
 
12211
+ const AccessRequestStatus = {
12212
+ APPROVED: "Approved",
12213
+ EXPIRED: "Expired",
12214
+ PENDING: "Pending",
12215
+ REJECTED: "Rejected",
12216
+ REVOKED: "Revoked",
12217
+ };
12218
+ const AccessType = {
12219
+ JUSTINTIME: "JustInTime",
12220
+ STANDARD: "Standard",
12221
+ };
12222
+ const ResourceTypeForTagging = {
12223
+ ASSOCIATION: "Association",
12224
+ AUTOMATION: "Automation",
12225
+ DOCUMENT: "Document",
12226
+ MAINTENANCE_WINDOW: "MaintenanceWindow",
12227
+ MANAGED_INSTANCE: "ManagedInstance",
12228
+ OPSMETADATA: "OpsMetadata",
12229
+ OPS_ITEM: "OpsItem",
12230
+ PARAMETER: "Parameter",
12231
+ PATCH_BASELINE: "PatchBaseline",
12232
+ };
12233
+ const ExternalAlarmState = {
12234
+ ALARM: "ALARM",
12235
+ UNKNOWN: "UNKNOWN",
12236
+ };
12237
+ const AssociationComplianceSeverity = {
12238
+ Critical: "CRITICAL",
12239
+ High: "HIGH",
12240
+ Low: "LOW",
12241
+ Medium: "MEDIUM",
12242
+ Unspecified: "UNSPECIFIED",
12243
+ };
12244
+ const AssociationSyncCompliance = {
12245
+ Auto: "AUTO",
12246
+ Manual: "MANUAL",
12247
+ };
12248
+ const AssociationStatusName = {
12249
+ Failed: "Failed",
12250
+ Pending: "Pending",
12251
+ Success: "Success",
12252
+ };
12253
+ const Fault = {
12254
+ Client: "Client",
12255
+ Server: "Server",
12256
+ Unknown: "Unknown",
12257
+ };
12258
+ const AttachmentsSourceKey = {
12259
+ AttachmentReference: "AttachmentReference",
12260
+ S3FileUrl: "S3FileUrl",
12261
+ SourceUrl: "SourceUrl",
12262
+ };
12263
+ const DocumentFormat = {
12264
+ JSON: "JSON",
12265
+ TEXT: "TEXT",
12266
+ YAML: "YAML",
12267
+ };
12268
+ const DocumentType = {
12269
+ ApplicationConfiguration: "ApplicationConfiguration",
12270
+ ApplicationConfigurationSchema: "ApplicationConfigurationSchema",
12271
+ AutoApprovalPolicy: "AutoApprovalPolicy",
12272
+ Automation: "Automation",
12273
+ ChangeCalendar: "ChangeCalendar",
12274
+ ChangeTemplate: "Automation.ChangeTemplate",
12275
+ CloudFormation: "CloudFormation",
12276
+ Command: "Command",
12277
+ ConformancePackTemplate: "ConformancePackTemplate",
12278
+ DeploymentStrategy: "DeploymentStrategy",
12279
+ ManualApprovalPolicy: "ManualApprovalPolicy",
12280
+ Package: "Package",
12281
+ Policy: "Policy",
12282
+ ProblemAnalysis: "ProblemAnalysis",
12283
+ ProblemAnalysisTemplate: "ProblemAnalysisTemplate",
12284
+ QuickSetup: "QuickSetup",
12285
+ Session: "Session",
12286
+ };
12287
+ const DocumentHashType = {
12288
+ SHA1: "Sha1",
12289
+ SHA256: "Sha256",
12290
+ };
12291
+ const DocumentParameterType = {
12292
+ String: "String",
12293
+ StringList: "StringList",
12294
+ };
12295
+ const PlatformType = {
12296
+ LINUX: "Linux",
12297
+ MACOS: "MacOS",
12298
+ WINDOWS: "Windows",
12299
+ };
12300
+ const ReviewStatus = {
12301
+ APPROVED: "APPROVED",
12302
+ NOT_REVIEWED: "NOT_REVIEWED",
12303
+ PENDING: "PENDING",
12304
+ REJECTED: "REJECTED",
12305
+ };
12306
+ const DocumentStatus = {
12307
+ Active: "Active",
12308
+ Creating: "Creating",
12309
+ Deleting: "Deleting",
12310
+ Failed: "Failed",
12311
+ Updating: "Updating",
12312
+ };
12313
+ const OpsItemDataType = {
12314
+ SEARCHABLE_STRING: "SearchableString",
12315
+ STRING: "String",
12316
+ };
12317
+ const PatchComplianceLevel = {
12318
+ Critical: "CRITICAL",
12319
+ High: "HIGH",
12320
+ Informational: "INFORMATIONAL",
12321
+ Low: "LOW",
12322
+ Medium: "MEDIUM",
12323
+ Unspecified: "UNSPECIFIED",
12324
+ };
12325
+ const PatchFilterKey = {
12326
+ AdvisoryId: "ADVISORY_ID",
12327
+ Arch: "ARCH",
12328
+ BugzillaId: "BUGZILLA_ID",
12329
+ CVEId: "CVE_ID",
12330
+ Classification: "CLASSIFICATION",
12331
+ Epoch: "EPOCH",
12332
+ MsrcSeverity: "MSRC_SEVERITY",
12333
+ Name: "NAME",
12334
+ PatchId: "PATCH_ID",
12335
+ PatchSet: "PATCH_SET",
12336
+ Priority: "PRIORITY",
12337
+ Product: "PRODUCT",
12338
+ ProductFamily: "PRODUCT_FAMILY",
12339
+ Release: "RELEASE",
12340
+ Repository: "REPOSITORY",
12341
+ Section: "SECTION",
12342
+ Security: "SECURITY",
12343
+ Severity: "SEVERITY",
12344
+ Version: "VERSION",
12345
+ };
12346
+ const PatchComplianceStatus = {
12347
+ Compliant: "COMPLIANT",
12348
+ NonCompliant: "NON_COMPLIANT",
12349
+ };
12350
+ const OperatingSystem = {
12351
+ AlmaLinux: "ALMA_LINUX",
12352
+ AmazonLinux: "AMAZON_LINUX",
12353
+ AmazonLinux2: "AMAZON_LINUX_2",
12354
+ AmazonLinux2022: "AMAZON_LINUX_2022",
12355
+ AmazonLinux2023: "AMAZON_LINUX_2023",
12356
+ CentOS: "CENTOS",
12357
+ Debian: "DEBIAN",
12358
+ MacOS: "MACOS",
12359
+ OracleLinux: "ORACLE_LINUX",
12360
+ Raspbian: "RASPBIAN",
12361
+ RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX",
12362
+ Rocky_Linux: "ROCKY_LINUX",
12363
+ Suse: "SUSE",
12364
+ Ubuntu: "UBUNTU",
12365
+ Windows: "WINDOWS",
12366
+ };
12367
+ const PatchAction = {
12368
+ AllowAsDependency: "ALLOW_AS_DEPENDENCY",
12369
+ Block: "BLOCK",
12370
+ };
12371
+ const ResourceDataSyncS3Format = {
12372
+ JSON_SERDE: "JsonSerDe",
12373
+ };
12374
+ const InventorySchemaDeleteOption = {
12375
+ DELETE_SCHEMA: "DeleteSchema",
12376
+ DISABLE_SCHEMA: "DisableSchema",
12377
+ };
12378
+ const DescribeActivationsFilterKeys = {
12379
+ ACTIVATION_IDS: "ActivationIds",
12380
+ DEFAULT_INSTANCE_NAME: "DefaultInstanceName",
12381
+ IAM_ROLE: "IamRole",
12382
+ };
12383
+ const AssociationExecutionFilterKey = {
12384
+ CreatedTime: "CreatedTime",
12385
+ ExecutionId: "ExecutionId",
12386
+ Status: "Status",
12387
+ };
12388
+ const AssociationFilterOperatorType = {
12389
+ Equal: "EQUAL",
12390
+ GreaterThan: "GREATER_THAN",
12391
+ LessThan: "LESS_THAN",
12392
+ };
12393
+ const AssociationExecutionTargetsFilterKey = {
12394
+ ResourceId: "ResourceId",
12395
+ ResourceType: "ResourceType",
12396
+ Status: "Status",
12397
+ };
12398
+ const AutomationExecutionFilterKey = {
12399
+ AUTOMATION_SUBTYPE: "AutomationSubtype",
12400
+ AUTOMATION_TYPE: "AutomationType",
12401
+ CURRENT_ACTION: "CurrentAction",
12402
+ DOCUMENT_NAME_PREFIX: "DocumentNamePrefix",
12403
+ EXECUTION_ID: "ExecutionId",
12404
+ EXECUTION_STATUS: "ExecutionStatus",
12405
+ OPS_ITEM_ID: "OpsItemId",
12406
+ PARENT_EXECUTION_ID: "ParentExecutionId",
12407
+ START_TIME_AFTER: "StartTimeAfter",
12408
+ START_TIME_BEFORE: "StartTimeBefore",
12409
+ TAG_KEY: "TagKey",
12410
+ TARGET_RESOURCE_GROUP: "TargetResourceGroup",
12411
+ };
12412
+ const AutomationExecutionStatus = {
12413
+ APPROVED: "Approved",
12414
+ CANCELLED: "Cancelled",
12415
+ CANCELLING: "Cancelling",
12416
+ CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
12417
+ CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
12418
+ COMPLETED_WITH_FAILURE: "CompletedWithFailure",
12419
+ COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
12420
+ EXITED: "Exited",
12421
+ FAILED: "Failed",
12422
+ INPROGRESS: "InProgress",
12423
+ PENDING: "Pending",
12424
+ PENDING_APPROVAL: "PendingApproval",
12425
+ PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
12426
+ REJECTED: "Rejected",
12427
+ RUNBOOK_INPROGRESS: "RunbookInProgress",
12428
+ SCHEDULED: "Scheduled",
12429
+ SUCCESS: "Success",
12430
+ TIMEDOUT: "TimedOut",
12431
+ WAITING: "Waiting",
12432
+ };
12433
+ const AutomationSubtype = {
12434
+ AccessRequest: "AccessRequest",
12435
+ ChangeRequest: "ChangeRequest",
12436
+ };
12437
+ const AutomationType = {
12438
+ CrossAccount: "CrossAccount",
12439
+ Local: "Local",
12440
+ };
12441
+ const ExecutionMode = {
12442
+ Auto: "Auto",
12443
+ Interactive: "Interactive",
12444
+ };
12445
+ const StepExecutionFilterKey = {
12446
+ ACTION: "Action",
12447
+ PARENT_STEP_EXECUTION_ID: "ParentStepExecutionId",
12448
+ PARENT_STEP_ITERATION: "ParentStepIteration",
12449
+ PARENT_STEP_ITERATOR_VALUE: "ParentStepIteratorValue",
12450
+ START_TIME_AFTER: "StartTimeAfter",
12451
+ START_TIME_BEFORE: "StartTimeBefore",
12452
+ STEP_EXECUTION_ID: "StepExecutionId",
12453
+ STEP_EXECUTION_STATUS: "StepExecutionStatus",
12454
+ STEP_NAME: "StepName",
12455
+ };
12456
+ const DocumentPermissionType = {
12457
+ SHARE: "Share",
12458
+ };
12459
+ const PatchDeploymentStatus = {
12460
+ Approved: "APPROVED",
12461
+ ExplicitApproved: "EXPLICIT_APPROVED",
12462
+ ExplicitRejected: "EXPLICIT_REJECTED",
12463
+ PendingApproval: "PENDING_APPROVAL",
12464
+ };
12465
+ const InstanceInformationFilterKey = {
12466
+ ACTIVATION_IDS: "ActivationIds",
12467
+ AGENT_VERSION: "AgentVersion",
12468
+ ASSOCIATION_STATUS: "AssociationStatus",
12469
+ IAM_ROLE: "IamRole",
12470
+ INSTANCE_IDS: "InstanceIds",
12471
+ PING_STATUS: "PingStatus",
12472
+ PLATFORM_TYPES: "PlatformTypes",
12473
+ RESOURCE_TYPE: "ResourceType",
12474
+ };
12475
+ const PingStatus = {
12476
+ CONNECTION_LOST: "ConnectionLost",
12477
+ INACTIVE: "Inactive",
12478
+ ONLINE: "Online",
12479
+ };
12480
+ const ResourceType = {
12481
+ EC2_INSTANCE: "EC2Instance",
12482
+ MANAGED_INSTANCE: "ManagedInstance",
12483
+ };
12484
+ const SourceType = {
12485
+ AWS_EC2_INSTANCE: "AWS::EC2::Instance",
12486
+ AWS_IOT_THING: "AWS::IoT::Thing",
12487
+ AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance",
12488
+ };
12489
+ const PatchComplianceDataState = {
12490
+ AvailableSecurityUpdate: "AVAILABLE_SECURITY_UPDATE",
12491
+ Failed: "FAILED",
12492
+ Installed: "INSTALLED",
12493
+ InstalledOther: "INSTALLED_OTHER",
12494
+ InstalledPendingReboot: "INSTALLED_PENDING_REBOOT",
12495
+ InstalledRejected: "INSTALLED_REJECTED",
12496
+ Missing: "MISSING",
12497
+ NotApplicable: "NOT_APPLICABLE",
12498
+ };
12499
+ const PatchOperationType = {
12500
+ INSTALL: "Install",
12501
+ SCAN: "Scan",
12502
+ };
12503
+ const RebootOption = {
12504
+ NO_REBOOT: "NoReboot",
12505
+ REBOOT_IF_NEEDED: "RebootIfNeeded",
12506
+ };
12507
+ const InstancePatchStateOperatorType = {
12508
+ EQUAL: "Equal",
12509
+ GREATER_THAN: "GreaterThan",
12510
+ LESS_THAN: "LessThan",
12511
+ NOT_EQUAL: "NotEqual",
12512
+ };
12513
+ const InstancePropertyFilterOperator = {
12514
+ BEGIN_WITH: "BeginWith",
12515
+ EQUAL: "Equal",
12516
+ GREATER_THAN: "GreaterThan",
12517
+ LESS_THAN: "LessThan",
12518
+ NOT_EQUAL: "NotEqual",
12519
+ };
12520
+ const InstancePropertyFilterKey = {
12521
+ ACTIVATION_IDS: "ActivationIds",
12522
+ AGENT_VERSION: "AgentVersion",
12523
+ ASSOCIATION_STATUS: "AssociationStatus",
12524
+ DOCUMENT_NAME: "DocumentName",
12525
+ IAM_ROLE: "IamRole",
12526
+ INSTANCE_IDS: "InstanceIds",
12527
+ PING_STATUS: "PingStatus",
12528
+ PLATFORM_TYPES: "PlatformTypes",
12529
+ RESOURCE_TYPE: "ResourceType",
12530
+ };
12531
+ const InventoryDeletionStatus = {
12532
+ COMPLETE: "Complete",
12533
+ IN_PROGRESS: "InProgress",
12534
+ };
12535
+ const MaintenanceWindowExecutionStatus = {
12536
+ Cancelled: "CANCELLED",
12537
+ Cancelling: "CANCELLING",
12538
+ Failed: "FAILED",
12539
+ InProgress: "IN_PROGRESS",
12540
+ Pending: "PENDING",
12541
+ SkippedOverlapping: "SKIPPED_OVERLAPPING",
12542
+ Success: "SUCCESS",
12543
+ TimedOut: "TIMED_OUT",
12544
+ };
12545
+ const MaintenanceWindowTaskType = {
12546
+ Automation: "AUTOMATION",
12547
+ Lambda: "LAMBDA",
12548
+ RunCommand: "RUN_COMMAND",
12549
+ StepFunctions: "STEP_FUNCTIONS",
12550
+ };
12551
+ const MaintenanceWindowResourceType = {
12552
+ Instance: "INSTANCE",
12553
+ ResourceGroup: "RESOURCE_GROUP",
12554
+ };
12555
+ const MaintenanceWindowTaskCutoffBehavior = {
12556
+ CancelTask: "CANCEL_TASK",
12557
+ ContinueTask: "CONTINUE_TASK",
12558
+ };
12559
+ const OpsItemFilterKey = {
12560
+ ACCESS_REQUEST_APPROVER_ARN: "AccessRequestByApproverArn",
12561
+ ACCESS_REQUEST_APPROVER_ID: "AccessRequestByApproverId",
12562
+ ACCESS_REQUEST_IS_REPLICA: "AccessRequestByIsReplica",
12563
+ ACCESS_REQUEST_REQUESTER_ARN: "AccessRequestByRequesterArn",
12564
+ ACCESS_REQUEST_REQUESTER_ID: "AccessRequestByRequesterId",
12565
+ ACCESS_REQUEST_SOURCE_ACCOUNT_ID: "AccessRequestBySourceAccountId",
12566
+ ACCESS_REQUEST_SOURCE_OPS_ITEM_ID: "AccessRequestBySourceOpsItemId",
12567
+ ACCESS_REQUEST_SOURCE_REGION: "AccessRequestBySourceRegion",
12568
+ ACCESS_REQUEST_TARGET_RESOURCE_ID: "AccessRequestByTargetResourceId",
12569
+ ACCOUNT_ID: "AccountId",
12570
+ ACTUAL_END_TIME: "ActualEndTime",
12571
+ ACTUAL_START_TIME: "ActualStartTime",
12572
+ AUTOMATION_ID: "AutomationId",
12573
+ CATEGORY: "Category",
12574
+ CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn",
12575
+ CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName",
12576
+ CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn",
12577
+ CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName",
12578
+ CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup",
12579
+ CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate",
12580
+ CREATED_BY: "CreatedBy",
12581
+ CREATED_TIME: "CreatedTime",
12582
+ INSIGHT_TYPE: "InsightByType",
12583
+ LAST_MODIFIED_TIME: "LastModifiedTime",
12584
+ OPERATIONAL_DATA: "OperationalData",
12585
+ OPERATIONAL_DATA_KEY: "OperationalDataKey",
12586
+ OPERATIONAL_DATA_VALUE: "OperationalDataValue",
12587
+ OPSITEM_ID: "OpsItemId",
12588
+ OPSITEM_TYPE: "OpsItemType",
12589
+ PLANNED_END_TIME: "PlannedEndTime",
12590
+ PLANNED_START_TIME: "PlannedStartTime",
12591
+ PRIORITY: "Priority",
12592
+ RESOURCE_ID: "ResourceId",
12593
+ SEVERITY: "Severity",
12594
+ SOURCE: "Source",
12595
+ STATUS: "Status",
12596
+ TITLE: "Title",
12597
+ };
12598
+ const OpsItemFilterOperator = {
12599
+ CONTAINS: "Contains",
12600
+ EQUAL: "Equal",
12601
+ GREATER_THAN: "GreaterThan",
12602
+ LESS_THAN: "LessThan",
12603
+ };
12604
+ const OpsItemStatus = {
12605
+ APPROVED: "Approved",
12606
+ CANCELLED: "Cancelled",
12607
+ CANCELLING: "Cancelling",
12608
+ CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved",
12609
+ CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected",
12610
+ CLOSED: "Closed",
12611
+ COMPLETED_WITH_FAILURE: "CompletedWithFailure",
12612
+ COMPLETED_WITH_SUCCESS: "CompletedWithSuccess",
12613
+ FAILED: "Failed",
12614
+ IN_PROGRESS: "InProgress",
12615
+ OPEN: "Open",
12616
+ PENDING: "Pending",
12617
+ PENDING_APPROVAL: "PendingApproval",
12618
+ PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride",
12619
+ REJECTED: "Rejected",
12620
+ RESOLVED: "Resolved",
12621
+ REVOKED: "Revoked",
12622
+ RUNBOOK_IN_PROGRESS: "RunbookInProgress",
12623
+ SCHEDULED: "Scheduled",
12624
+ TIMED_OUT: "TimedOut",
12625
+ };
12626
+ const ParametersFilterKey = {
12627
+ KEY_ID: "KeyId",
12628
+ NAME: "Name",
12629
+ TYPE: "Type",
12630
+ };
12631
+ const ParameterTier = {
12632
+ ADVANCED: "Advanced",
12633
+ INTELLIGENT_TIERING: "Intelligent-Tiering",
12634
+ STANDARD: "Standard",
12635
+ };
12636
+ const ParameterType = {
12637
+ SECURE_STRING: "SecureString",
12638
+ STRING: "String",
12639
+ STRING_LIST: "StringList",
12640
+ };
12641
+ const PatchSet = {
12642
+ Application: "APPLICATION",
12643
+ Os: "OS",
12644
+ };
12645
+ const PatchProperty = {
12646
+ PatchClassification: "CLASSIFICATION",
12647
+ PatchMsrcSeverity: "MSRC_SEVERITY",
12648
+ PatchPriority: "PRIORITY",
12649
+ PatchProductFamily: "PRODUCT_FAMILY",
12650
+ PatchSeverity: "SEVERITY",
12651
+ Product: "PRODUCT",
12652
+ };
12653
+ const SessionFilterKey = {
12654
+ ACCESS_TYPE: "AccessType",
12655
+ INVOKED_AFTER: "InvokedAfter",
12656
+ INVOKED_BEFORE: "InvokedBefore",
12657
+ OWNER: "Owner",
12658
+ SESSION_ID: "SessionId",
12659
+ STATUS: "Status",
12660
+ TARGET_ID: "Target",
12661
+ };
12662
+ const SessionState = {
12663
+ ACTIVE: "Active",
12664
+ HISTORY: "History",
12665
+ };
12666
+ const SessionStatus = {
12667
+ CONNECTED: "Connected",
12668
+ CONNECTING: "Connecting",
12669
+ DISCONNECTED: "Disconnected",
12670
+ FAILED: "Failed",
12671
+ TERMINATED: "Terminated",
12672
+ TERMINATING: "Terminating",
12673
+ };
12674
+ const CalendarState = {
12675
+ CLOSED: "CLOSED",
12676
+ OPEN: "OPEN",
12677
+ };
12678
+ const CommandInvocationStatus = {
12679
+ CANCELLED: "Cancelled",
12680
+ CANCELLING: "Cancelling",
12681
+ DELAYED: "Delayed",
12682
+ FAILED: "Failed",
12683
+ IN_PROGRESS: "InProgress",
12684
+ PENDING: "Pending",
12685
+ SUCCESS: "Success",
12686
+ TIMED_OUT: "TimedOut",
12687
+ };
12688
+ const ConnectionStatus = {
12689
+ CONNECTED: "connected",
12690
+ NOT_CONNECTED: "notconnected",
12691
+ };
12692
+ const AttachmentHashType = {
12693
+ SHA256: "Sha256",
12694
+ };
12695
+ const ImpactType = {
12696
+ MUTATING: "Mutating",
12697
+ NON_MUTATING: "NonMutating",
12698
+ UNDETERMINED: "Undetermined",
12699
+ };
12700
+ const ExecutionPreviewStatus = {
12701
+ FAILED: "Failed",
12702
+ IN_PROGRESS: "InProgress",
12703
+ PENDING: "Pending",
12704
+ SUCCESS: "Success",
12705
+ };
12706
+ const InventoryQueryOperatorType = {
12707
+ BEGIN_WITH: "BeginWith",
12708
+ EQUAL: "Equal",
12709
+ EXISTS: "Exists",
12710
+ GREATER_THAN: "GreaterThan",
12711
+ LESS_THAN: "LessThan",
12712
+ NOT_EQUAL: "NotEqual",
12713
+ };
12714
+ const InventoryAttributeDataType = {
12715
+ NUMBER: "number",
12716
+ STRING: "string",
12717
+ };
12718
+ const NotificationEvent = {
12719
+ ALL: "All",
12720
+ CANCELLED: "Cancelled",
12721
+ FAILED: "Failed",
12722
+ IN_PROGRESS: "InProgress",
12723
+ SUCCESS: "Success",
12724
+ TIMED_OUT: "TimedOut",
12725
+ };
12726
+ const NotificationType = {
12727
+ Command: "Command",
12728
+ Invocation: "Invocation",
12729
+ };
12730
+ const OpsFilterOperatorType = {
12731
+ BEGIN_WITH: "BeginWith",
12732
+ EQUAL: "Equal",
12733
+ EXISTS: "Exists",
12734
+ GREATER_THAN: "GreaterThan",
12735
+ LESS_THAN: "LessThan",
12736
+ NOT_EQUAL: "NotEqual",
12737
+ };
12738
+ const AssociationFilterKey = {
12739
+ AssociationId: "AssociationId",
12740
+ AssociationName: "AssociationName",
12741
+ InstanceId: "InstanceId",
12742
+ LastExecutedAfter: "LastExecutedAfter",
12743
+ LastExecutedBefore: "LastExecutedBefore",
12744
+ Name: "Name",
12745
+ ResourceGroupName: "ResourceGroupName",
12746
+ Status: "AssociationStatusName",
12747
+ };
12748
+ const CommandFilterKey = {
12749
+ DOCUMENT_NAME: "DocumentName",
12750
+ EXECUTION_STAGE: "ExecutionStage",
12751
+ INVOKED_AFTER: "InvokedAfter",
12752
+ INVOKED_BEFORE: "InvokedBefore",
12753
+ STATUS: "Status",
12754
+ };
12755
+ const CommandPluginStatus = {
12756
+ CANCELLED: "Cancelled",
12757
+ FAILED: "Failed",
12758
+ IN_PROGRESS: "InProgress",
12759
+ PENDING: "Pending",
12760
+ SUCCESS: "Success",
12761
+ TIMED_OUT: "TimedOut",
12762
+ };
12763
+ const CommandStatus = {
12764
+ CANCELLED: "Cancelled",
12765
+ CANCELLING: "Cancelling",
12766
+ FAILED: "Failed",
12767
+ IN_PROGRESS: "InProgress",
12768
+ PENDING: "Pending",
12769
+ SUCCESS: "Success",
12770
+ TIMED_OUT: "TimedOut",
12771
+ };
12772
+ const ComplianceQueryOperatorType = {
12773
+ BeginWith: "BEGIN_WITH",
12774
+ Equal: "EQUAL",
12775
+ GreaterThan: "GREATER_THAN",
12776
+ LessThan: "LESS_THAN",
12777
+ NotEqual: "NOT_EQUAL",
12778
+ };
12779
+ const ComplianceSeverity = {
12780
+ Critical: "CRITICAL",
12781
+ High: "HIGH",
12782
+ Informational: "INFORMATIONAL",
12783
+ Low: "LOW",
12784
+ Medium: "MEDIUM",
12785
+ Unspecified: "UNSPECIFIED",
12786
+ };
12787
+ const ComplianceStatus = {
12788
+ Compliant: "COMPLIANT",
12789
+ NonCompliant: "NON_COMPLIANT",
12790
+ };
12791
+ const DocumentMetadataEnum = {
12792
+ DocumentReviews: "DocumentReviews",
12793
+ };
12794
+ const DocumentReviewCommentType = {
12795
+ Comment: "Comment",
12796
+ };
12797
+ const DocumentFilterKey = {
12798
+ DocumentType: "DocumentType",
12799
+ Name: "Name",
12800
+ Owner: "Owner",
12801
+ PlatformTypes: "PlatformTypes",
12802
+ };
12803
+ const NodeFilterKey = {
12804
+ ACCOUNT_ID: "AccountId",
12805
+ AGENT_TYPE: "AgentType",
12806
+ AGENT_VERSION: "AgentVersion",
12807
+ COMPUTER_NAME: "ComputerName",
12808
+ INSTANCE_ID: "InstanceId",
12809
+ INSTANCE_STATUS: "InstanceStatus",
12810
+ IP_ADDRESS: "IpAddress",
12811
+ MANAGED_STATUS: "ManagedStatus",
12812
+ ORGANIZATIONAL_UNIT_ID: "OrganizationalUnitId",
12813
+ ORGANIZATIONAL_UNIT_PATH: "OrganizationalUnitPath",
12814
+ PLATFORM_NAME: "PlatformName",
12815
+ PLATFORM_TYPE: "PlatformType",
12816
+ PLATFORM_VERSION: "PlatformVersion",
12817
+ REGION: "Region",
12818
+ RESOURCE_TYPE: "ResourceType",
12819
+ };
12820
+ const NodeFilterOperatorType = {
12821
+ BEGIN_WITH: "BeginWith",
12822
+ EQUAL: "Equal",
12823
+ NOT_EQUAL: "NotEqual",
12824
+ };
12825
+ const ManagedStatus = {
12826
+ ALL: "All",
12827
+ MANAGED: "Managed",
12828
+ UNMANAGED: "Unmanaged",
12829
+ };
12830
+ const NodeAggregatorType = {
12831
+ COUNT: "Count",
12832
+ };
12833
+ const NodeAttributeName = {
12834
+ AGENT_VERSION: "AgentVersion",
12835
+ PLATFORM_NAME: "PlatformName",
12836
+ PLATFORM_TYPE: "PlatformType",
12837
+ PLATFORM_VERSION: "PlatformVersion",
12838
+ REGION: "Region",
12839
+ RESOURCE_TYPE: "ResourceType",
12840
+ };
12841
+ const NodeTypeName = {
12842
+ INSTANCE: "Instance",
12843
+ };
12844
+ const OpsItemEventFilterKey = {
12845
+ OPSITEM_ID: "OpsItemId",
12846
+ };
12847
+ const OpsItemEventFilterOperator = {
12848
+ EQUAL: "Equal",
12849
+ };
12850
+ const OpsItemRelatedItemsFilterKey = {
12851
+ ASSOCIATION_ID: "AssociationId",
12852
+ RESOURCE_TYPE: "ResourceType",
12853
+ RESOURCE_URI: "ResourceUri",
12854
+ };
12855
+ const OpsItemRelatedItemsFilterOperator = {
12856
+ EQUAL: "Equal",
12857
+ };
12858
+ const LastResourceDataSyncStatus = {
12859
+ FAILED: "Failed",
12860
+ INPROGRESS: "InProgress",
12861
+ SUCCESSFUL: "Successful",
12862
+ };
12863
+ const ComplianceUploadType = {
12864
+ Complete: "COMPLETE",
12865
+ Partial: "PARTIAL",
12866
+ };
12867
+ const SignalType = {
12868
+ APPROVE: "Approve",
12869
+ REJECT: "Reject",
12870
+ RESUME: "Resume",
12871
+ REVOKE: "Revoke",
12872
+ START_STEP: "StartStep",
12873
+ STOP_STEP: "StopStep",
12874
+ };
12875
+ const StopType = {
12876
+ CANCEL: "Cancel",
12877
+ COMPLETE: "Complete",
12878
+ };
12879
+ const DocumentReviewAction = {
12880
+ Approve: "Approve",
12881
+ Reject: "Reject",
12882
+ SendForReview: "SendForReview",
12883
+ UpdateReview: "UpdateReview",
12884
+ };
12885
+
12887
12886
  Object.defineProperty(exports, "$Command", {
12888
12887
  enumerable: true,
12889
12888
  get: function () { return smithyClient.Command; }