@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.
- package/dist-cjs/models/models_0.js +251 -293
- package/dist-cjs/models/models_1.js +139 -163
- package/dist-cjs/models/models_2.js +9 -11
- package/dist-es/models/models_0.js +251 -293
- package/dist-es/models/models_1.js +139 -163
- package/dist-es/models/models_2.js +9 -11
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -1
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +2 -2
- package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -1
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -1
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -1
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelJobCommand.d.ts +1 -1
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +2 -2
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +4 -4
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
- package/dist-types/commands/CreateDimensionCommand.d.ts +4 -4
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +5 -5
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -6
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +5 -5
- package/dist-types/commands/CreateJobCommand.d.ts +19 -19
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +16 -16
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -1
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +11 -11
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +28 -28
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +4 -4
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +4 -4
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +19 -19
- package/dist-types/commands/CreateStreamCommand.d.ts +6 -6
- package/dist-types/commands/CreateThingCommand.d.ts +3 -3
- package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -6
- package/dist-types/commands/CreateThingTypeCommand.d.ts +5 -5
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +47 -47
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -6
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDimensionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStreamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDimensionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIndexCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStreamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -1
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
- package/dist-types/commands/GetCardinalityCommand.d.ts +1 -1
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetJobDocumentCommand.d.ts +1 -1
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -1
- package/dist-types/commands/GetPercentilesCommand.d.ts +2 -2
- package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +4 -4
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +4 -4
- package/dist-types/commands/ListAuditTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListAuthorizersCommand.d.ts +1 -1
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListCACertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -1
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListDimensionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -1
- package/dist-types/commands/ListIndicesCommand.d.ts +1 -1
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -1
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -1
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListMetricValuesCommand.d.ts +1 -1
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -1
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -1
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -1
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -1
- package/dist-types/commands/ListStreamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListThingTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListThingsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -1
- package/dist-types/commands/ListViolationEventsCommand.d.ts +1 -1
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +4 -4
- package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -1
- package/dist-types/commands/RegisterThingCommand.d.ts +2 -2
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -1
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +47 -47
- package/dist-types/commands/SearchIndexCommand.d.ts +1 -1
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +2 -2
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +2 -2
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -7
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +5 -5
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +2 -2
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -1
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestAuthorizationCommand.d.ts +5 -5
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +5 -5
- package/dist-types/commands/TransferCertificateCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +5 -5
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +2 -2
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +2 -2
- package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDimensionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +4 -4
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +7 -7
- package/dist-types/commands/UpdateJobCommand.d.ts +12 -12
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +9 -9
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +17 -17
- package/dist-types/commands/UpdateStreamCommand.d.ts +4 -4
- package/dist-types/commands/UpdateThingCommand.d.ts +3 -3
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +4 -4
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +2 -2
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +12 -12
- package/dist-types/models/models_0.d.ts +461 -251
- package/dist-types/models/models_1.d.ts +259 -139
- package/dist-types/models/models_2.d.ts +19 -9
- package/dist-types/ts3.4/models/models_0.d.ts +322 -251
- package/dist-types/ts3.4/models/models_1.d.ts +179 -139
- package/dist-types/ts3.4/models/models_2.d.ts +12 -9
- package/package.json +34 -34
|
@@ -4,17 +4,15 @@ exports.ConflictException = exports.TargetSelection = exports.JobEndBehavior = e
|
|
|
4
4
|
exports.CreateProvisioningClaimResponseFilterSensitiveLog = exports.CreateKeysAndCertificateResponseFilterSensitiveLog = exports.KeyPairFilterSensitiveLog = exports.CertificateStateException = exports.DeleteConflictException = exports.TopicRuleDestinationStatus = exports.SqlParseException = exports.DayOfWeek = exports.TemplateType = exports.VersionsLimitExceededException = exports.MalformedPolicyException = exports.OTAUpdateStatus = exports.Protocol = exports.AwsJobAbortCriteriaFailureType = exports.AwsJobAbortCriteriaAbortAction = exports.DeviceCertificateUpdateAction = exports.CACertificateUpdateAction = exports.PolicyTemplateName = exports.LogLevel = void 0;
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const IoTServiceException_1 = require("./IoTServiceException");
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
JobExecutionFailureType["TIMED_OUT"] = "TIMED_OUT";
|
|
17
|
-
})(JobExecutionFailureType = exports.JobExecutionFailureType || (exports.JobExecutionFailureType = {}));
|
|
7
|
+
exports.AbortAction = {
|
|
8
|
+
CANCEL: "CANCEL",
|
|
9
|
+
};
|
|
10
|
+
exports.JobExecutionFailureType = {
|
|
11
|
+
ALL: "ALL",
|
|
12
|
+
FAILED: "FAILED",
|
|
13
|
+
REJECTED: "REJECTED",
|
|
14
|
+
TIMED_OUT: "TIMED_OUT",
|
|
15
|
+
};
|
|
18
16
|
class InternalFailureException extends IoTServiceException_1.IoTServiceException {
|
|
19
17
|
constructor(opts) {
|
|
20
18
|
super({
|
|
@@ -106,11 +104,10 @@ class UnauthorizedException extends IoTServiceException_1.IoTServiceException {
|
|
|
106
104
|
}
|
|
107
105
|
}
|
|
108
106
|
exports.UnauthorizedException = UnauthorizedException;
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
})(DynamoKeyType = exports.DynamoKeyType || (exports.DynamoKeyType = {}));
|
|
107
|
+
exports.DynamoKeyType = {
|
|
108
|
+
NUMBER: "NUMBER",
|
|
109
|
+
STRING: "STRING",
|
|
110
|
+
};
|
|
114
111
|
var AssetPropertyVariant;
|
|
115
112
|
(function (AssetPropertyVariant) {
|
|
116
113
|
AssetPropertyVariant.visit = (value, visitor) => {
|
|
@@ -125,70 +122,61 @@ var AssetPropertyVariant;
|
|
|
125
122
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
126
123
|
};
|
|
127
124
|
})(AssetPropertyVariant = exports.AssetPropertyVariant || (exports.AssetPropertyVariant = {}));
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
(function (AggregationTypeName) {
|
|
184
|
-
AggregationTypeName["CARDINALITY"] = "Cardinality";
|
|
185
|
-
AggregationTypeName["PERCENTILES"] = "Percentiles";
|
|
186
|
-
AggregationTypeName["STATISTICS"] = "Statistics";
|
|
187
|
-
})(AggregationTypeName = exports.AggregationTypeName || (exports.AggregationTypeName = {}));
|
|
188
|
-
var AlertTargetType;
|
|
189
|
-
(function (AlertTargetType) {
|
|
190
|
-
AlertTargetType["SNS"] = "SNS";
|
|
191
|
-
})(AlertTargetType = exports.AlertTargetType || (exports.AlertTargetType = {}));
|
|
125
|
+
exports.CannedAccessControlList = {
|
|
126
|
+
AuthenticatedRead: "authenticated-read",
|
|
127
|
+
AwsExecRead: "aws-exec-read",
|
|
128
|
+
BucketOwnerFullControl: "bucket-owner-full-control",
|
|
129
|
+
BucketOwnerRead: "bucket-owner-read",
|
|
130
|
+
LogDeliveryWrite: "log-delivery-write",
|
|
131
|
+
Private: "private",
|
|
132
|
+
PublicRead: "public-read",
|
|
133
|
+
PublicReadWrite: "public-read-write",
|
|
134
|
+
};
|
|
135
|
+
exports.MessageFormat = {
|
|
136
|
+
JSON: "JSON",
|
|
137
|
+
RAW: "RAW",
|
|
138
|
+
};
|
|
139
|
+
exports.ActionType = {
|
|
140
|
+
CONNECT: "CONNECT",
|
|
141
|
+
PUBLISH: "PUBLISH",
|
|
142
|
+
RECEIVE: "RECEIVE",
|
|
143
|
+
SUBSCRIBE: "SUBSCRIBE",
|
|
144
|
+
};
|
|
145
|
+
exports.ComparisonOperator = {
|
|
146
|
+
GREATER_THAN: "greater-than",
|
|
147
|
+
GREATER_THAN_EQUALS: "greater-than-equals",
|
|
148
|
+
IN_CIDR_SET: "in-cidr-set",
|
|
149
|
+
IN_PORT_SET: "in-port-set",
|
|
150
|
+
IN_SET: "in-set",
|
|
151
|
+
LESS_THAN: "less-than",
|
|
152
|
+
LESS_THAN_EQUALS: "less-than-equals",
|
|
153
|
+
NOT_IN_CIDR_SET: "not-in-cidr-set",
|
|
154
|
+
NOT_IN_PORT_SET: "not-in-port-set",
|
|
155
|
+
NOT_IN_SET: "not-in-set",
|
|
156
|
+
};
|
|
157
|
+
exports.ConfidenceLevel = {
|
|
158
|
+
HIGH: "HIGH",
|
|
159
|
+
LOW: "LOW",
|
|
160
|
+
MEDIUM: "MEDIUM",
|
|
161
|
+
};
|
|
162
|
+
exports.DimensionValueOperator = {
|
|
163
|
+
IN: "IN",
|
|
164
|
+
NOT_IN: "NOT_IN",
|
|
165
|
+
};
|
|
166
|
+
exports.VerificationState = {
|
|
167
|
+
BENIGN_POSITIVE: "BENIGN_POSITIVE",
|
|
168
|
+
FALSE_POSITIVE: "FALSE_POSITIVE",
|
|
169
|
+
TRUE_POSITIVE: "TRUE_POSITIVE",
|
|
170
|
+
UNKNOWN: "UNKNOWN",
|
|
171
|
+
};
|
|
172
|
+
exports.AggregationTypeName = {
|
|
173
|
+
CARDINALITY: "Cardinality",
|
|
174
|
+
PERCENTILES: "Percentiles",
|
|
175
|
+
STATISTICS: "Statistics",
|
|
176
|
+
};
|
|
177
|
+
exports.AlertTargetType = {
|
|
178
|
+
SNS: "SNS",
|
|
179
|
+
};
|
|
192
180
|
class LimitExceededException extends IoTServiceException_1.IoTServiceException {
|
|
193
181
|
constructor(opts) {
|
|
194
182
|
super({
|
|
@@ -215,89 +203,77 @@ class VersionConflictException extends IoTServiceException_1.IoTServiceException
|
|
|
215
203
|
}
|
|
216
204
|
}
|
|
217
205
|
exports.VersionConflictException = VersionConflictException;
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
AuthDecision["IMPLICIT_DENY"] = "IMPLICIT_DENY";
|
|
290
|
-
})(AuthDecision = exports.AuthDecision || (exports.AuthDecision = {}));
|
|
291
|
-
var AuthorizerStatus;
|
|
292
|
-
(function (AuthorizerStatus) {
|
|
293
|
-
AuthorizerStatus["ACTIVE"] = "ACTIVE";
|
|
294
|
-
AuthorizerStatus["INACTIVE"] = "INACTIVE";
|
|
295
|
-
})(AuthorizerStatus = exports.AuthorizerStatus || (exports.AuthorizerStatus = {}));
|
|
296
|
-
var AutoRegistrationStatus;
|
|
297
|
-
(function (AutoRegistrationStatus) {
|
|
298
|
-
AutoRegistrationStatus["DISABLE"] = "DISABLE";
|
|
299
|
-
AutoRegistrationStatus["ENABLE"] = "ENABLE";
|
|
300
|
-
})(AutoRegistrationStatus = exports.AutoRegistrationStatus || (exports.AutoRegistrationStatus = {}));
|
|
206
|
+
exports.AuditCheckRunStatus = {
|
|
207
|
+
CANCELED: "CANCELED",
|
|
208
|
+
COMPLETED_COMPLIANT: "COMPLETED_COMPLIANT",
|
|
209
|
+
COMPLETED_NON_COMPLIANT: "COMPLETED_NON_COMPLIANT",
|
|
210
|
+
FAILED: "FAILED",
|
|
211
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
212
|
+
WAITING_FOR_DATA_COLLECTION: "WAITING_FOR_DATA_COLLECTION",
|
|
213
|
+
};
|
|
214
|
+
exports.ResourceType = {
|
|
215
|
+
ACCOUNT_SETTINGS: "ACCOUNT_SETTINGS",
|
|
216
|
+
CA_CERTIFICATE: "CA_CERTIFICATE",
|
|
217
|
+
CLIENT_ID: "CLIENT_ID",
|
|
218
|
+
COGNITO_IDENTITY_POOL: "COGNITO_IDENTITY_POOL",
|
|
219
|
+
DEVICE_CERTIFICATE: "DEVICE_CERTIFICATE",
|
|
220
|
+
IAM_ROLE: "IAM_ROLE",
|
|
221
|
+
IOT_POLICY: "IOT_POLICY",
|
|
222
|
+
ISSUER_CERTIFICATE: "ISSUER_CERTIFICATE",
|
|
223
|
+
ROLE_ALIAS: "ROLE_ALIAS",
|
|
224
|
+
};
|
|
225
|
+
exports.AuditFindingSeverity = {
|
|
226
|
+
CRITICAL: "CRITICAL",
|
|
227
|
+
HIGH: "HIGH",
|
|
228
|
+
LOW: "LOW",
|
|
229
|
+
MEDIUM: "MEDIUM",
|
|
230
|
+
};
|
|
231
|
+
exports.AuditFrequency = {
|
|
232
|
+
BIWEEKLY: "BIWEEKLY",
|
|
233
|
+
DAILY: "DAILY",
|
|
234
|
+
MONTHLY: "MONTHLY",
|
|
235
|
+
WEEKLY: "WEEKLY",
|
|
236
|
+
};
|
|
237
|
+
exports.AuditMitigationActionsExecutionStatus = {
|
|
238
|
+
CANCELED: "CANCELED",
|
|
239
|
+
COMPLETED: "COMPLETED",
|
|
240
|
+
FAILED: "FAILED",
|
|
241
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
242
|
+
PENDING: "PENDING",
|
|
243
|
+
SKIPPED: "SKIPPED",
|
|
244
|
+
};
|
|
245
|
+
exports.AuditMitigationActionsTaskStatus = {
|
|
246
|
+
CANCELED: "CANCELED",
|
|
247
|
+
COMPLETED: "COMPLETED",
|
|
248
|
+
FAILED: "FAILED",
|
|
249
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
250
|
+
};
|
|
251
|
+
exports.AuditNotificationType = {
|
|
252
|
+
SNS: "SNS",
|
|
253
|
+
};
|
|
254
|
+
exports.AuditTaskStatus = {
|
|
255
|
+
CANCELED: "CANCELED",
|
|
256
|
+
COMPLETED: "COMPLETED",
|
|
257
|
+
FAILED: "FAILED",
|
|
258
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
259
|
+
};
|
|
260
|
+
exports.AuditTaskType = {
|
|
261
|
+
ON_DEMAND_AUDIT_TASK: "ON_DEMAND_AUDIT_TASK",
|
|
262
|
+
SCHEDULED_AUDIT_TASK: "SCHEDULED_AUDIT_TASK",
|
|
263
|
+
};
|
|
264
|
+
exports.AuthDecision = {
|
|
265
|
+
ALLOWED: "ALLOWED",
|
|
266
|
+
EXPLICIT_DENY: "EXPLICIT_DENY",
|
|
267
|
+
IMPLICIT_DENY: "IMPLICIT_DENY",
|
|
268
|
+
};
|
|
269
|
+
exports.AuthorizerStatus = {
|
|
270
|
+
ACTIVE: "ACTIVE",
|
|
271
|
+
INACTIVE: "INACTIVE",
|
|
272
|
+
};
|
|
273
|
+
exports.AutoRegistrationStatus = {
|
|
274
|
+
DISABLE: "DISABLE",
|
|
275
|
+
ENABLE: "ENABLE",
|
|
276
|
+
};
|
|
301
277
|
class InvalidStateTransitionException extends IoTServiceException_1.IoTServiceException {
|
|
302
278
|
constructor(opts) {
|
|
303
279
|
super({
|
|
@@ -352,17 +328,15 @@ class ResourceAlreadyExistsException extends IoTServiceException_1.IoTServiceExc
|
|
|
352
328
|
}
|
|
353
329
|
}
|
|
354
330
|
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
DimensionType["TOPIC_FILTER"] = "TOPIC_FILTER";
|
|
365
|
-
})(DimensionType = exports.DimensionType || (exports.DimensionType = {}));
|
|
331
|
+
exports.CustomMetricType = {
|
|
332
|
+
IP_ADDRESS_LIST: "ip-address-list",
|
|
333
|
+
NUMBER: "number",
|
|
334
|
+
NUMBER_LIST: "number-list",
|
|
335
|
+
STRING_LIST: "string-list",
|
|
336
|
+
};
|
|
337
|
+
exports.DimensionType = {
|
|
338
|
+
TOPIC_FILTER: "TOPIC_FILTER",
|
|
339
|
+
};
|
|
366
340
|
class CertificateValidationException extends IoTServiceException_1.IoTServiceException {
|
|
367
341
|
constructor(opts) {
|
|
368
342
|
super({
|
|
@@ -376,12 +350,11 @@ class CertificateValidationException extends IoTServiceException_1.IoTServiceExc
|
|
|
376
350
|
}
|
|
377
351
|
}
|
|
378
352
|
exports.CertificateValidationException = CertificateValidationException;
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
})(ServiceType = exports.ServiceType || (exports.ServiceType = {}));
|
|
353
|
+
exports.ServiceType = {
|
|
354
|
+
CREDENTIAL_PROVIDER: "CREDENTIAL_PROVIDER",
|
|
355
|
+
DATA: "DATA",
|
|
356
|
+
JOBS: "JOBS",
|
|
357
|
+
};
|
|
385
358
|
class InvalidQueryException extends IoTServiceException_1.IoTServiceException {
|
|
386
359
|
constructor(opts) {
|
|
387
360
|
super({
|
|
@@ -395,36 +368,35 @@ class InvalidQueryException extends IoTServiceException_1.IoTServiceException {
|
|
|
395
368
|
}
|
|
396
369
|
}
|
|
397
370
|
exports.InvalidQueryException = InvalidQueryException;
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
})(FleetMetricUnit = exports.FleetMetricUnit || (exports.FleetMetricUnit = {}));
|
|
371
|
+
exports.FleetMetricUnit = {
|
|
372
|
+
Bits: "Bits",
|
|
373
|
+
BitsSecond: "Bits/Second",
|
|
374
|
+
Bytes: "Bytes",
|
|
375
|
+
BytesSecond: "Bytes/Second",
|
|
376
|
+
Count: "Count",
|
|
377
|
+
CountSecond: "Count/Second",
|
|
378
|
+
Gigabits: "Gigabits",
|
|
379
|
+
GigabitsSecond: "Gigabits/Second",
|
|
380
|
+
Gigabytes: "Gigabytes",
|
|
381
|
+
GigabytesSecond: "Gigabytes/Second",
|
|
382
|
+
Kilobits: "Kilobits",
|
|
383
|
+
KilobitsSecond: "Kilobits/Second",
|
|
384
|
+
Kilobytes: "Kilobytes",
|
|
385
|
+
KilobytesSecond: "Kilobytes/Second",
|
|
386
|
+
Megabits: "Megabits",
|
|
387
|
+
MegabitsSecond: "Megabits/Second",
|
|
388
|
+
Megabytes: "Megabytes",
|
|
389
|
+
MegabytesSecond: "Megabytes/Second",
|
|
390
|
+
Microseconds: "Microseconds",
|
|
391
|
+
Milliseconds: "Milliseconds",
|
|
392
|
+
None: "None",
|
|
393
|
+
Percent: "Percent",
|
|
394
|
+
Seconds: "Seconds",
|
|
395
|
+
Terabits: "Terabits",
|
|
396
|
+
TerabitsSecond: "Terabits/Second",
|
|
397
|
+
Terabytes: "Terabytes",
|
|
398
|
+
TerabytesSecond: "Terabytes/Second",
|
|
399
|
+
};
|
|
428
400
|
class IndexNotReadyException extends IoTServiceException_1.IoTServiceException {
|
|
429
401
|
constructor(opts) {
|
|
430
402
|
super({
|
|
@@ -451,23 +423,20 @@ class InvalidAggregationException extends IoTServiceException_1.IoTServiceExcept
|
|
|
451
423
|
}
|
|
452
424
|
}
|
|
453
425
|
exports.InvalidAggregationException = InvalidAggregationException;
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
TargetSelection["CONTINUOUS"] = "CONTINUOUS";
|
|
469
|
-
TargetSelection["SNAPSHOT"] = "SNAPSHOT";
|
|
470
|
-
})(TargetSelection = exports.TargetSelection || (exports.TargetSelection = {}));
|
|
426
|
+
exports.RetryableFailureType = {
|
|
427
|
+
ALL: "ALL",
|
|
428
|
+
FAILED: "FAILED",
|
|
429
|
+
TIMED_OUT: "TIMED_OUT",
|
|
430
|
+
};
|
|
431
|
+
exports.JobEndBehavior = {
|
|
432
|
+
CANCEL: "CANCEL",
|
|
433
|
+
FORCE_CANCEL: "FORCE_CANCEL",
|
|
434
|
+
STOP_ROLLOUT: "STOP_ROLLOUT",
|
|
435
|
+
};
|
|
436
|
+
exports.TargetSelection = {
|
|
437
|
+
CONTINUOUS: "CONTINUOUS",
|
|
438
|
+
SNAPSHOT: "SNAPSHOT",
|
|
439
|
+
};
|
|
471
440
|
class ConflictException extends IoTServiceException_1.IoTServiceException {
|
|
472
441
|
constructor(opts) {
|
|
473
442
|
super({
|
|
@@ -481,49 +450,41 @@ class ConflictException extends IoTServiceException_1.IoTServiceException {
|
|
|
481
450
|
}
|
|
482
451
|
}
|
|
483
452
|
exports.ConflictException = ConflictException;
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
}
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
})(Protocol = exports.Protocol || (exports.Protocol = {}));
|
|
520
|
-
var OTAUpdateStatus;
|
|
521
|
-
(function (OTAUpdateStatus) {
|
|
522
|
-
OTAUpdateStatus["CREATE_COMPLETE"] = "CREATE_COMPLETE";
|
|
523
|
-
OTAUpdateStatus["CREATE_FAILED"] = "CREATE_FAILED";
|
|
524
|
-
OTAUpdateStatus["CREATE_IN_PROGRESS"] = "CREATE_IN_PROGRESS";
|
|
525
|
-
OTAUpdateStatus["CREATE_PENDING"] = "CREATE_PENDING";
|
|
526
|
-
})(OTAUpdateStatus = exports.OTAUpdateStatus || (exports.OTAUpdateStatus = {}));
|
|
453
|
+
exports.LogLevel = {
|
|
454
|
+
DEBUG: "DEBUG",
|
|
455
|
+
DISABLED: "DISABLED",
|
|
456
|
+
ERROR: "ERROR",
|
|
457
|
+
INFO: "INFO",
|
|
458
|
+
WARN: "WARN",
|
|
459
|
+
};
|
|
460
|
+
exports.PolicyTemplateName = {
|
|
461
|
+
BLANK_POLICY: "BLANK_POLICY",
|
|
462
|
+
};
|
|
463
|
+
exports.CACertificateUpdateAction = {
|
|
464
|
+
DEACTIVATE: "DEACTIVATE",
|
|
465
|
+
};
|
|
466
|
+
exports.DeviceCertificateUpdateAction = {
|
|
467
|
+
DEACTIVATE: "DEACTIVATE",
|
|
468
|
+
};
|
|
469
|
+
exports.AwsJobAbortCriteriaAbortAction = {
|
|
470
|
+
CANCEL: "CANCEL",
|
|
471
|
+
};
|
|
472
|
+
exports.AwsJobAbortCriteriaFailureType = {
|
|
473
|
+
ALL: "ALL",
|
|
474
|
+
FAILED: "FAILED",
|
|
475
|
+
REJECTED: "REJECTED",
|
|
476
|
+
TIMED_OUT: "TIMED_OUT",
|
|
477
|
+
};
|
|
478
|
+
exports.Protocol = {
|
|
479
|
+
HTTP: "HTTP",
|
|
480
|
+
MQTT: "MQTT",
|
|
481
|
+
};
|
|
482
|
+
exports.OTAUpdateStatus = {
|
|
483
|
+
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
484
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
485
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
486
|
+
CREATE_PENDING: "CREATE_PENDING",
|
|
487
|
+
};
|
|
527
488
|
class MalformedPolicyException extends IoTServiceException_1.IoTServiceException {
|
|
528
489
|
constructor(opts) {
|
|
529
490
|
super({
|
|
@@ -550,21 +511,19 @@ class VersionsLimitExceededException extends IoTServiceException_1.IoTServiceExc
|
|
|
550
511
|
}
|
|
551
512
|
}
|
|
552
513
|
exports.VersionsLimitExceededException = VersionsLimitExceededException;
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
DayOfWeek["WED"] = "WED";
|
|
567
|
-
})(DayOfWeek = exports.DayOfWeek || (exports.DayOfWeek = {}));
|
|
514
|
+
exports.TemplateType = {
|
|
515
|
+
FLEET_PROVISIONING: "FLEET_PROVISIONING",
|
|
516
|
+
JITP: "JITP",
|
|
517
|
+
};
|
|
518
|
+
exports.DayOfWeek = {
|
|
519
|
+
FRI: "FRI",
|
|
520
|
+
MON: "MON",
|
|
521
|
+
SAT: "SAT",
|
|
522
|
+
SUN: "SUN",
|
|
523
|
+
THU: "THU",
|
|
524
|
+
TUE: "TUE",
|
|
525
|
+
WED: "WED",
|
|
526
|
+
};
|
|
568
527
|
class SqlParseException extends IoTServiceException_1.IoTServiceException {
|
|
569
528
|
constructor(opts) {
|
|
570
529
|
super({
|
|
@@ -578,14 +537,13 @@ class SqlParseException extends IoTServiceException_1.IoTServiceException {
|
|
|
578
537
|
}
|
|
579
538
|
}
|
|
580
539
|
exports.SqlParseException = SqlParseException;
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
})(TopicRuleDestinationStatus = exports.TopicRuleDestinationStatus || (exports.TopicRuleDestinationStatus = {}));
|
|
540
|
+
exports.TopicRuleDestinationStatus = {
|
|
541
|
+
DELETING: "DELETING",
|
|
542
|
+
DISABLED: "DISABLED",
|
|
543
|
+
ENABLED: "ENABLED",
|
|
544
|
+
ERROR: "ERROR",
|
|
545
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
546
|
+
};
|
|
589
547
|
class DeleteConflictException extends IoTServiceException_1.IoTServiceException {
|
|
590
548
|
constructor(opts) {
|
|
591
549
|
super({
|