@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
@@ -1,16 +1,14 @@
1
1
  import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
2
2
  import { IoTServiceException as __BaseException } from "./IoTServiceException";
3
- export var AbortAction;
4
- (function (AbortAction) {
5
- AbortAction["CANCEL"] = "CANCEL";
6
- })(AbortAction || (AbortAction = {}));
7
- export var JobExecutionFailureType;
8
- (function (JobExecutionFailureType) {
9
- JobExecutionFailureType["ALL"] = "ALL";
10
- JobExecutionFailureType["FAILED"] = "FAILED";
11
- JobExecutionFailureType["REJECTED"] = "REJECTED";
12
- JobExecutionFailureType["TIMED_OUT"] = "TIMED_OUT";
13
- })(JobExecutionFailureType || (JobExecutionFailureType = {}));
3
+ export const AbortAction = {
4
+ CANCEL: "CANCEL",
5
+ };
6
+ export const JobExecutionFailureType = {
7
+ ALL: "ALL",
8
+ FAILED: "FAILED",
9
+ REJECTED: "REJECTED",
10
+ TIMED_OUT: "TIMED_OUT",
11
+ };
14
12
  export class InternalFailureException extends __BaseException {
15
13
  constructor(opts) {
16
14
  super({
@@ -95,11 +93,10 @@ export class UnauthorizedException extends __BaseException {
95
93
  Object.setPrototypeOf(this, UnauthorizedException.prototype);
96
94
  }
97
95
  }
98
- export var DynamoKeyType;
99
- (function (DynamoKeyType) {
100
- DynamoKeyType["NUMBER"] = "NUMBER";
101
- DynamoKeyType["STRING"] = "STRING";
102
- })(DynamoKeyType || (DynamoKeyType = {}));
96
+ export const DynamoKeyType = {
97
+ NUMBER: "NUMBER",
98
+ STRING: "STRING",
99
+ };
103
100
  export var AssetPropertyVariant;
104
101
  (function (AssetPropertyVariant) {
105
102
  AssetPropertyVariant.visit = (value, visitor) => {
@@ -114,70 +111,61 @@ export var AssetPropertyVariant;
114
111
  return visitor._(value.$unknown[0], value.$unknown[1]);
115
112
  };
116
113
  })(AssetPropertyVariant || (AssetPropertyVariant = {}));
117
- export var CannedAccessControlList;
118
- (function (CannedAccessControlList) {
119
- CannedAccessControlList["AuthenticatedRead"] = "authenticated-read";
120
- CannedAccessControlList["AwsExecRead"] = "aws-exec-read";
121
- CannedAccessControlList["BucketOwnerFullControl"] = "bucket-owner-full-control";
122
- CannedAccessControlList["BucketOwnerRead"] = "bucket-owner-read";
123
- CannedAccessControlList["LogDeliveryWrite"] = "log-delivery-write";
124
- CannedAccessControlList["Private"] = "private";
125
- CannedAccessControlList["PublicRead"] = "public-read";
126
- CannedAccessControlList["PublicReadWrite"] = "public-read-write";
127
- })(CannedAccessControlList || (CannedAccessControlList = {}));
128
- export var MessageFormat;
129
- (function (MessageFormat) {
130
- MessageFormat["JSON"] = "JSON";
131
- MessageFormat["RAW"] = "RAW";
132
- })(MessageFormat || (MessageFormat = {}));
133
- export var ActionType;
134
- (function (ActionType) {
135
- ActionType["CONNECT"] = "CONNECT";
136
- ActionType["PUBLISH"] = "PUBLISH";
137
- ActionType["RECEIVE"] = "RECEIVE";
138
- ActionType["SUBSCRIBE"] = "SUBSCRIBE";
139
- })(ActionType || (ActionType = {}));
140
- export var ComparisonOperator;
141
- (function (ComparisonOperator) {
142
- ComparisonOperator["GREATER_THAN"] = "greater-than";
143
- ComparisonOperator["GREATER_THAN_EQUALS"] = "greater-than-equals";
144
- ComparisonOperator["IN_CIDR_SET"] = "in-cidr-set";
145
- ComparisonOperator["IN_PORT_SET"] = "in-port-set";
146
- ComparisonOperator["IN_SET"] = "in-set";
147
- ComparisonOperator["LESS_THAN"] = "less-than";
148
- ComparisonOperator["LESS_THAN_EQUALS"] = "less-than-equals";
149
- ComparisonOperator["NOT_IN_CIDR_SET"] = "not-in-cidr-set";
150
- ComparisonOperator["NOT_IN_PORT_SET"] = "not-in-port-set";
151
- ComparisonOperator["NOT_IN_SET"] = "not-in-set";
152
- })(ComparisonOperator || (ComparisonOperator = {}));
153
- export var ConfidenceLevel;
154
- (function (ConfidenceLevel) {
155
- ConfidenceLevel["HIGH"] = "HIGH";
156
- ConfidenceLevel["LOW"] = "LOW";
157
- ConfidenceLevel["MEDIUM"] = "MEDIUM";
158
- })(ConfidenceLevel || (ConfidenceLevel = {}));
159
- export var DimensionValueOperator;
160
- (function (DimensionValueOperator) {
161
- DimensionValueOperator["IN"] = "IN";
162
- DimensionValueOperator["NOT_IN"] = "NOT_IN";
163
- })(DimensionValueOperator || (DimensionValueOperator = {}));
164
- export var VerificationState;
165
- (function (VerificationState) {
166
- VerificationState["BENIGN_POSITIVE"] = "BENIGN_POSITIVE";
167
- VerificationState["FALSE_POSITIVE"] = "FALSE_POSITIVE";
168
- VerificationState["TRUE_POSITIVE"] = "TRUE_POSITIVE";
169
- VerificationState["UNKNOWN"] = "UNKNOWN";
170
- })(VerificationState || (VerificationState = {}));
171
- export var AggregationTypeName;
172
- (function (AggregationTypeName) {
173
- AggregationTypeName["CARDINALITY"] = "Cardinality";
174
- AggregationTypeName["PERCENTILES"] = "Percentiles";
175
- AggregationTypeName["STATISTICS"] = "Statistics";
176
- })(AggregationTypeName || (AggregationTypeName = {}));
177
- export var AlertTargetType;
178
- (function (AlertTargetType) {
179
- AlertTargetType["SNS"] = "SNS";
180
- })(AlertTargetType || (AlertTargetType = {}));
114
+ export const CannedAccessControlList = {
115
+ AuthenticatedRead: "authenticated-read",
116
+ AwsExecRead: "aws-exec-read",
117
+ BucketOwnerFullControl: "bucket-owner-full-control",
118
+ BucketOwnerRead: "bucket-owner-read",
119
+ LogDeliveryWrite: "log-delivery-write",
120
+ Private: "private",
121
+ PublicRead: "public-read",
122
+ PublicReadWrite: "public-read-write",
123
+ };
124
+ export const MessageFormat = {
125
+ JSON: "JSON",
126
+ RAW: "RAW",
127
+ };
128
+ export const ActionType = {
129
+ CONNECT: "CONNECT",
130
+ PUBLISH: "PUBLISH",
131
+ RECEIVE: "RECEIVE",
132
+ SUBSCRIBE: "SUBSCRIBE",
133
+ };
134
+ export const ComparisonOperator = {
135
+ GREATER_THAN: "greater-than",
136
+ GREATER_THAN_EQUALS: "greater-than-equals",
137
+ IN_CIDR_SET: "in-cidr-set",
138
+ IN_PORT_SET: "in-port-set",
139
+ IN_SET: "in-set",
140
+ LESS_THAN: "less-than",
141
+ LESS_THAN_EQUALS: "less-than-equals",
142
+ NOT_IN_CIDR_SET: "not-in-cidr-set",
143
+ NOT_IN_PORT_SET: "not-in-port-set",
144
+ NOT_IN_SET: "not-in-set",
145
+ };
146
+ export const ConfidenceLevel = {
147
+ HIGH: "HIGH",
148
+ LOW: "LOW",
149
+ MEDIUM: "MEDIUM",
150
+ };
151
+ export const DimensionValueOperator = {
152
+ IN: "IN",
153
+ NOT_IN: "NOT_IN",
154
+ };
155
+ export const VerificationState = {
156
+ BENIGN_POSITIVE: "BENIGN_POSITIVE",
157
+ FALSE_POSITIVE: "FALSE_POSITIVE",
158
+ TRUE_POSITIVE: "TRUE_POSITIVE",
159
+ UNKNOWN: "UNKNOWN",
160
+ };
161
+ export const AggregationTypeName = {
162
+ CARDINALITY: "Cardinality",
163
+ PERCENTILES: "Percentiles",
164
+ STATISTICS: "Statistics",
165
+ };
166
+ export const AlertTargetType = {
167
+ SNS: "SNS",
168
+ };
181
169
  export class LimitExceededException extends __BaseException {
182
170
  constructor(opts) {
183
171
  super({
@@ -202,89 +190,77 @@ export class VersionConflictException extends __BaseException {
202
190
  Object.setPrototypeOf(this, VersionConflictException.prototype);
203
191
  }
204
192
  }
205
- export var AuditCheckRunStatus;
206
- (function (AuditCheckRunStatus) {
207
- AuditCheckRunStatus["CANCELED"] = "CANCELED";
208
- AuditCheckRunStatus["COMPLETED_COMPLIANT"] = "COMPLETED_COMPLIANT";
209
- AuditCheckRunStatus["COMPLETED_NON_COMPLIANT"] = "COMPLETED_NON_COMPLIANT";
210
- AuditCheckRunStatus["FAILED"] = "FAILED";
211
- AuditCheckRunStatus["IN_PROGRESS"] = "IN_PROGRESS";
212
- AuditCheckRunStatus["WAITING_FOR_DATA_COLLECTION"] = "WAITING_FOR_DATA_COLLECTION";
213
- })(AuditCheckRunStatus || (AuditCheckRunStatus = {}));
214
- export var ResourceType;
215
- (function (ResourceType) {
216
- ResourceType["ACCOUNT_SETTINGS"] = "ACCOUNT_SETTINGS";
217
- ResourceType["CA_CERTIFICATE"] = "CA_CERTIFICATE";
218
- ResourceType["CLIENT_ID"] = "CLIENT_ID";
219
- ResourceType["COGNITO_IDENTITY_POOL"] = "COGNITO_IDENTITY_POOL";
220
- ResourceType["DEVICE_CERTIFICATE"] = "DEVICE_CERTIFICATE";
221
- ResourceType["IAM_ROLE"] = "IAM_ROLE";
222
- ResourceType["IOT_POLICY"] = "IOT_POLICY";
223
- ResourceType["ISSUER_CERTIFICATE"] = "ISSUER_CERTIFICATE";
224
- ResourceType["ROLE_ALIAS"] = "ROLE_ALIAS";
225
- })(ResourceType || (ResourceType = {}));
226
- export var AuditFindingSeverity;
227
- (function (AuditFindingSeverity) {
228
- AuditFindingSeverity["CRITICAL"] = "CRITICAL";
229
- AuditFindingSeverity["HIGH"] = "HIGH";
230
- AuditFindingSeverity["LOW"] = "LOW";
231
- AuditFindingSeverity["MEDIUM"] = "MEDIUM";
232
- })(AuditFindingSeverity || (AuditFindingSeverity = {}));
233
- export var AuditFrequency;
234
- (function (AuditFrequency) {
235
- AuditFrequency["BIWEEKLY"] = "BIWEEKLY";
236
- AuditFrequency["DAILY"] = "DAILY";
237
- AuditFrequency["MONTHLY"] = "MONTHLY";
238
- AuditFrequency["WEEKLY"] = "WEEKLY";
239
- })(AuditFrequency || (AuditFrequency = {}));
240
- export var AuditMitigationActionsExecutionStatus;
241
- (function (AuditMitigationActionsExecutionStatus) {
242
- AuditMitigationActionsExecutionStatus["CANCELED"] = "CANCELED";
243
- AuditMitigationActionsExecutionStatus["COMPLETED"] = "COMPLETED";
244
- AuditMitigationActionsExecutionStatus["FAILED"] = "FAILED";
245
- AuditMitigationActionsExecutionStatus["IN_PROGRESS"] = "IN_PROGRESS";
246
- AuditMitigationActionsExecutionStatus["PENDING"] = "PENDING";
247
- AuditMitigationActionsExecutionStatus["SKIPPED"] = "SKIPPED";
248
- })(AuditMitigationActionsExecutionStatus || (AuditMitigationActionsExecutionStatus = {}));
249
- export var AuditMitigationActionsTaskStatus;
250
- (function (AuditMitigationActionsTaskStatus) {
251
- AuditMitigationActionsTaskStatus["CANCELED"] = "CANCELED";
252
- AuditMitigationActionsTaskStatus["COMPLETED"] = "COMPLETED";
253
- AuditMitigationActionsTaskStatus["FAILED"] = "FAILED";
254
- AuditMitigationActionsTaskStatus["IN_PROGRESS"] = "IN_PROGRESS";
255
- })(AuditMitigationActionsTaskStatus || (AuditMitigationActionsTaskStatus = {}));
256
- export var AuditNotificationType;
257
- (function (AuditNotificationType) {
258
- AuditNotificationType["SNS"] = "SNS";
259
- })(AuditNotificationType || (AuditNotificationType = {}));
260
- export var AuditTaskStatus;
261
- (function (AuditTaskStatus) {
262
- AuditTaskStatus["CANCELED"] = "CANCELED";
263
- AuditTaskStatus["COMPLETED"] = "COMPLETED";
264
- AuditTaskStatus["FAILED"] = "FAILED";
265
- AuditTaskStatus["IN_PROGRESS"] = "IN_PROGRESS";
266
- })(AuditTaskStatus || (AuditTaskStatus = {}));
267
- export var AuditTaskType;
268
- (function (AuditTaskType) {
269
- AuditTaskType["ON_DEMAND_AUDIT_TASK"] = "ON_DEMAND_AUDIT_TASK";
270
- AuditTaskType["SCHEDULED_AUDIT_TASK"] = "SCHEDULED_AUDIT_TASK";
271
- })(AuditTaskType || (AuditTaskType = {}));
272
- export var AuthDecision;
273
- (function (AuthDecision) {
274
- AuthDecision["ALLOWED"] = "ALLOWED";
275
- AuthDecision["EXPLICIT_DENY"] = "EXPLICIT_DENY";
276
- AuthDecision["IMPLICIT_DENY"] = "IMPLICIT_DENY";
277
- })(AuthDecision || (AuthDecision = {}));
278
- export var AuthorizerStatus;
279
- (function (AuthorizerStatus) {
280
- AuthorizerStatus["ACTIVE"] = "ACTIVE";
281
- AuthorizerStatus["INACTIVE"] = "INACTIVE";
282
- })(AuthorizerStatus || (AuthorizerStatus = {}));
283
- export var AutoRegistrationStatus;
284
- (function (AutoRegistrationStatus) {
285
- AutoRegistrationStatus["DISABLE"] = "DISABLE";
286
- AutoRegistrationStatus["ENABLE"] = "ENABLE";
287
- })(AutoRegistrationStatus || (AutoRegistrationStatus = {}));
193
+ export const AuditCheckRunStatus = {
194
+ CANCELED: "CANCELED",
195
+ COMPLETED_COMPLIANT: "COMPLETED_COMPLIANT",
196
+ COMPLETED_NON_COMPLIANT: "COMPLETED_NON_COMPLIANT",
197
+ FAILED: "FAILED",
198
+ IN_PROGRESS: "IN_PROGRESS",
199
+ WAITING_FOR_DATA_COLLECTION: "WAITING_FOR_DATA_COLLECTION",
200
+ };
201
+ export const ResourceType = {
202
+ ACCOUNT_SETTINGS: "ACCOUNT_SETTINGS",
203
+ CA_CERTIFICATE: "CA_CERTIFICATE",
204
+ CLIENT_ID: "CLIENT_ID",
205
+ COGNITO_IDENTITY_POOL: "COGNITO_IDENTITY_POOL",
206
+ DEVICE_CERTIFICATE: "DEVICE_CERTIFICATE",
207
+ IAM_ROLE: "IAM_ROLE",
208
+ IOT_POLICY: "IOT_POLICY",
209
+ ISSUER_CERTIFICATE: "ISSUER_CERTIFICATE",
210
+ ROLE_ALIAS: "ROLE_ALIAS",
211
+ };
212
+ export const AuditFindingSeverity = {
213
+ CRITICAL: "CRITICAL",
214
+ HIGH: "HIGH",
215
+ LOW: "LOW",
216
+ MEDIUM: "MEDIUM",
217
+ };
218
+ export const AuditFrequency = {
219
+ BIWEEKLY: "BIWEEKLY",
220
+ DAILY: "DAILY",
221
+ MONTHLY: "MONTHLY",
222
+ WEEKLY: "WEEKLY",
223
+ };
224
+ export const AuditMitigationActionsExecutionStatus = {
225
+ CANCELED: "CANCELED",
226
+ COMPLETED: "COMPLETED",
227
+ FAILED: "FAILED",
228
+ IN_PROGRESS: "IN_PROGRESS",
229
+ PENDING: "PENDING",
230
+ SKIPPED: "SKIPPED",
231
+ };
232
+ export const AuditMitigationActionsTaskStatus = {
233
+ CANCELED: "CANCELED",
234
+ COMPLETED: "COMPLETED",
235
+ FAILED: "FAILED",
236
+ IN_PROGRESS: "IN_PROGRESS",
237
+ };
238
+ export const AuditNotificationType = {
239
+ SNS: "SNS",
240
+ };
241
+ export const AuditTaskStatus = {
242
+ CANCELED: "CANCELED",
243
+ COMPLETED: "COMPLETED",
244
+ FAILED: "FAILED",
245
+ IN_PROGRESS: "IN_PROGRESS",
246
+ };
247
+ export const AuditTaskType = {
248
+ ON_DEMAND_AUDIT_TASK: "ON_DEMAND_AUDIT_TASK",
249
+ SCHEDULED_AUDIT_TASK: "SCHEDULED_AUDIT_TASK",
250
+ };
251
+ export const AuthDecision = {
252
+ ALLOWED: "ALLOWED",
253
+ EXPLICIT_DENY: "EXPLICIT_DENY",
254
+ IMPLICIT_DENY: "IMPLICIT_DENY",
255
+ };
256
+ export const AuthorizerStatus = {
257
+ ACTIVE: "ACTIVE",
258
+ INACTIVE: "INACTIVE",
259
+ };
260
+ export const AutoRegistrationStatus = {
261
+ DISABLE: "DISABLE",
262
+ ENABLE: "ENABLE",
263
+ };
288
264
  export class InvalidStateTransitionException extends __BaseException {
289
265
  constructor(opts) {
290
266
  super({
@@ -335,17 +311,15 @@ export class ResourceAlreadyExistsException extends __BaseException {
335
311
  this.resourceArn = opts.resourceArn;
336
312
  }
337
313
  }
338
- export var CustomMetricType;
339
- (function (CustomMetricType) {
340
- CustomMetricType["IP_ADDRESS_LIST"] = "ip-address-list";
341
- CustomMetricType["NUMBER"] = "number";
342
- CustomMetricType["NUMBER_LIST"] = "number-list";
343
- CustomMetricType["STRING_LIST"] = "string-list";
344
- })(CustomMetricType || (CustomMetricType = {}));
345
- export var DimensionType;
346
- (function (DimensionType) {
347
- DimensionType["TOPIC_FILTER"] = "TOPIC_FILTER";
348
- })(DimensionType || (DimensionType = {}));
314
+ export const CustomMetricType = {
315
+ IP_ADDRESS_LIST: "ip-address-list",
316
+ NUMBER: "number",
317
+ NUMBER_LIST: "number-list",
318
+ STRING_LIST: "string-list",
319
+ };
320
+ export const DimensionType = {
321
+ TOPIC_FILTER: "TOPIC_FILTER",
322
+ };
349
323
  export class CertificateValidationException extends __BaseException {
350
324
  constructor(opts) {
351
325
  super({
@@ -358,12 +332,11 @@ export class CertificateValidationException extends __BaseException {
358
332
  Object.setPrototypeOf(this, CertificateValidationException.prototype);
359
333
  }
360
334
  }
361
- export var ServiceType;
362
- (function (ServiceType) {
363
- ServiceType["CREDENTIAL_PROVIDER"] = "CREDENTIAL_PROVIDER";
364
- ServiceType["DATA"] = "DATA";
365
- ServiceType["JOBS"] = "JOBS";
366
- })(ServiceType || (ServiceType = {}));
335
+ export const ServiceType = {
336
+ CREDENTIAL_PROVIDER: "CREDENTIAL_PROVIDER",
337
+ DATA: "DATA",
338
+ JOBS: "JOBS",
339
+ };
367
340
  export class InvalidQueryException extends __BaseException {
368
341
  constructor(opts) {
369
342
  super({
@@ -376,36 +349,35 @@ export class InvalidQueryException extends __BaseException {
376
349
  Object.setPrototypeOf(this, InvalidQueryException.prototype);
377
350
  }
378
351
  }
379
- export var FleetMetricUnit;
380
- (function (FleetMetricUnit) {
381
- FleetMetricUnit["Bits"] = "Bits";
382
- FleetMetricUnit["BitsSecond"] = "Bits/Second";
383
- FleetMetricUnit["Bytes"] = "Bytes";
384
- FleetMetricUnit["BytesSecond"] = "Bytes/Second";
385
- FleetMetricUnit["Count"] = "Count";
386
- FleetMetricUnit["CountSecond"] = "Count/Second";
387
- FleetMetricUnit["Gigabits"] = "Gigabits";
388
- FleetMetricUnit["GigabitsSecond"] = "Gigabits/Second";
389
- FleetMetricUnit["Gigabytes"] = "Gigabytes";
390
- FleetMetricUnit["GigabytesSecond"] = "Gigabytes/Second";
391
- FleetMetricUnit["Kilobits"] = "Kilobits";
392
- FleetMetricUnit["KilobitsSecond"] = "Kilobits/Second";
393
- FleetMetricUnit["Kilobytes"] = "Kilobytes";
394
- FleetMetricUnit["KilobytesSecond"] = "Kilobytes/Second";
395
- FleetMetricUnit["Megabits"] = "Megabits";
396
- FleetMetricUnit["MegabitsSecond"] = "Megabits/Second";
397
- FleetMetricUnit["Megabytes"] = "Megabytes";
398
- FleetMetricUnit["MegabytesSecond"] = "Megabytes/Second";
399
- FleetMetricUnit["Microseconds"] = "Microseconds";
400
- FleetMetricUnit["Milliseconds"] = "Milliseconds";
401
- FleetMetricUnit["None"] = "None";
402
- FleetMetricUnit["Percent"] = "Percent";
403
- FleetMetricUnit["Seconds"] = "Seconds";
404
- FleetMetricUnit["Terabits"] = "Terabits";
405
- FleetMetricUnit["TerabitsSecond"] = "Terabits/Second";
406
- FleetMetricUnit["Terabytes"] = "Terabytes";
407
- FleetMetricUnit["TerabytesSecond"] = "Terabytes/Second";
408
- })(FleetMetricUnit || (FleetMetricUnit = {}));
352
+ export const FleetMetricUnit = {
353
+ Bits: "Bits",
354
+ BitsSecond: "Bits/Second",
355
+ Bytes: "Bytes",
356
+ BytesSecond: "Bytes/Second",
357
+ Count: "Count",
358
+ CountSecond: "Count/Second",
359
+ Gigabits: "Gigabits",
360
+ GigabitsSecond: "Gigabits/Second",
361
+ Gigabytes: "Gigabytes",
362
+ GigabytesSecond: "Gigabytes/Second",
363
+ Kilobits: "Kilobits",
364
+ KilobitsSecond: "Kilobits/Second",
365
+ Kilobytes: "Kilobytes",
366
+ KilobytesSecond: "Kilobytes/Second",
367
+ Megabits: "Megabits",
368
+ MegabitsSecond: "Megabits/Second",
369
+ Megabytes: "Megabytes",
370
+ MegabytesSecond: "Megabytes/Second",
371
+ Microseconds: "Microseconds",
372
+ Milliseconds: "Milliseconds",
373
+ None: "None",
374
+ Percent: "Percent",
375
+ Seconds: "Seconds",
376
+ Terabits: "Terabits",
377
+ TerabitsSecond: "Terabits/Second",
378
+ Terabytes: "Terabytes",
379
+ TerabytesSecond: "Terabytes/Second",
380
+ };
409
381
  export class IndexNotReadyException extends __BaseException {
410
382
  constructor(opts) {
411
383
  super({
@@ -430,23 +402,20 @@ export class InvalidAggregationException extends __BaseException {
430
402
  Object.setPrototypeOf(this, InvalidAggregationException.prototype);
431
403
  }
432
404
  }
433
- export var RetryableFailureType;
434
- (function (RetryableFailureType) {
435
- RetryableFailureType["ALL"] = "ALL";
436
- RetryableFailureType["FAILED"] = "FAILED";
437
- RetryableFailureType["TIMED_OUT"] = "TIMED_OUT";
438
- })(RetryableFailureType || (RetryableFailureType = {}));
439
- export var JobEndBehavior;
440
- (function (JobEndBehavior) {
441
- JobEndBehavior["CANCEL"] = "CANCEL";
442
- JobEndBehavior["FORCE_CANCEL"] = "FORCE_CANCEL";
443
- JobEndBehavior["STOP_ROLLOUT"] = "STOP_ROLLOUT";
444
- })(JobEndBehavior || (JobEndBehavior = {}));
445
- export var TargetSelection;
446
- (function (TargetSelection) {
447
- TargetSelection["CONTINUOUS"] = "CONTINUOUS";
448
- TargetSelection["SNAPSHOT"] = "SNAPSHOT";
449
- })(TargetSelection || (TargetSelection = {}));
405
+ export const RetryableFailureType = {
406
+ ALL: "ALL",
407
+ FAILED: "FAILED",
408
+ TIMED_OUT: "TIMED_OUT",
409
+ };
410
+ export const JobEndBehavior = {
411
+ CANCEL: "CANCEL",
412
+ FORCE_CANCEL: "FORCE_CANCEL",
413
+ STOP_ROLLOUT: "STOP_ROLLOUT",
414
+ };
415
+ export const TargetSelection = {
416
+ CONTINUOUS: "CONTINUOUS",
417
+ SNAPSHOT: "SNAPSHOT",
418
+ };
450
419
  export class ConflictException extends __BaseException {
451
420
  constructor(opts) {
452
421
  super({
@@ -459,49 +428,41 @@ export class ConflictException extends __BaseException {
459
428
  Object.setPrototypeOf(this, ConflictException.prototype);
460
429
  }
461
430
  }
462
- export var LogLevel;
463
- (function (LogLevel) {
464
- LogLevel["DEBUG"] = "DEBUG";
465
- LogLevel["DISABLED"] = "DISABLED";
466
- LogLevel["ERROR"] = "ERROR";
467
- LogLevel["INFO"] = "INFO";
468
- LogLevel["WARN"] = "WARN";
469
- })(LogLevel || (LogLevel = {}));
470
- export var PolicyTemplateName;
471
- (function (PolicyTemplateName) {
472
- PolicyTemplateName["BLANK_POLICY"] = "BLANK_POLICY";
473
- })(PolicyTemplateName || (PolicyTemplateName = {}));
474
- export var CACertificateUpdateAction;
475
- (function (CACertificateUpdateAction) {
476
- CACertificateUpdateAction["DEACTIVATE"] = "DEACTIVATE";
477
- })(CACertificateUpdateAction || (CACertificateUpdateAction = {}));
478
- export var DeviceCertificateUpdateAction;
479
- (function (DeviceCertificateUpdateAction) {
480
- DeviceCertificateUpdateAction["DEACTIVATE"] = "DEACTIVATE";
481
- })(DeviceCertificateUpdateAction || (DeviceCertificateUpdateAction = {}));
482
- export var AwsJobAbortCriteriaAbortAction;
483
- (function (AwsJobAbortCriteriaAbortAction) {
484
- AwsJobAbortCriteriaAbortAction["CANCEL"] = "CANCEL";
485
- })(AwsJobAbortCriteriaAbortAction || (AwsJobAbortCriteriaAbortAction = {}));
486
- export var AwsJobAbortCriteriaFailureType;
487
- (function (AwsJobAbortCriteriaFailureType) {
488
- AwsJobAbortCriteriaFailureType["ALL"] = "ALL";
489
- AwsJobAbortCriteriaFailureType["FAILED"] = "FAILED";
490
- AwsJobAbortCriteriaFailureType["REJECTED"] = "REJECTED";
491
- AwsJobAbortCriteriaFailureType["TIMED_OUT"] = "TIMED_OUT";
492
- })(AwsJobAbortCriteriaFailureType || (AwsJobAbortCriteriaFailureType = {}));
493
- export var Protocol;
494
- (function (Protocol) {
495
- Protocol["HTTP"] = "HTTP";
496
- Protocol["MQTT"] = "MQTT";
497
- })(Protocol || (Protocol = {}));
498
- export var OTAUpdateStatus;
499
- (function (OTAUpdateStatus) {
500
- OTAUpdateStatus["CREATE_COMPLETE"] = "CREATE_COMPLETE";
501
- OTAUpdateStatus["CREATE_FAILED"] = "CREATE_FAILED";
502
- OTAUpdateStatus["CREATE_IN_PROGRESS"] = "CREATE_IN_PROGRESS";
503
- OTAUpdateStatus["CREATE_PENDING"] = "CREATE_PENDING";
504
- })(OTAUpdateStatus || (OTAUpdateStatus = {}));
431
+ export const LogLevel = {
432
+ DEBUG: "DEBUG",
433
+ DISABLED: "DISABLED",
434
+ ERROR: "ERROR",
435
+ INFO: "INFO",
436
+ WARN: "WARN",
437
+ };
438
+ export const PolicyTemplateName = {
439
+ BLANK_POLICY: "BLANK_POLICY",
440
+ };
441
+ export const CACertificateUpdateAction = {
442
+ DEACTIVATE: "DEACTIVATE",
443
+ };
444
+ export const DeviceCertificateUpdateAction = {
445
+ DEACTIVATE: "DEACTIVATE",
446
+ };
447
+ export const AwsJobAbortCriteriaAbortAction = {
448
+ CANCEL: "CANCEL",
449
+ };
450
+ export const AwsJobAbortCriteriaFailureType = {
451
+ ALL: "ALL",
452
+ FAILED: "FAILED",
453
+ REJECTED: "REJECTED",
454
+ TIMED_OUT: "TIMED_OUT",
455
+ };
456
+ export const Protocol = {
457
+ HTTP: "HTTP",
458
+ MQTT: "MQTT",
459
+ };
460
+ export const OTAUpdateStatus = {
461
+ CREATE_COMPLETE: "CREATE_COMPLETE",
462
+ CREATE_FAILED: "CREATE_FAILED",
463
+ CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
464
+ CREATE_PENDING: "CREATE_PENDING",
465
+ };
505
466
  export class MalformedPolicyException extends __BaseException {
506
467
  constructor(opts) {
507
468
  super({
@@ -526,21 +487,19 @@ export class VersionsLimitExceededException extends __BaseException {
526
487
  Object.setPrototypeOf(this, VersionsLimitExceededException.prototype);
527
488
  }
528
489
  }
529
- export var TemplateType;
530
- (function (TemplateType) {
531
- TemplateType["FLEET_PROVISIONING"] = "FLEET_PROVISIONING";
532
- TemplateType["JITP"] = "JITP";
533
- })(TemplateType || (TemplateType = {}));
534
- export var DayOfWeek;
535
- (function (DayOfWeek) {
536
- DayOfWeek["FRI"] = "FRI";
537
- DayOfWeek["MON"] = "MON";
538
- DayOfWeek["SAT"] = "SAT";
539
- DayOfWeek["SUN"] = "SUN";
540
- DayOfWeek["THU"] = "THU";
541
- DayOfWeek["TUE"] = "TUE";
542
- DayOfWeek["WED"] = "WED";
543
- })(DayOfWeek || (DayOfWeek = {}));
490
+ export const TemplateType = {
491
+ FLEET_PROVISIONING: "FLEET_PROVISIONING",
492
+ JITP: "JITP",
493
+ };
494
+ export const DayOfWeek = {
495
+ FRI: "FRI",
496
+ MON: "MON",
497
+ SAT: "SAT",
498
+ SUN: "SUN",
499
+ THU: "THU",
500
+ TUE: "TUE",
501
+ WED: "WED",
502
+ };
544
503
  export class SqlParseException extends __BaseException {
545
504
  constructor(opts) {
546
505
  super({
@@ -553,14 +512,13 @@ export class SqlParseException extends __BaseException {
553
512
  Object.setPrototypeOf(this, SqlParseException.prototype);
554
513
  }
555
514
  }
556
- export var TopicRuleDestinationStatus;
557
- (function (TopicRuleDestinationStatus) {
558
- TopicRuleDestinationStatus["DELETING"] = "DELETING";
559
- TopicRuleDestinationStatus["DISABLED"] = "DISABLED";
560
- TopicRuleDestinationStatus["ENABLED"] = "ENABLED";
561
- TopicRuleDestinationStatus["ERROR"] = "ERROR";
562
- TopicRuleDestinationStatus["IN_PROGRESS"] = "IN_PROGRESS";
563
- })(TopicRuleDestinationStatus || (TopicRuleDestinationStatus = {}));
515
+ export const TopicRuleDestinationStatus = {
516
+ DELETING: "DELETING",
517
+ DISABLED: "DISABLED",
518
+ ENABLED: "ENABLED",
519
+ ERROR: "ERROR",
520
+ IN_PROGRESS: "IN_PROGRESS",
521
+ };
564
522
  export class DeleteConflictException extends __BaseException {
565
523
  constructor(opts) {
566
524
  super({