@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
|
@@ -2,95 +2,83 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DetectMitigationActionExecutionStatus = exports.BehaviorCriteriaType = exports.NotConfiguredException = exports.ThingIndexingMode = exports.ThingConnectivityIndexingMode = exports.NamedShadowIndexingMode = exports.DeviceDefenderIndexingMode = exports.ThingGroupIndexingMode = exports.FieldType = exports.ModelStatus = exports.Status = exports.DynamicGroupStatus = exports.MitigationActionType = exports.InternalServerException = exports.JobExecutionStatus = exports.JobStatus = exports.IndexStatus = exports.EventType = exports.ServerCertificateStatus = exports.DomainType = exports.DomainConfigurationStatus = exports.DetectMitigationActionsTaskStatus = exports.CertificateStatus = exports.CACertificateStatus = exports.CertificateMode = exports.LogTargetType = void 0;
|
|
4
4
|
const IoTServiceException_1 = require("./IoTServiceException");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
})(JobStatus = exports.JobStatus || (exports.JobStatus = {}));
|
|
83
|
-
var JobExecutionStatus;
|
|
84
|
-
(function (JobExecutionStatus) {
|
|
85
|
-
JobExecutionStatus["CANCELED"] = "CANCELED";
|
|
86
|
-
JobExecutionStatus["FAILED"] = "FAILED";
|
|
87
|
-
JobExecutionStatus["IN_PROGRESS"] = "IN_PROGRESS";
|
|
88
|
-
JobExecutionStatus["QUEUED"] = "QUEUED";
|
|
89
|
-
JobExecutionStatus["REJECTED"] = "REJECTED";
|
|
90
|
-
JobExecutionStatus["REMOVED"] = "REMOVED";
|
|
91
|
-
JobExecutionStatus["SUCCEEDED"] = "SUCCEEDED";
|
|
92
|
-
JobExecutionStatus["TIMED_OUT"] = "TIMED_OUT";
|
|
93
|
-
})(JobExecutionStatus = exports.JobExecutionStatus || (exports.JobExecutionStatus = {}));
|
|
5
|
+
exports.LogTargetType = {
|
|
6
|
+
CLIENT_ID: "CLIENT_ID",
|
|
7
|
+
DEFAULT: "DEFAULT",
|
|
8
|
+
PRINCIPAL_ID: "PRINCIPAL_ID",
|
|
9
|
+
SOURCE_IP: "SOURCE_IP",
|
|
10
|
+
THING_GROUP: "THING_GROUP",
|
|
11
|
+
};
|
|
12
|
+
exports.CertificateMode = {
|
|
13
|
+
DEFAULT: "DEFAULT",
|
|
14
|
+
SNI_ONLY: "SNI_ONLY",
|
|
15
|
+
};
|
|
16
|
+
exports.CACertificateStatus = {
|
|
17
|
+
ACTIVE: "ACTIVE",
|
|
18
|
+
INACTIVE: "INACTIVE",
|
|
19
|
+
};
|
|
20
|
+
exports.CertificateStatus = {
|
|
21
|
+
ACTIVE: "ACTIVE",
|
|
22
|
+
INACTIVE: "INACTIVE",
|
|
23
|
+
PENDING_ACTIVATION: "PENDING_ACTIVATION",
|
|
24
|
+
PENDING_TRANSFER: "PENDING_TRANSFER",
|
|
25
|
+
REGISTER_INACTIVE: "REGISTER_INACTIVE",
|
|
26
|
+
REVOKED: "REVOKED",
|
|
27
|
+
};
|
|
28
|
+
exports.DetectMitigationActionsTaskStatus = {
|
|
29
|
+
CANCELED: "CANCELED",
|
|
30
|
+
FAILED: "FAILED",
|
|
31
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
32
|
+
SUCCESSFUL: "SUCCESSFUL",
|
|
33
|
+
};
|
|
34
|
+
exports.DomainConfigurationStatus = {
|
|
35
|
+
DISABLED: "DISABLED",
|
|
36
|
+
ENABLED: "ENABLED",
|
|
37
|
+
};
|
|
38
|
+
exports.DomainType = {
|
|
39
|
+
AWS_MANAGED: "AWS_MANAGED",
|
|
40
|
+
CUSTOMER_MANAGED: "CUSTOMER_MANAGED",
|
|
41
|
+
ENDPOINT: "ENDPOINT",
|
|
42
|
+
};
|
|
43
|
+
exports.ServerCertificateStatus = {
|
|
44
|
+
INVALID: "INVALID",
|
|
45
|
+
VALID: "VALID",
|
|
46
|
+
};
|
|
47
|
+
exports.EventType = {
|
|
48
|
+
CA_CERTIFICATE: "CA_CERTIFICATE",
|
|
49
|
+
CERTIFICATE: "CERTIFICATE",
|
|
50
|
+
JOB: "JOB",
|
|
51
|
+
JOB_EXECUTION: "JOB_EXECUTION",
|
|
52
|
+
POLICY: "POLICY",
|
|
53
|
+
THING: "THING",
|
|
54
|
+
THING_GROUP: "THING_GROUP",
|
|
55
|
+
THING_GROUP_HIERARCHY: "THING_GROUP_HIERARCHY",
|
|
56
|
+
THING_GROUP_MEMBERSHIP: "THING_GROUP_MEMBERSHIP",
|
|
57
|
+
THING_TYPE: "THING_TYPE",
|
|
58
|
+
THING_TYPE_ASSOCIATION: "THING_TYPE_ASSOCIATION",
|
|
59
|
+
};
|
|
60
|
+
exports.IndexStatus = {
|
|
61
|
+
ACTIVE: "ACTIVE",
|
|
62
|
+
BUILDING: "BUILDING",
|
|
63
|
+
REBUILDING: "REBUILDING",
|
|
64
|
+
};
|
|
65
|
+
exports.JobStatus = {
|
|
66
|
+
CANCELED: "CANCELED",
|
|
67
|
+
COMPLETED: "COMPLETED",
|
|
68
|
+
DELETION_IN_PROGRESS: "DELETION_IN_PROGRESS",
|
|
69
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
70
|
+
SCHEDULED: "SCHEDULED",
|
|
71
|
+
};
|
|
72
|
+
exports.JobExecutionStatus = {
|
|
73
|
+
CANCELED: "CANCELED",
|
|
74
|
+
FAILED: "FAILED",
|
|
75
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
76
|
+
QUEUED: "QUEUED",
|
|
77
|
+
REJECTED: "REJECTED",
|
|
78
|
+
REMOVED: "REMOVED",
|
|
79
|
+
SUCCEEDED: "SUCCEEDED",
|
|
80
|
+
TIMED_OUT: "TIMED_OUT",
|
|
81
|
+
};
|
|
94
82
|
class InternalServerException extends IoTServiceException_1.IoTServiceException {
|
|
95
83
|
constructor(opts) {
|
|
96
84
|
super({
|
|
@@ -104,67 +92,57 @@ class InternalServerException extends IoTServiceException_1.IoTServiceException
|
|
|
104
92
|
}
|
|
105
93
|
}
|
|
106
94
|
exports.InternalServerException = InternalServerException;
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
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
|
-
(function (ThingConnectivityIndexingMode) {
|
|
159
|
-
ThingConnectivityIndexingMode["OFF"] = "OFF";
|
|
160
|
-
ThingConnectivityIndexingMode["STATUS"] = "STATUS";
|
|
161
|
-
})(ThingConnectivityIndexingMode = exports.ThingConnectivityIndexingMode || (exports.ThingConnectivityIndexingMode = {}));
|
|
162
|
-
var ThingIndexingMode;
|
|
163
|
-
(function (ThingIndexingMode) {
|
|
164
|
-
ThingIndexingMode["OFF"] = "OFF";
|
|
165
|
-
ThingIndexingMode["REGISTRY"] = "REGISTRY";
|
|
166
|
-
ThingIndexingMode["REGISTRY_AND_SHADOW"] = "REGISTRY_AND_SHADOW";
|
|
167
|
-
})(ThingIndexingMode = exports.ThingIndexingMode || (exports.ThingIndexingMode = {}));
|
|
95
|
+
exports.MitigationActionType = {
|
|
96
|
+
ADD_THINGS_TO_THING_GROUP: "ADD_THINGS_TO_THING_GROUP",
|
|
97
|
+
ENABLE_IOT_LOGGING: "ENABLE_IOT_LOGGING",
|
|
98
|
+
PUBLISH_FINDING_TO_SNS: "PUBLISH_FINDING_TO_SNS",
|
|
99
|
+
REPLACE_DEFAULT_POLICY_VERSION: "REPLACE_DEFAULT_POLICY_VERSION",
|
|
100
|
+
UPDATE_CA_CERTIFICATE: "UPDATE_CA_CERTIFICATE",
|
|
101
|
+
UPDATE_DEVICE_CERTIFICATE: "UPDATE_DEVICE_CERTIFICATE",
|
|
102
|
+
};
|
|
103
|
+
exports.DynamicGroupStatus = {
|
|
104
|
+
ACTIVE: "ACTIVE",
|
|
105
|
+
BUILDING: "BUILDING",
|
|
106
|
+
REBUILDING: "REBUILDING",
|
|
107
|
+
};
|
|
108
|
+
exports.Status = {
|
|
109
|
+
Cancelled: "Cancelled",
|
|
110
|
+
Cancelling: "Cancelling",
|
|
111
|
+
Completed: "Completed",
|
|
112
|
+
Failed: "Failed",
|
|
113
|
+
InProgress: "InProgress",
|
|
114
|
+
};
|
|
115
|
+
exports.ModelStatus = {
|
|
116
|
+
ACTIVE: "ACTIVE",
|
|
117
|
+
EXPIRED: "EXPIRED",
|
|
118
|
+
PENDING_BUILD: "PENDING_BUILD",
|
|
119
|
+
};
|
|
120
|
+
exports.FieldType = {
|
|
121
|
+
BOOLEAN: "Boolean",
|
|
122
|
+
NUMBER: "Number",
|
|
123
|
+
STRING: "String",
|
|
124
|
+
};
|
|
125
|
+
exports.ThingGroupIndexingMode = {
|
|
126
|
+
OFF: "OFF",
|
|
127
|
+
ON: "ON",
|
|
128
|
+
};
|
|
129
|
+
exports.DeviceDefenderIndexingMode = {
|
|
130
|
+
OFF: "OFF",
|
|
131
|
+
VIOLATIONS: "VIOLATIONS",
|
|
132
|
+
};
|
|
133
|
+
exports.NamedShadowIndexingMode = {
|
|
134
|
+
OFF: "OFF",
|
|
135
|
+
ON: "ON",
|
|
136
|
+
};
|
|
137
|
+
exports.ThingConnectivityIndexingMode = {
|
|
138
|
+
OFF: "OFF",
|
|
139
|
+
STATUS: "STATUS",
|
|
140
|
+
};
|
|
141
|
+
exports.ThingIndexingMode = {
|
|
142
|
+
OFF: "OFF",
|
|
143
|
+
REGISTRY: "REGISTRY",
|
|
144
|
+
REGISTRY_AND_SHADOW: "REGISTRY_AND_SHADOW",
|
|
145
|
+
};
|
|
168
146
|
class NotConfiguredException extends IoTServiceException_1.IoTServiceException {
|
|
169
147
|
constructor(opts) {
|
|
170
148
|
super({
|
|
@@ -178,16 +156,14 @@ class NotConfiguredException extends IoTServiceException_1.IoTServiceException {
|
|
|
178
156
|
}
|
|
179
157
|
}
|
|
180
158
|
exports.NotConfiguredException = NotConfiguredException;
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
DetectMitigationActionExecutionStatus["SUCCESSFUL"] = "SUCCESSFUL";
|
|
193
|
-
})(DetectMitigationActionExecutionStatus = exports.DetectMitigationActionExecutionStatus || (exports.DetectMitigationActionExecutionStatus = {}));
|
|
159
|
+
exports.BehaviorCriteriaType = {
|
|
160
|
+
MACHINE_LEARNING: "MACHINE_LEARNING",
|
|
161
|
+
STATIC: "STATIC",
|
|
162
|
+
STATISTICAL: "STATISTICAL",
|
|
163
|
+
};
|
|
164
|
+
exports.DetectMitigationActionExecutionStatus = {
|
|
165
|
+
FAILED: "FAILED",
|
|
166
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
167
|
+
SKIPPED: "SKIPPED",
|
|
168
|
+
SUCCESSFUL: "SUCCESSFUL",
|
|
169
|
+
};
|
|
@@ -2,17 +2,15 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TransferConflictException = exports.InvalidResponseException = exports.TaskAlreadyExistsException = exports.ResourceRegistrationFailureException = exports.CertificateConflictException = exports.RegistrationCodeValidationException = exports.ViolationEventType = exports.ReportType = void 0;
|
|
4
4
|
const IoTServiceException_1 = require("./IoTServiceException");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
ViolationEventType["IN_ALARM"] = "in-alarm";
|
|
15
|
-
})(ViolationEventType = exports.ViolationEventType || (exports.ViolationEventType = {}));
|
|
5
|
+
exports.ReportType = {
|
|
6
|
+
ERRORS: "ERRORS",
|
|
7
|
+
RESULTS: "RESULTS",
|
|
8
|
+
};
|
|
9
|
+
exports.ViolationEventType = {
|
|
10
|
+
ALARM_CLEARED: "alarm-cleared",
|
|
11
|
+
ALARM_INVALIDATED: "alarm-invalidated",
|
|
12
|
+
IN_ALARM: "in-alarm",
|
|
13
|
+
};
|
|
16
14
|
class RegistrationCodeValidationException extends IoTServiceException_1.IoTServiceException {
|
|
17
15
|
constructor(opts) {
|
|
18
16
|
super({
|