@aws-sdk/client-iot 3.300.0 → 3.303.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 (242) hide show
  1. package/dist-cjs/models/models_0.js +251 -293
  2. package/dist-cjs/models/models_1.js +139 -163
  3. package/dist-cjs/models/models_2.js +9 -11
  4. package/dist-es/models/models_0.js +251 -293
  5. package/dist-es/models/models_1.js +139 -163
  6. package/dist-es/models/models_2.js +9 -11
  7. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -1
  8. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -1
  9. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -1
  10. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +2 -2
  11. package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -1
  13. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -1
  14. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -1
  15. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -1
  16. package/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -1
  17. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -1
  18. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -1
  19. package/dist-types/commands/CancelJobCommand.d.ts +1 -1
  20. package/dist-types/commands/CancelJobExecutionCommand.d.ts +2 -2
  21. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -4
  23. package/dist-types/commands/CreateAuthorizerCommand.d.ts +4 -4
  24. package/dist-types/commands/CreateBillingGroupCommand.d.ts +4 -4
  25. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateDimensionCommand.d.ts +4 -4
  28. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +5 -5
  29. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -6
  30. package/dist-types/commands/CreateFleetMetricCommand.d.ts +5 -5
  31. package/dist-types/commands/CreateJobCommand.d.ts +19 -19
  32. package/dist-types/commands/CreateJobTemplateCommand.d.ts +16 -16
  33. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateMitigationActionCommand.d.ts +11 -11
  35. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +28 -28
  36. package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
  37. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +4 -4
  40. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +4 -4
  43. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +19 -19
  44. package/dist-types/commands/CreateStreamCommand.d.ts +6 -6
  45. package/dist-types/commands/CreateThingCommand.d.ts +3 -3
  46. package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -6
  47. package/dist-types/commands/CreateThingTypeCommand.d.ts +5 -5
  48. package/dist-types/commands/CreateTopicRuleCommand.d.ts +47 -47
  49. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -6
  50. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -4
  52. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -1
  57. package/dist-types/commands/DeleteDimensionCommand.d.ts +1 -1
  58. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -1
  60. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -1
  61. package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -1
  63. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -1
  64. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -1
  66. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -1
  69. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -1
  70. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -1
  71. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -1
  72. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  73. package/dist-types/commands/DeleteStreamCommand.d.ts +1 -1
  74. package/dist-types/commands/DeleteThingCommand.d.ts +1 -1
  75. package/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -1
  76. package/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -1
  77. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -1
  78. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -1
  79. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
  80. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -1
  83. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +4 -4
  84. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -1
  85. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -1
  88. package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeDimensionCommand.d.ts +1 -1
  92. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -1
  93. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
  94. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeIndexCommand.d.ts +1 -1
  96. package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -1
  102. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -1
  103. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -1
  104. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -1
  105. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  106. package/dist-types/commands/DescribeStreamCommand.d.ts +1 -1
  107. package/dist-types/commands/DescribeThingCommand.d.ts +1 -1
  108. package/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -1
  109. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -1
  111. package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
  112. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -1
  113. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -1
  114. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -1
  115. package/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -1
  116. package/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -1
  117. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -1
  118. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
  119. package/dist-types/commands/GetCardinalityCommand.d.ts +1 -1
  120. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -1
  121. package/dist-types/commands/GetJobDocumentCommand.d.ts +1 -1
  122. package/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -1
  123. package/dist-types/commands/GetPercentilesCommand.d.ts +2 -2
  124. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  125. package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
  126. package/dist-types/commands/GetStatisticsCommand.d.ts +1 -1
  127. package/dist-types/commands/GetTopicRuleCommand.d.ts +1 -1
  128. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -1
  129. package/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -1
  130. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -1
  131. package/dist-types/commands/ListAuditFindingsCommand.d.ts +4 -4
  132. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -1
  133. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -1
  134. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +4 -4
  135. package/dist-types/commands/ListAuditTasksCommand.d.ts +1 -1
  136. package/dist-types/commands/ListAuthorizersCommand.d.ts +1 -1
  137. package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -1
  138. package/dist-types/commands/ListCACertificatesCommand.d.ts +1 -1
  139. package/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -1
  140. package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
  141. package/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -1
  142. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -1
  143. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -1
  144. package/dist-types/commands/ListDimensionsCommand.d.ts +1 -1
  145. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -1
  146. package/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -1
  147. package/dist-types/commands/ListIndicesCommand.d.ts +1 -1
  148. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -1
  149. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -1
  150. package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -1
  151. package/dist-types/commands/ListJobsCommand.d.ts +1 -1
  152. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -1
  153. package/dist-types/commands/ListMetricValuesCommand.d.ts +1 -1
  154. package/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -1
  155. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -1
  156. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -1
  157. package/dist-types/commands/ListPoliciesCommand.d.ts +1 -1
  158. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -1
  159. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
  160. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -1
  161. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -1
  162. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -1
  163. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -1
  164. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -1
  165. package/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -1
  166. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -1
  167. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  168. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -1
  169. package/dist-types/commands/ListStreamsCommand.d.ts +1 -1
  170. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  171. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -1
  172. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
  173. package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
  174. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  175. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -1
  176. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -1
  177. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -1
  178. package/dist-types/commands/ListThingTypesCommand.d.ts +1 -1
  179. package/dist-types/commands/ListThingsCommand.d.ts +1 -1
  180. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -1
  181. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -1
  182. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -1
  183. package/dist-types/commands/ListTopicRulesCommand.d.ts +1 -1
  184. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -1
  185. package/dist-types/commands/ListViolationEventsCommand.d.ts +1 -1
  186. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -1
  187. package/dist-types/commands/RegisterCACertificateCommand.d.ts +4 -4
  188. package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
  189. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -1
  190. package/dist-types/commands/RegisterThingCommand.d.ts +2 -2
  191. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -1
  192. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -1
  193. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -1
  194. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +47 -47
  195. package/dist-types/commands/SearchIndexCommand.d.ts +1 -1
  196. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -1
  197. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
  198. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +2 -2
  199. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +2 -2
  200. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -1
  201. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -7
  202. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +5 -5
  203. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +2 -2
  204. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -1
  205. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -1
  206. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  207. package/dist-types/commands/TestAuthorizationCommand.d.ts +5 -5
  208. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +5 -5
  209. package/dist-types/commands/TransferCertificateCommand.d.ts +1 -1
  210. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  211. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +5 -5
  212. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -4
  213. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +2 -2
  214. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +2 -2
  215. package/dist-types/commands/UpdateCACertificateCommand.d.ts +2 -2
  216. package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -1
  217. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -1
  218. package/dist-types/commands/UpdateDimensionCommand.d.ts +2 -2
  219. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +2 -2
  220. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +4 -4
  221. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
  222. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
  223. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +7 -7
  224. package/dist-types/commands/UpdateJobCommand.d.ts +12 -12
  225. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +9 -9
  226. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +2 -2
  227. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -1
  228. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +2 -2
  229. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +17 -17
  230. package/dist-types/commands/UpdateStreamCommand.d.ts +4 -4
  231. package/dist-types/commands/UpdateThingCommand.d.ts +3 -3
  232. package/dist-types/commands/UpdateThingGroupCommand.d.ts +4 -4
  233. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +2 -2
  234. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -1
  235. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +12 -12
  236. package/dist-types/models/models_0.d.ts +461 -251
  237. package/dist-types/models/models_1.d.ts +259 -139
  238. package/dist-types/models/models_2.d.ts +19 -9
  239. package/dist-types/ts3.4/models/models_0.d.ts +322 -251
  240. package/dist-types/ts3.4/models/models_1.d.ts +179 -139
  241. package/dist-types/ts3.4/models/models_2.d.ts +12 -9
  242. package/package.json +34 -34
@@ -114,13 +114,14 @@ export interface DeleteTopicRuleDestinationRequest {
114
114
  arn: string | undefined;
115
115
  }
116
116
  export interface DeleteTopicRuleDestinationResponse {}
117
- export declare enum LogTargetType {
118
- CLIENT_ID = "CLIENT_ID",
119
- DEFAULT = "DEFAULT",
120
- PRINCIPAL_ID = "PRINCIPAL_ID",
121
- SOURCE_IP = "SOURCE_IP",
122
- THING_GROUP = "THING_GROUP",
123
- }
117
+ export declare const LogTargetType: {
118
+ readonly CLIENT_ID: "CLIENT_ID";
119
+ readonly DEFAULT: "DEFAULT";
120
+ readonly PRINCIPAL_ID: "PRINCIPAL_ID";
121
+ readonly SOURCE_IP: "SOURCE_IP";
122
+ readonly THING_GROUP: "THING_GROUP";
123
+ };
124
+ export type LogTargetType = (typeof LogTargetType)[keyof typeof LogTargetType];
124
125
  export interface DeleteV2LoggingLevelRequest {
125
126
  targetType: LogTargetType | string | undefined;
126
127
  targetName: string | undefined;
@@ -217,14 +218,18 @@ export interface DescribeBillingGroupResponse {
217
218
  export interface DescribeCACertificateRequest {
218
219
  certificateId: string | undefined;
219
220
  }
220
- export declare enum CertificateMode {
221
- DEFAULT = "DEFAULT",
222
- SNI_ONLY = "SNI_ONLY",
223
- }
224
- export declare enum CACertificateStatus {
225
- ACTIVE = "ACTIVE",
226
- INACTIVE = "INACTIVE",
227
- }
221
+ export declare const CertificateMode: {
222
+ readonly DEFAULT: "DEFAULT";
223
+ readonly SNI_ONLY: "SNI_ONLY";
224
+ };
225
+ export type CertificateMode =
226
+ (typeof CertificateMode)[keyof typeof CertificateMode];
227
+ export declare const CACertificateStatus: {
228
+ readonly ACTIVE: "ACTIVE";
229
+ readonly INACTIVE: "INACTIVE";
230
+ };
231
+ export type CACertificateStatus =
232
+ (typeof CACertificateStatus)[keyof typeof CACertificateStatus];
228
233
  export interface CertificateValidity {
229
234
  notBefore?: Date;
230
235
  notAfter?: Date;
@@ -255,14 +260,16 @@ export interface DescribeCACertificateResponse {
255
260
  export interface DescribeCertificateRequest {
256
261
  certificateId: string | undefined;
257
262
  }
258
- export declare enum CertificateStatus {
259
- ACTIVE = "ACTIVE",
260
- INACTIVE = "INACTIVE",
261
- PENDING_ACTIVATION = "PENDING_ACTIVATION",
262
- PENDING_TRANSFER = "PENDING_TRANSFER",
263
- REGISTER_INACTIVE = "REGISTER_INACTIVE",
264
- REVOKED = "REVOKED",
265
- }
263
+ export declare const CertificateStatus: {
264
+ readonly ACTIVE: "ACTIVE";
265
+ readonly INACTIVE: "INACTIVE";
266
+ readonly PENDING_ACTIVATION: "PENDING_ACTIVATION";
267
+ readonly PENDING_TRANSFER: "PENDING_TRANSFER";
268
+ readonly REGISTER_INACTIVE: "REGISTER_INACTIVE";
269
+ readonly REVOKED: "REVOKED";
270
+ };
271
+ export type CertificateStatus =
272
+ (typeof CertificateStatus)[keyof typeof CertificateStatus];
266
273
  export interface TransferData {
267
274
  transferMessage?: string;
268
275
  rejectReason?: string;
@@ -317,12 +324,14 @@ export interface DetectMitigationActionsTaskStatistics {
317
324
  actionsSkipped?: number;
318
325
  actionsFailed?: number;
319
326
  }
320
- export declare enum DetectMitigationActionsTaskStatus {
321
- CANCELED = "CANCELED",
322
- FAILED = "FAILED",
323
- IN_PROGRESS = "IN_PROGRESS",
324
- SUCCESSFUL = "SUCCESSFUL",
325
- }
327
+ export declare const DetectMitigationActionsTaskStatus: {
328
+ readonly CANCELED: "CANCELED";
329
+ readonly FAILED: "FAILED";
330
+ readonly IN_PROGRESS: "IN_PROGRESS";
331
+ readonly SUCCESSFUL: "SUCCESSFUL";
332
+ };
333
+ export type DetectMitigationActionsTaskStatus =
334
+ (typeof DetectMitigationActionsTaskStatus)[keyof typeof DetectMitigationActionsTaskStatus];
326
335
  export interface ViolationEventOccurrenceRange {
327
336
  startTime: Date | undefined;
328
337
  endTime: Date | undefined;
@@ -356,19 +365,24 @@ export interface DescribeDimensionResponse {
356
365
  export interface DescribeDomainConfigurationRequest {
357
366
  domainConfigurationName: string | undefined;
358
367
  }
359
- export declare enum DomainConfigurationStatus {
360
- DISABLED = "DISABLED",
361
- ENABLED = "ENABLED",
362
- }
363
- export declare enum DomainType {
364
- AWS_MANAGED = "AWS_MANAGED",
365
- CUSTOMER_MANAGED = "CUSTOMER_MANAGED",
366
- ENDPOINT = "ENDPOINT",
367
- }
368
- export declare enum ServerCertificateStatus {
369
- INVALID = "INVALID",
370
- VALID = "VALID",
371
- }
368
+ export declare const DomainConfigurationStatus: {
369
+ readonly DISABLED: "DISABLED";
370
+ readonly ENABLED: "ENABLED";
371
+ };
372
+ export type DomainConfigurationStatus =
373
+ (typeof DomainConfigurationStatus)[keyof typeof DomainConfigurationStatus];
374
+ export declare const DomainType: {
375
+ readonly AWS_MANAGED: "AWS_MANAGED";
376
+ readonly CUSTOMER_MANAGED: "CUSTOMER_MANAGED";
377
+ readonly ENDPOINT: "ENDPOINT";
378
+ };
379
+ export type DomainType = (typeof DomainType)[keyof typeof DomainType];
380
+ export declare const ServerCertificateStatus: {
381
+ readonly INVALID: "INVALID";
382
+ readonly VALID: "VALID";
383
+ };
384
+ export type ServerCertificateStatus =
385
+ (typeof ServerCertificateStatus)[keyof typeof ServerCertificateStatus];
372
386
  export interface ServerCertificateSummary {
373
387
  serverCertificateArn?: string;
374
388
  serverCertificateStatus?: ServerCertificateStatus | string;
@@ -392,19 +406,20 @@ export interface DescribeEndpointResponse {
392
406
  endpointAddress?: string;
393
407
  }
394
408
  export interface DescribeEventConfigurationsRequest {}
395
- export declare enum EventType {
396
- CA_CERTIFICATE = "CA_CERTIFICATE",
397
- CERTIFICATE = "CERTIFICATE",
398
- JOB = "JOB",
399
- JOB_EXECUTION = "JOB_EXECUTION",
400
- POLICY = "POLICY",
401
- THING = "THING",
402
- THING_GROUP = "THING_GROUP",
403
- THING_GROUP_HIERARCHY = "THING_GROUP_HIERARCHY",
404
- THING_GROUP_MEMBERSHIP = "THING_GROUP_MEMBERSHIP",
405
- THING_TYPE = "THING_TYPE",
406
- THING_TYPE_ASSOCIATION = "THING_TYPE_ASSOCIATION",
407
- }
409
+ export declare const EventType: {
410
+ readonly CA_CERTIFICATE: "CA_CERTIFICATE";
411
+ readonly CERTIFICATE: "CERTIFICATE";
412
+ readonly JOB: "JOB";
413
+ readonly JOB_EXECUTION: "JOB_EXECUTION";
414
+ readonly POLICY: "POLICY";
415
+ readonly THING: "THING";
416
+ readonly THING_GROUP: "THING_GROUP";
417
+ readonly THING_GROUP_HIERARCHY: "THING_GROUP_HIERARCHY";
418
+ readonly THING_GROUP_MEMBERSHIP: "THING_GROUP_MEMBERSHIP";
419
+ readonly THING_TYPE: "THING_TYPE";
420
+ readonly THING_TYPE_ASSOCIATION: "THING_TYPE_ASSOCIATION";
421
+ };
422
+ export type EventType = (typeof EventType)[keyof typeof EventType];
408
423
  export interface Configuration {
409
424
  Enabled?: boolean;
410
425
  }
@@ -434,11 +449,12 @@ export interface DescribeFleetMetricResponse {
434
449
  export interface DescribeIndexRequest {
435
450
  indexName: string | undefined;
436
451
  }
437
- export declare enum IndexStatus {
438
- ACTIVE = "ACTIVE",
439
- BUILDING = "BUILDING",
440
- REBUILDING = "REBUILDING",
441
- }
452
+ export declare const IndexStatus: {
453
+ readonly ACTIVE: "ACTIVE";
454
+ readonly BUILDING: "BUILDING";
455
+ readonly REBUILDING: "REBUILDING";
456
+ };
457
+ export type IndexStatus = (typeof IndexStatus)[keyof typeof IndexStatus];
442
458
  export interface DescribeIndexResponse {
443
459
  indexName?: string;
444
460
  indexStatus?: IndexStatus | string;
@@ -461,13 +477,14 @@ export interface JobProcessDetails {
461
477
  export interface ScheduledJobRollout {
462
478
  startTime?: string;
463
479
  }
464
- export declare enum JobStatus {
465
- CANCELED = "CANCELED",
466
- COMPLETED = "COMPLETED",
467
- DELETION_IN_PROGRESS = "DELETION_IN_PROGRESS",
468
- IN_PROGRESS = "IN_PROGRESS",
469
- SCHEDULED = "SCHEDULED",
470
- }
480
+ export declare const JobStatus: {
481
+ readonly CANCELED: "CANCELED";
482
+ readonly COMPLETED: "COMPLETED";
483
+ readonly DELETION_IN_PROGRESS: "DELETION_IN_PROGRESS";
484
+ readonly IN_PROGRESS: "IN_PROGRESS";
485
+ readonly SCHEDULED: "SCHEDULED";
486
+ };
487
+ export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
471
488
  export interface Job {
472
489
  jobArn?: string;
473
490
  jobId?: string;
@@ -503,16 +520,18 @@ export interface DescribeJobExecutionRequest {
503
520
  thingName: string | undefined;
504
521
  executionNumber?: number;
505
522
  }
506
- export declare enum JobExecutionStatus {
507
- CANCELED = "CANCELED",
508
- FAILED = "FAILED",
509
- IN_PROGRESS = "IN_PROGRESS",
510
- QUEUED = "QUEUED",
511
- REJECTED = "REJECTED",
512
- REMOVED = "REMOVED",
513
- SUCCEEDED = "SUCCEEDED",
514
- TIMED_OUT = "TIMED_OUT",
515
- }
523
+ export declare const JobExecutionStatus: {
524
+ readonly CANCELED: "CANCELED";
525
+ readonly FAILED: "FAILED";
526
+ readonly IN_PROGRESS: "IN_PROGRESS";
527
+ readonly QUEUED: "QUEUED";
528
+ readonly REJECTED: "REJECTED";
529
+ readonly REMOVED: "REMOVED";
530
+ readonly SUCCEEDED: "SUCCEEDED";
531
+ readonly TIMED_OUT: "TIMED_OUT";
532
+ };
533
+ export type JobExecutionStatus =
534
+ (typeof JobExecutionStatus)[keyof typeof JobExecutionStatus];
516
535
  export interface JobExecutionStatusDetails {
517
536
  detailsMap?: Record<string, string>;
518
537
  }
@@ -579,14 +598,16 @@ export declare class InternalServerException extends __BaseException {
579
598
  export interface DescribeMitigationActionRequest {
580
599
  actionName: string | undefined;
581
600
  }
582
- export declare enum MitigationActionType {
583
- ADD_THINGS_TO_THING_GROUP = "ADD_THINGS_TO_THING_GROUP",
584
- ENABLE_IOT_LOGGING = "ENABLE_IOT_LOGGING",
585
- PUBLISH_FINDING_TO_SNS = "PUBLISH_FINDING_TO_SNS",
586
- REPLACE_DEFAULT_POLICY_VERSION = "REPLACE_DEFAULT_POLICY_VERSION",
587
- UPDATE_CA_CERTIFICATE = "UPDATE_CA_CERTIFICATE",
588
- UPDATE_DEVICE_CERTIFICATE = "UPDATE_DEVICE_CERTIFICATE",
589
- }
601
+ export declare const MitigationActionType: {
602
+ readonly ADD_THINGS_TO_THING_GROUP: "ADD_THINGS_TO_THING_GROUP";
603
+ readonly ENABLE_IOT_LOGGING: "ENABLE_IOT_LOGGING";
604
+ readonly PUBLISH_FINDING_TO_SNS: "PUBLISH_FINDING_TO_SNS";
605
+ readonly REPLACE_DEFAULT_POLICY_VERSION: "REPLACE_DEFAULT_POLICY_VERSION";
606
+ readonly UPDATE_CA_CERTIFICATE: "UPDATE_CA_CERTIFICATE";
607
+ readonly UPDATE_DEVICE_CERTIFICATE: "UPDATE_DEVICE_CERTIFICATE";
608
+ };
609
+ export type MitigationActionType =
610
+ (typeof MitigationActionType)[keyof typeof MitigationActionType];
590
611
  export interface DescribeMitigationActionResponse {
591
612
  actionName?: string;
592
613
  actionType?: MitigationActionType | string;
@@ -696,11 +717,13 @@ export interface DescribeThingResponse {
696
717
  export interface DescribeThingGroupRequest {
697
718
  thingGroupName: string | undefined;
698
719
  }
699
- export declare enum DynamicGroupStatus {
700
- ACTIVE = "ACTIVE",
701
- BUILDING = "BUILDING",
702
- REBUILDING = "REBUILDING",
703
- }
720
+ export declare const DynamicGroupStatus: {
721
+ readonly ACTIVE: "ACTIVE";
722
+ readonly BUILDING: "BUILDING";
723
+ readonly REBUILDING: "REBUILDING";
724
+ };
725
+ export type DynamicGroupStatus =
726
+ (typeof DynamicGroupStatus)[keyof typeof DynamicGroupStatus];
704
727
  export interface GroupNameAndArn {
705
728
  groupName?: string;
706
729
  groupArn?: string;
@@ -725,13 +748,14 @@ export interface DescribeThingGroupResponse {
725
748
  export interface DescribeThingRegistrationTaskRequest {
726
749
  taskId: string | undefined;
727
750
  }
728
- export declare enum Status {
729
- Cancelled = "Cancelled",
730
- Cancelling = "Cancelling",
731
- Completed = "Completed",
732
- Failed = "Failed",
733
- InProgress = "InProgress",
734
- }
751
+ export declare const Status: {
752
+ readonly Cancelled: "Cancelled";
753
+ readonly Cancelling: "Cancelling";
754
+ readonly Completed: "Completed";
755
+ readonly Failed: "Failed";
756
+ readonly InProgress: "InProgress";
757
+ };
758
+ export type Status = (typeof Status)[keyof typeof Status];
735
759
  export interface DescribeThingRegistrationTaskResponse {
736
760
  taskId?: string;
737
761
  creationDate?: Date;
@@ -790,11 +814,12 @@ export interface GetBehaviorModelTrainingSummariesRequest {
790
814
  maxResults?: number;
791
815
  nextToken?: string;
792
816
  }
793
- export declare enum ModelStatus {
794
- ACTIVE = "ACTIVE",
795
- EXPIRED = "EXPIRED",
796
- PENDING_BUILD = "PENDING_BUILD",
797
- }
817
+ export declare const ModelStatus: {
818
+ readonly ACTIVE: "ACTIVE";
819
+ readonly EXPIRED: "EXPIRED";
820
+ readonly PENDING_BUILD: "PENDING_BUILD";
821
+ };
822
+ export type ModelStatus = (typeof ModelStatus)[keyof typeof ModelStatus];
798
823
  export interface BehaviorModelTrainingSummary {
799
824
  securityProfileName?: string;
800
825
  behaviorName?: string;
@@ -851,44 +876,55 @@ export interface GetEffectivePoliciesResponse {
851
876
  effectivePolicies?: EffectivePolicy[];
852
877
  }
853
878
  export interface GetIndexingConfigurationRequest {}
854
- export declare enum FieldType {
855
- BOOLEAN = "Boolean",
856
- NUMBER = "Number",
857
- STRING = "String",
858
- }
879
+ export declare const FieldType: {
880
+ readonly BOOLEAN: "Boolean";
881
+ readonly NUMBER: "Number";
882
+ readonly STRING: "String";
883
+ };
884
+ export type FieldType = (typeof FieldType)[keyof typeof FieldType];
859
885
  export interface Field {
860
886
  name?: string;
861
887
  type?: FieldType | string;
862
888
  }
863
- export declare enum ThingGroupIndexingMode {
864
- OFF = "OFF",
865
- ON = "ON",
866
- }
889
+ export declare const ThingGroupIndexingMode: {
890
+ readonly OFF: "OFF";
891
+ readonly ON: "ON";
892
+ };
893
+ export type ThingGroupIndexingMode =
894
+ (typeof ThingGroupIndexingMode)[keyof typeof ThingGroupIndexingMode];
867
895
  export interface ThingGroupIndexingConfiguration {
868
896
  thingGroupIndexingMode: ThingGroupIndexingMode | string | undefined;
869
897
  managedFields?: Field[];
870
898
  customFields?: Field[];
871
899
  }
872
- export declare enum DeviceDefenderIndexingMode {
873
- OFF = "OFF",
874
- VIOLATIONS = "VIOLATIONS",
875
- }
900
+ export declare const DeviceDefenderIndexingMode: {
901
+ readonly OFF: "OFF";
902
+ readonly VIOLATIONS: "VIOLATIONS";
903
+ };
904
+ export type DeviceDefenderIndexingMode =
905
+ (typeof DeviceDefenderIndexingMode)[keyof typeof DeviceDefenderIndexingMode];
876
906
  export interface IndexingFilter {
877
907
  namedShadowNames?: string[];
878
908
  }
879
- export declare enum NamedShadowIndexingMode {
880
- OFF = "OFF",
881
- ON = "ON",
882
- }
883
- export declare enum ThingConnectivityIndexingMode {
884
- OFF = "OFF",
885
- STATUS = "STATUS",
886
- }
887
- export declare enum ThingIndexingMode {
888
- OFF = "OFF",
889
- REGISTRY = "REGISTRY",
890
- REGISTRY_AND_SHADOW = "REGISTRY_AND_SHADOW",
891
- }
909
+ export declare const NamedShadowIndexingMode: {
910
+ readonly OFF: "OFF";
911
+ readonly ON: "ON";
912
+ };
913
+ export type NamedShadowIndexingMode =
914
+ (typeof NamedShadowIndexingMode)[keyof typeof NamedShadowIndexingMode];
915
+ export declare const ThingConnectivityIndexingMode: {
916
+ readonly OFF: "OFF";
917
+ readonly STATUS: "STATUS";
918
+ };
919
+ export type ThingConnectivityIndexingMode =
920
+ (typeof ThingConnectivityIndexingMode)[keyof typeof ThingConnectivityIndexingMode];
921
+ export declare const ThingIndexingMode: {
922
+ readonly OFF: "OFF";
923
+ readonly REGISTRY: "REGISTRY";
924
+ readonly REGISTRY_AND_SHADOW: "REGISTRY_AND_SHADOW";
925
+ };
926
+ export type ThingIndexingMode =
927
+ (typeof ThingIndexingMode)[keyof typeof ThingIndexingMode];
892
928
  export interface ThingIndexingConfiguration {
893
929
  thingIndexingMode: ThingIndexingMode | string | undefined;
894
930
  thingConnectivityIndexingMode?: ThingConnectivityIndexingMode | string;
@@ -1040,11 +1076,13 @@ export declare class NotConfiguredException extends __BaseException {
1040
1076
  opts: __ExceptionOptionType<NotConfiguredException, __BaseException>
1041
1077
  );
1042
1078
  }
1043
- export declare enum BehaviorCriteriaType {
1044
- MACHINE_LEARNING = "MACHINE_LEARNING",
1045
- STATIC = "STATIC",
1046
- STATISTICAL = "STATISTICAL",
1047
- }
1079
+ export declare const BehaviorCriteriaType: {
1080
+ readonly MACHINE_LEARNING: "MACHINE_LEARNING";
1081
+ readonly STATIC: "STATIC";
1082
+ readonly STATISTICAL: "STATISTICAL";
1083
+ };
1084
+ export type BehaviorCriteriaType =
1085
+ (typeof BehaviorCriteriaType)[keyof typeof BehaviorCriteriaType];
1048
1086
  export interface ListActiveViolationsRequest {
1049
1087
  thingName?: string;
1050
1088
  securityProfileName?: string;
@@ -1207,12 +1245,14 @@ export interface ListDetectMitigationActionsExecutionsRequest {
1207
1245
  maxResults?: number;
1208
1246
  nextToken?: string;
1209
1247
  }
1210
- export declare enum DetectMitigationActionExecutionStatus {
1211
- FAILED = "FAILED",
1212
- IN_PROGRESS = "IN_PROGRESS",
1213
- SKIPPED = "SKIPPED",
1214
- SUCCESSFUL = "SUCCESSFUL",
1215
- }
1248
+ export declare const DetectMitigationActionExecutionStatus: {
1249
+ readonly FAILED: "FAILED";
1250
+ readonly IN_PROGRESS: "IN_PROGRESS";
1251
+ readonly SKIPPED: "SKIPPED";
1252
+ readonly SUCCESSFUL: "SUCCESSFUL";
1253
+ };
1254
+ export type DetectMitigationActionExecutionStatus =
1255
+ (typeof DetectMitigationActionExecutionStatus)[keyof typeof DetectMitigationActionExecutionStatus];
1216
1256
  export interface DetectMitigationActionExecution {
1217
1257
  taskId?: string;
1218
1258
  violationId?: string;
@@ -127,10 +127,11 @@ export interface ListThingPrincipalsResponse {
127
127
  principals?: string[];
128
128
  nextToken?: string;
129
129
  }
130
- export declare enum ReportType {
131
- ERRORS = "ERRORS",
132
- RESULTS = "RESULTS",
133
- }
130
+ export declare const ReportType: {
131
+ readonly ERRORS: "ERRORS";
132
+ readonly RESULTS: "RESULTS";
133
+ };
134
+ export type ReportType = (typeof ReportType)[keyof typeof ReportType];
134
135
  export interface ListThingRegistrationTaskReportsRequest {
135
136
  taskId: string | undefined;
136
137
  reportType: ReportType | string | undefined;
@@ -275,11 +276,13 @@ export interface ListViolationEventsRequest {
275
276
  nextToken?: string;
276
277
  maxResults?: number;
277
278
  }
278
- export declare enum ViolationEventType {
279
- ALARM_CLEARED = "alarm-cleared",
280
- ALARM_INVALIDATED = "alarm-invalidated",
281
- IN_ALARM = "in-alarm",
282
- }
279
+ export declare const ViolationEventType: {
280
+ readonly ALARM_CLEARED: "alarm-cleared";
281
+ readonly ALARM_INVALIDATED: "alarm-invalidated";
282
+ readonly IN_ALARM: "in-alarm";
283
+ };
284
+ export type ViolationEventType =
285
+ (typeof ViolationEventType)[keyof typeof ViolationEventType];
283
286
  export interface ViolationEvent {
284
287
  violationId?: string;
285
288
  thingName?: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot",
3
3
  "description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native",
4
- "version": "3.300.0",
4
+ "version": "3.303.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,43 +21,43 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.300.0",
25
- "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
27
- "@aws-sdk/fetch-http-handler": "3.296.0",
28
- "@aws-sdk/hash-node": "3.296.0",
29
- "@aws-sdk/invalid-dependency": "3.296.0",
30
- "@aws-sdk/middleware-content-length": "3.296.0",
31
- "@aws-sdk/middleware-endpoint": "3.299.0",
32
- "@aws-sdk/middleware-host-header": "3.296.0",
33
- "@aws-sdk/middleware-logger": "3.296.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.296.0",
35
- "@aws-sdk/middleware-retry": "3.300.0",
36
- "@aws-sdk/middleware-serde": "3.296.0",
37
- "@aws-sdk/middleware-signing": "3.299.0",
38
- "@aws-sdk/middleware-stack": "3.296.0",
39
- "@aws-sdk/middleware-user-agent": "3.299.0",
40
- "@aws-sdk/node-config-provider": "3.300.0",
41
- "@aws-sdk/node-http-handler": "3.296.0",
42
- "@aws-sdk/protocol-http": "3.296.0",
43
- "@aws-sdk/smithy-client": "3.296.0",
44
- "@aws-sdk/types": "3.296.0",
45
- "@aws-sdk/url-parser": "3.296.0",
46
- "@aws-sdk/util-base64": "3.295.0",
47
- "@aws-sdk/util-body-length-browser": "3.295.0",
48
- "@aws-sdk/util-body-length-node": "3.295.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.296.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.300.0",
51
- "@aws-sdk/util-endpoints": "3.296.0",
52
- "@aws-sdk/util-retry": "3.296.0",
53
- "@aws-sdk/util-user-agent-browser": "3.299.0",
54
- "@aws-sdk/util-user-agent-node": "3.300.0",
55
- "@aws-sdk/util-utf8": "3.295.0",
24
+ "@aws-sdk/client-sts": "3.303.0",
25
+ "@aws-sdk/config-resolver": "3.303.0",
26
+ "@aws-sdk/credential-provider-node": "3.303.0",
27
+ "@aws-sdk/fetch-http-handler": "3.303.0",
28
+ "@aws-sdk/hash-node": "3.303.0",
29
+ "@aws-sdk/invalid-dependency": "3.303.0",
30
+ "@aws-sdk/middleware-content-length": "3.303.0",
31
+ "@aws-sdk/middleware-endpoint": "3.303.0",
32
+ "@aws-sdk/middleware-host-header": "3.303.0",
33
+ "@aws-sdk/middleware-logger": "3.303.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.303.0",
35
+ "@aws-sdk/middleware-retry": "3.303.0",
36
+ "@aws-sdk/middleware-serde": "3.303.0",
37
+ "@aws-sdk/middleware-signing": "3.303.0",
38
+ "@aws-sdk/middleware-stack": "3.303.0",
39
+ "@aws-sdk/middleware-user-agent": "3.303.0",
40
+ "@aws-sdk/node-config-provider": "3.303.0",
41
+ "@aws-sdk/node-http-handler": "3.303.0",
42
+ "@aws-sdk/protocol-http": "3.303.0",
43
+ "@aws-sdk/smithy-client": "3.303.0",
44
+ "@aws-sdk/types": "3.303.0",
45
+ "@aws-sdk/url-parser": "3.303.0",
46
+ "@aws-sdk/util-base64": "3.303.0",
47
+ "@aws-sdk/util-body-length-browser": "3.303.0",
48
+ "@aws-sdk/util-body-length-node": "3.303.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.303.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.303.0",
51
+ "@aws-sdk/util-endpoints": "3.303.0",
52
+ "@aws-sdk/util-retry": "3.303.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.303.0",
54
+ "@aws-sdk/util-user-agent-node": "3.303.0",
55
+ "@aws-sdk/util-utf8": "3.303.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@aws-sdk/service-client-documentation-generator": "3.295.0",
60
+ "@aws-sdk/service-client-documentation-generator": "3.303.0",
61
61
  "@tsconfig/node14": "1.0.3",
62
62
  "@types/node": "^14.14.31",
63
63
  "@types/uuid": "^8.3.0",