@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
|
@@ -1,93 +1,81 @@
|
|
|
1
1
|
import { IoTServiceException as __BaseException } from "./IoTServiceException";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
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
|
-
})(JobStatus || (JobStatus = {}));
|
|
80
|
-
export var JobExecutionStatus;
|
|
81
|
-
(function (JobExecutionStatus) {
|
|
82
|
-
JobExecutionStatus["CANCELED"] = "CANCELED";
|
|
83
|
-
JobExecutionStatus["FAILED"] = "FAILED";
|
|
84
|
-
JobExecutionStatus["IN_PROGRESS"] = "IN_PROGRESS";
|
|
85
|
-
JobExecutionStatus["QUEUED"] = "QUEUED";
|
|
86
|
-
JobExecutionStatus["REJECTED"] = "REJECTED";
|
|
87
|
-
JobExecutionStatus["REMOVED"] = "REMOVED";
|
|
88
|
-
JobExecutionStatus["SUCCEEDED"] = "SUCCEEDED";
|
|
89
|
-
JobExecutionStatus["TIMED_OUT"] = "TIMED_OUT";
|
|
90
|
-
})(JobExecutionStatus || (JobExecutionStatus = {}));
|
|
2
|
+
export const LogTargetType = {
|
|
3
|
+
CLIENT_ID: "CLIENT_ID",
|
|
4
|
+
DEFAULT: "DEFAULT",
|
|
5
|
+
PRINCIPAL_ID: "PRINCIPAL_ID",
|
|
6
|
+
SOURCE_IP: "SOURCE_IP",
|
|
7
|
+
THING_GROUP: "THING_GROUP",
|
|
8
|
+
};
|
|
9
|
+
export const CertificateMode = {
|
|
10
|
+
DEFAULT: "DEFAULT",
|
|
11
|
+
SNI_ONLY: "SNI_ONLY",
|
|
12
|
+
};
|
|
13
|
+
export const CACertificateStatus = {
|
|
14
|
+
ACTIVE: "ACTIVE",
|
|
15
|
+
INACTIVE: "INACTIVE",
|
|
16
|
+
};
|
|
17
|
+
export const CertificateStatus = {
|
|
18
|
+
ACTIVE: "ACTIVE",
|
|
19
|
+
INACTIVE: "INACTIVE",
|
|
20
|
+
PENDING_ACTIVATION: "PENDING_ACTIVATION",
|
|
21
|
+
PENDING_TRANSFER: "PENDING_TRANSFER",
|
|
22
|
+
REGISTER_INACTIVE: "REGISTER_INACTIVE",
|
|
23
|
+
REVOKED: "REVOKED",
|
|
24
|
+
};
|
|
25
|
+
export const DetectMitigationActionsTaskStatus = {
|
|
26
|
+
CANCELED: "CANCELED",
|
|
27
|
+
FAILED: "FAILED",
|
|
28
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
29
|
+
SUCCESSFUL: "SUCCESSFUL",
|
|
30
|
+
};
|
|
31
|
+
export const DomainConfigurationStatus = {
|
|
32
|
+
DISABLED: "DISABLED",
|
|
33
|
+
ENABLED: "ENABLED",
|
|
34
|
+
};
|
|
35
|
+
export const DomainType = {
|
|
36
|
+
AWS_MANAGED: "AWS_MANAGED",
|
|
37
|
+
CUSTOMER_MANAGED: "CUSTOMER_MANAGED",
|
|
38
|
+
ENDPOINT: "ENDPOINT",
|
|
39
|
+
};
|
|
40
|
+
export const ServerCertificateStatus = {
|
|
41
|
+
INVALID: "INVALID",
|
|
42
|
+
VALID: "VALID",
|
|
43
|
+
};
|
|
44
|
+
export const EventType = {
|
|
45
|
+
CA_CERTIFICATE: "CA_CERTIFICATE",
|
|
46
|
+
CERTIFICATE: "CERTIFICATE",
|
|
47
|
+
JOB: "JOB",
|
|
48
|
+
JOB_EXECUTION: "JOB_EXECUTION",
|
|
49
|
+
POLICY: "POLICY",
|
|
50
|
+
THING: "THING",
|
|
51
|
+
THING_GROUP: "THING_GROUP",
|
|
52
|
+
THING_GROUP_HIERARCHY: "THING_GROUP_HIERARCHY",
|
|
53
|
+
THING_GROUP_MEMBERSHIP: "THING_GROUP_MEMBERSHIP",
|
|
54
|
+
THING_TYPE: "THING_TYPE",
|
|
55
|
+
THING_TYPE_ASSOCIATION: "THING_TYPE_ASSOCIATION",
|
|
56
|
+
};
|
|
57
|
+
export const IndexStatus = {
|
|
58
|
+
ACTIVE: "ACTIVE",
|
|
59
|
+
BUILDING: "BUILDING",
|
|
60
|
+
REBUILDING: "REBUILDING",
|
|
61
|
+
};
|
|
62
|
+
export const JobStatus = {
|
|
63
|
+
CANCELED: "CANCELED",
|
|
64
|
+
COMPLETED: "COMPLETED",
|
|
65
|
+
DELETION_IN_PROGRESS: "DELETION_IN_PROGRESS",
|
|
66
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
67
|
+
SCHEDULED: "SCHEDULED",
|
|
68
|
+
};
|
|
69
|
+
export const JobExecutionStatus = {
|
|
70
|
+
CANCELED: "CANCELED",
|
|
71
|
+
FAILED: "FAILED",
|
|
72
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
73
|
+
QUEUED: "QUEUED",
|
|
74
|
+
REJECTED: "REJECTED",
|
|
75
|
+
REMOVED: "REMOVED",
|
|
76
|
+
SUCCEEDED: "SUCCEEDED",
|
|
77
|
+
TIMED_OUT: "TIMED_OUT",
|
|
78
|
+
};
|
|
91
79
|
export class InternalServerException extends __BaseException {
|
|
92
80
|
constructor(opts) {
|
|
93
81
|
super({
|
|
@@ -100,67 +88,57 @@ export class InternalServerException extends __BaseException {
|
|
|
100
88
|
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
101
89
|
}
|
|
102
90
|
}
|
|
103
|
-
export
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
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
|
-
(function (ThingConnectivityIndexingMode) {
|
|
155
|
-
ThingConnectivityIndexingMode["OFF"] = "OFF";
|
|
156
|
-
ThingConnectivityIndexingMode["STATUS"] = "STATUS";
|
|
157
|
-
})(ThingConnectivityIndexingMode || (ThingConnectivityIndexingMode = {}));
|
|
158
|
-
export var ThingIndexingMode;
|
|
159
|
-
(function (ThingIndexingMode) {
|
|
160
|
-
ThingIndexingMode["OFF"] = "OFF";
|
|
161
|
-
ThingIndexingMode["REGISTRY"] = "REGISTRY";
|
|
162
|
-
ThingIndexingMode["REGISTRY_AND_SHADOW"] = "REGISTRY_AND_SHADOW";
|
|
163
|
-
})(ThingIndexingMode || (ThingIndexingMode = {}));
|
|
91
|
+
export const MitigationActionType = {
|
|
92
|
+
ADD_THINGS_TO_THING_GROUP: "ADD_THINGS_TO_THING_GROUP",
|
|
93
|
+
ENABLE_IOT_LOGGING: "ENABLE_IOT_LOGGING",
|
|
94
|
+
PUBLISH_FINDING_TO_SNS: "PUBLISH_FINDING_TO_SNS",
|
|
95
|
+
REPLACE_DEFAULT_POLICY_VERSION: "REPLACE_DEFAULT_POLICY_VERSION",
|
|
96
|
+
UPDATE_CA_CERTIFICATE: "UPDATE_CA_CERTIFICATE",
|
|
97
|
+
UPDATE_DEVICE_CERTIFICATE: "UPDATE_DEVICE_CERTIFICATE",
|
|
98
|
+
};
|
|
99
|
+
export const DynamicGroupStatus = {
|
|
100
|
+
ACTIVE: "ACTIVE",
|
|
101
|
+
BUILDING: "BUILDING",
|
|
102
|
+
REBUILDING: "REBUILDING",
|
|
103
|
+
};
|
|
104
|
+
export const Status = {
|
|
105
|
+
Cancelled: "Cancelled",
|
|
106
|
+
Cancelling: "Cancelling",
|
|
107
|
+
Completed: "Completed",
|
|
108
|
+
Failed: "Failed",
|
|
109
|
+
InProgress: "InProgress",
|
|
110
|
+
};
|
|
111
|
+
export const ModelStatus = {
|
|
112
|
+
ACTIVE: "ACTIVE",
|
|
113
|
+
EXPIRED: "EXPIRED",
|
|
114
|
+
PENDING_BUILD: "PENDING_BUILD",
|
|
115
|
+
};
|
|
116
|
+
export const FieldType = {
|
|
117
|
+
BOOLEAN: "Boolean",
|
|
118
|
+
NUMBER: "Number",
|
|
119
|
+
STRING: "String",
|
|
120
|
+
};
|
|
121
|
+
export const ThingGroupIndexingMode = {
|
|
122
|
+
OFF: "OFF",
|
|
123
|
+
ON: "ON",
|
|
124
|
+
};
|
|
125
|
+
export const DeviceDefenderIndexingMode = {
|
|
126
|
+
OFF: "OFF",
|
|
127
|
+
VIOLATIONS: "VIOLATIONS",
|
|
128
|
+
};
|
|
129
|
+
export const NamedShadowIndexingMode = {
|
|
130
|
+
OFF: "OFF",
|
|
131
|
+
ON: "ON",
|
|
132
|
+
};
|
|
133
|
+
export const ThingConnectivityIndexingMode = {
|
|
134
|
+
OFF: "OFF",
|
|
135
|
+
STATUS: "STATUS",
|
|
136
|
+
};
|
|
137
|
+
export const ThingIndexingMode = {
|
|
138
|
+
OFF: "OFF",
|
|
139
|
+
REGISTRY: "REGISTRY",
|
|
140
|
+
REGISTRY_AND_SHADOW: "REGISTRY_AND_SHADOW",
|
|
141
|
+
};
|
|
164
142
|
export class NotConfiguredException extends __BaseException {
|
|
165
143
|
constructor(opts) {
|
|
166
144
|
super({
|
|
@@ -173,16 +151,14 @@ export class NotConfiguredException extends __BaseException {
|
|
|
173
151
|
Object.setPrototypeOf(this, NotConfiguredException.prototype);
|
|
174
152
|
}
|
|
175
153
|
}
|
|
176
|
-
export
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
DetectMitigationActionExecutionStatus["SUCCESSFUL"] = "SUCCESSFUL";
|
|
188
|
-
})(DetectMitigationActionExecutionStatus || (DetectMitigationActionExecutionStatus = {}));
|
|
154
|
+
export const BehaviorCriteriaType = {
|
|
155
|
+
MACHINE_LEARNING: "MACHINE_LEARNING",
|
|
156
|
+
STATIC: "STATIC",
|
|
157
|
+
STATISTICAL: "STATISTICAL",
|
|
158
|
+
};
|
|
159
|
+
export const DetectMitigationActionExecutionStatus = {
|
|
160
|
+
FAILED: "FAILED",
|
|
161
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
162
|
+
SKIPPED: "SKIPPED",
|
|
163
|
+
SUCCESSFUL: "SUCCESSFUL",
|
|
164
|
+
};
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { IoTServiceException as __BaseException } from "./IoTServiceException";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
ViolationEventType["IN_ALARM"] = "in-alarm";
|
|
12
|
-
})(ViolationEventType || (ViolationEventType = {}));
|
|
2
|
+
export const ReportType = {
|
|
3
|
+
ERRORS: "ERRORS",
|
|
4
|
+
RESULTS: "RESULTS",
|
|
5
|
+
};
|
|
6
|
+
export const ViolationEventType = {
|
|
7
|
+
ALARM_CLEARED: "alarm-cleared",
|
|
8
|
+
ALARM_INVALIDATED: "alarm-invalidated",
|
|
9
|
+
IN_ALARM: "in-alarm",
|
|
10
|
+
};
|
|
13
11
|
export class RegistrationCodeValidationException extends __BaseException {
|
|
14
12
|
constructor(opts) {
|
|
15
13
|
super({
|
|
@@ -30,7 +30,7 @@ export interface AcceptCertificateTransferCommandOutput extends __MetadataBearer
|
|
|
30
30
|
* import { IoTClient, AcceptCertificateTransferCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
31
31
|
* // const { IoTClient, AcceptCertificateTransferCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
32
32
|
* const client = new IoTClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // AcceptCertificateTransferRequest
|
|
34
34
|
* certificateId: "STRING_VALUE", // required
|
|
35
35
|
* setAsActive: true || false,
|
|
36
36
|
* };
|
|
@@ -27,7 +27,7 @@ export interface AddThingToBillingGroupCommandOutput extends AddThingToBillingGr
|
|
|
27
27
|
* import { IoTClient, AddThingToBillingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, AddThingToBillingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AddThingToBillingGroupRequest
|
|
31
31
|
* billingGroupName: "STRING_VALUE",
|
|
32
32
|
* billingGroupArn: "STRING_VALUE",
|
|
33
33
|
* thingName: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface AddThingToThingGroupCommandOutput extends AddThingToThingGroupR
|
|
|
27
27
|
* import { IoTClient, AddThingToThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, AddThingToThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AddThingToThingGroupRequest
|
|
31
31
|
* thingGroupName: "STRING_VALUE",
|
|
32
32
|
* thingGroupArn: "STRING_VALUE",
|
|
33
33
|
* thingName: "STRING_VALUE",
|
|
@@ -39,8 +39,8 @@ export interface AssociateTargetsWithJobCommandOutput extends AssociateTargetsWi
|
|
|
39
39
|
* import { IoTClient, AssociateTargetsWithJobCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
40
40
|
* // const { IoTClient, AssociateTargetsWithJobCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
41
41
|
* const client = new IoTClient(config);
|
|
42
|
-
* const input = {
|
|
43
|
-
* targets: [ // required
|
|
42
|
+
* const input = { // AssociateTargetsWithJobRequest
|
|
43
|
+
* targets: [ // JobTargets // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* jobId: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface AttachPolicyCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { IoTClient, AttachPolicyCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, AttachPolicyCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AttachPolicyRequest
|
|
32
32
|
* policyName: "STRING_VALUE", // required
|
|
33
33
|
* target: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -33,7 +33,7 @@ export interface AttachPrincipalPolicyCommandOutput extends __MetadataBearer {
|
|
|
33
33
|
* import { IoTClient, AttachPrincipalPolicyCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
34
34
|
* // const { IoTClient, AttachPrincipalPolicyCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
35
35
|
* const client = new IoTClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // AttachPrincipalPolicyRequest
|
|
37
37
|
* policyName: "STRING_VALUE", // required
|
|
38
38
|
* principal: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
@@ -28,7 +28,7 @@ export interface AttachSecurityProfileCommandOutput extends AttachSecurityProfil
|
|
|
28
28
|
* import { IoTClient, AttachSecurityProfileCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, AttachSecurityProfileCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AttachSecurityProfileRequest
|
|
32
32
|
* securityProfileName: "STRING_VALUE", // required
|
|
33
33
|
* securityProfileTargetArn: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -28,7 +28,7 @@ export interface AttachThingPrincipalCommandOutput extends AttachThingPrincipalR
|
|
|
28
28
|
* import { IoTClient, AttachThingPrincipalCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, AttachThingPrincipalCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AttachThingPrincipalRequest
|
|
32
32
|
* thingName: "STRING_VALUE", // required
|
|
33
33
|
* principal: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -29,7 +29,7 @@ export interface CancelAuditMitigationActionsTaskCommandOutput extends CancelAud
|
|
|
29
29
|
* import { IoTClient, CancelAuditMitigationActionsTaskCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, CancelAuditMitigationActionsTaskCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CancelAuditMitigationActionsTaskRequest
|
|
33
33
|
* taskId: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new CancelAuditMitigationActionsTaskCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface CancelAuditTaskCommandOutput extends CancelAuditTaskResponse, _
|
|
|
27
27
|
* import { IoTClient, CancelAuditTaskCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CancelAuditTaskCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CancelAuditTaskRequest
|
|
31
31
|
* taskId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new CancelAuditTaskCommand(input);
|
|
@@ -34,7 +34,7 @@ export interface CancelCertificateTransferCommandOutput extends __MetadataBearer
|
|
|
34
34
|
* import { IoTClient, CancelCertificateTransferCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
35
35
|
* // const { IoTClient, CancelCertificateTransferCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
36
36
|
* const client = new IoTClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // CancelCertificateTransferRequest
|
|
38
38
|
* certificateId: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new CancelCertificateTransferCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface CancelDetectMitigationActionsTaskCommandOutput extends CancelDe
|
|
|
29
29
|
* import { IoTClient, CancelDetectMitigationActionsTaskCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, CancelDetectMitigationActionsTaskCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CancelDetectMitigationActionsTaskRequest
|
|
33
33
|
* taskId: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new CancelDetectMitigationActionsTaskCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface CancelJobCommandOutput extends CancelJobResponse, __MetadataBea
|
|
|
27
27
|
* import { IoTClient, CancelJobCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CancelJobCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CancelJobRequest
|
|
31
31
|
* jobId: "STRING_VALUE", // required
|
|
32
32
|
* reasonCode: "STRING_VALUE",
|
|
33
33
|
* comment: "STRING_VALUE",
|
|
@@ -27,12 +27,12 @@ export interface CancelJobExecutionCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { IoTClient, CancelJobExecutionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CancelJobExecutionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CancelJobExecutionRequest
|
|
31
31
|
* jobId: "STRING_VALUE", // required
|
|
32
32
|
* thingName: "STRING_VALUE", // required
|
|
33
33
|
* force: true || false,
|
|
34
34
|
* expectedVersion: Number("long"),
|
|
35
|
-
* statusDetails: {
|
|
35
|
+
* statusDetails: { // DetailsMap
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* };
|
|
@@ -30,7 +30,7 @@ export interface ConfirmTopicRuleDestinationCommandOutput extends ConfirmTopicRu
|
|
|
30
30
|
* import { IoTClient, ConfirmTopicRuleDestinationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
31
31
|
* // const { IoTClient, ConfirmTopicRuleDestinationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
32
32
|
* const client = new IoTClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // ConfirmTopicRuleDestinationRequest
|
|
34
34
|
* confirmationToken: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new ConfirmTopicRuleDestinationCommand(input);
|
|
@@ -29,21 +29,21 @@ export interface CreateAuditSuppressionCommandOutput extends CreateAuditSuppress
|
|
|
29
29
|
* import { IoTClient, CreateAuditSuppressionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, CreateAuditSuppressionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateAuditSuppressionRequest
|
|
33
33
|
* checkName: "STRING_VALUE", // required
|
|
34
|
-
* resourceIdentifier: {
|
|
34
|
+
* resourceIdentifier: { // ResourceIdentifier
|
|
35
35
|
* deviceCertificateId: "STRING_VALUE",
|
|
36
36
|
* caCertificateId: "STRING_VALUE",
|
|
37
37
|
* cognitoIdentityPoolId: "STRING_VALUE",
|
|
38
38
|
* clientId: "STRING_VALUE",
|
|
39
|
-
* policyVersionIdentifier: {
|
|
39
|
+
* policyVersionIdentifier: { // PolicyVersionIdentifier
|
|
40
40
|
* policyName: "STRING_VALUE",
|
|
41
41
|
* policyVersionId: "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* account: "STRING_VALUE",
|
|
44
44
|
* iamRoleArn: "STRING_VALUE",
|
|
45
45
|
* roleAliasArn: "STRING_VALUE",
|
|
46
|
-
* issuerCertificateIdentifier: {
|
|
46
|
+
* issuerCertificateIdentifier: { // IssuerCertificateIdentifier
|
|
47
47
|
* issuerCertificateSubject: "STRING_VALUE",
|
|
48
48
|
* issuerId: "STRING_VALUE",
|
|
49
49
|
* issuerCertificateSerialNumber: "STRING_VALUE",
|
|
@@ -27,16 +27,16 @@ export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse,
|
|
|
27
27
|
* import { IoTClient, CreateAuthorizerCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateAuthorizerCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateAuthorizerRequest
|
|
31
31
|
* authorizerName: "STRING_VALUE", // required
|
|
32
32
|
* authorizerFunctionArn: "STRING_VALUE", // required
|
|
33
33
|
* tokenKeyName: "STRING_VALUE",
|
|
34
|
-
* tokenSigningPublicKeys: {
|
|
34
|
+
* tokenSigningPublicKeys: { // PublicKeyMap
|
|
35
35
|
* "<keys>": "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
37
|
* status: "ACTIVE" || "INACTIVE",
|
|
38
|
-
* tags: [
|
|
39
|
-
* {
|
|
38
|
+
* tags: [ // TagList
|
|
39
|
+
* { // Tag
|
|
40
40
|
* Key: "STRING_VALUE", // required
|
|
41
41
|
* Value: "STRING_VALUE",
|
|
42
42
|
* },
|
|
@@ -27,13 +27,13 @@ export interface CreateBillingGroupCommandOutput extends CreateBillingGroupRespo
|
|
|
27
27
|
* import { IoTClient, CreateBillingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateBillingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateBillingGroupRequest
|
|
31
31
|
* billingGroupName: "STRING_VALUE", // required
|
|
32
|
-
* billingGroupProperties: {
|
|
32
|
+
* billingGroupProperties: { // BillingGroupProperties
|
|
33
33
|
* billingGroupDescription: "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
|
-
* tags: [
|
|
36
|
-
* {
|
|
35
|
+
* tags: [ // TagList
|
|
36
|
+
* { // Tag
|
|
37
37
|
* Key: "STRING_VALUE", // required
|
|
38
38
|
* Value: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -75,7 +75,7 @@ export interface CreateCertificateFromCsrCommandOutput extends CreateCertificate
|
|
|
75
75
|
* import { IoTClient, CreateCertificateFromCsrCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
76
76
|
* // const { IoTClient, CreateCertificateFromCsrCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
77
77
|
* const client = new IoTClient(config);
|
|
78
|
-
* const input = {
|
|
78
|
+
* const input = { // CreateCertificateFromCsrRequest
|
|
79
79
|
* certificateSigningRequest: "STRING_VALUE", // required
|
|
80
80
|
* setAsActive: true || false,
|
|
81
81
|
* };
|
|
@@ -30,12 +30,12 @@ export interface CreateCustomMetricCommandOutput extends CreateCustomMetricRespo
|
|
|
30
30
|
* import { IoTClient, CreateCustomMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
31
31
|
* // const { IoTClient, CreateCustomMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
32
32
|
* const client = new IoTClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreateCustomMetricRequest
|
|
34
34
|
* metricName: "STRING_VALUE", // required
|
|
35
35
|
* displayName: "STRING_VALUE",
|
|
36
36
|
* metricType: "string-list" || "ip-address-list" || "number-list" || "number", // required
|
|
37
|
-
* tags: [
|
|
38
|
-
* {
|
|
37
|
+
* tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE", // required
|
|
40
40
|
* Value: "STRING_VALUE",
|
|
41
41
|
* },
|