@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
|
@@ -27,9 +27,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
27
27
|
* import { IoTClient, UntagResourceCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UntagResourceCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UntagResourceRequest
|
|
31
31
|
* resourceArn: "STRING_VALUE", // required
|
|
32
|
-
* tagKeys: [ // required
|
|
32
|
+
* tagKeys: [ // TagKeyList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -29,17 +29,17 @@ export interface UpdateAccountAuditConfigurationCommandOutput extends UpdateAcco
|
|
|
29
29
|
* import { IoTClient, UpdateAccountAuditConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, UpdateAccountAuditConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // UpdateAccountAuditConfigurationRequest
|
|
33
33
|
* roleArn: "STRING_VALUE",
|
|
34
|
-
* auditNotificationTargetConfigurations: {
|
|
35
|
-
* "<keys>": {
|
|
34
|
+
* auditNotificationTargetConfigurations: { // AuditNotificationTargetConfigurations
|
|
35
|
+
* "<keys>": { // AuditNotificationTarget
|
|
36
36
|
* targetArn: "STRING_VALUE",
|
|
37
37
|
* roleArn: "STRING_VALUE",
|
|
38
38
|
* enabled: true || false,
|
|
39
39
|
* },
|
|
40
40
|
* },
|
|
41
|
-
* auditCheckConfigurations: {
|
|
42
|
-
* "<keys>": {
|
|
41
|
+
* auditCheckConfigurations: { // AuditCheckConfigurations
|
|
42
|
+
* "<keys>": { // AuditCheckConfiguration
|
|
43
43
|
* enabled: true || false,
|
|
44
44
|
* },
|
|
45
45
|
* },
|
|
@@ -28,21 +28,21 @@ export interface UpdateAuditSuppressionCommandOutput extends UpdateAuditSuppress
|
|
|
28
28
|
* import { IoTClient, UpdateAuditSuppressionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, UpdateAuditSuppressionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateAuditSuppressionRequest
|
|
32
32
|
* checkName: "STRING_VALUE", // required
|
|
33
|
-
* resourceIdentifier: {
|
|
33
|
+
* resourceIdentifier: { // ResourceIdentifier
|
|
34
34
|
* deviceCertificateId: "STRING_VALUE",
|
|
35
35
|
* caCertificateId: "STRING_VALUE",
|
|
36
36
|
* cognitoIdentityPoolId: "STRING_VALUE",
|
|
37
37
|
* clientId: "STRING_VALUE",
|
|
38
|
-
* policyVersionIdentifier: {
|
|
38
|
+
* policyVersionIdentifier: { // PolicyVersionIdentifier
|
|
39
39
|
* policyName: "STRING_VALUE",
|
|
40
40
|
* policyVersionId: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
42
|
* account: "STRING_VALUE",
|
|
43
43
|
* iamRoleArn: "STRING_VALUE",
|
|
44
44
|
* roleAliasArn: "STRING_VALUE",
|
|
45
|
-
* issuerCertificateIdentifier: {
|
|
45
|
+
* issuerCertificateIdentifier: { // IssuerCertificateIdentifier
|
|
46
46
|
* issuerCertificateSubject: "STRING_VALUE",
|
|
47
47
|
* issuerId: "STRING_VALUE",
|
|
48
48
|
* issuerCertificateSerialNumber: "STRING_VALUE",
|
|
@@ -27,11 +27,11 @@ export interface UpdateAuthorizerCommandOutput extends UpdateAuthorizerResponse,
|
|
|
27
27
|
* import { IoTClient, UpdateAuthorizerCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateAuthorizerCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateAuthorizerRequest
|
|
31
31
|
* authorizerName: "STRING_VALUE", // required
|
|
32
32
|
* authorizerFunctionArn: "STRING_VALUE",
|
|
33
33
|
* tokenKeyName: "STRING_VALUE",
|
|
34
|
-
* tokenSigningPublicKeys: {
|
|
34
|
+
* tokenSigningPublicKeys: { // PublicKeyMap
|
|
35
35
|
* "<keys>": "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
37
|
* status: "ACTIVE" || "INACTIVE",
|
|
@@ -27,9 +27,9 @@ export interface UpdateBillingGroupCommandOutput extends UpdateBillingGroupRespo
|
|
|
27
27
|
* import { IoTClient, UpdateBillingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateBillingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateBillingGroupRequest
|
|
31
31
|
* billingGroupName: "STRING_VALUE", // required
|
|
32
|
-
* billingGroupProperties: {
|
|
32
|
+
* billingGroupProperties: { // BillingGroupProperties
|
|
33
33
|
* billingGroupDescription: "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* expectedVersion: Number("long"),
|
|
@@ -27,11 +27,11 @@ export interface UpdateCACertificateCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { IoTClient, UpdateCACertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateCACertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateCACertificateRequest
|
|
31
31
|
* certificateId: "STRING_VALUE", // required
|
|
32
32
|
* newStatus: "ACTIVE" || "INACTIVE",
|
|
33
33
|
* newAutoRegistrationStatus: "ENABLE" || "DISABLE",
|
|
34
|
-
* registrationConfig: {
|
|
34
|
+
* registrationConfig: { // RegistrationConfig
|
|
35
35
|
* templateBody: "STRING_VALUE",
|
|
36
36
|
* roleArn: "STRING_VALUE",
|
|
37
37
|
* templateName: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface UpdateCertificateCommandOutput extends __MetadataBearer {
|
|
|
33
33
|
* import { IoTClient, UpdateCertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
34
34
|
* // const { IoTClient, UpdateCertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
35
35
|
* const client = new IoTClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // UpdateCertificateRequest
|
|
37
37
|
* certificateId: "STRING_VALUE", // required
|
|
38
38
|
* newStatus: "ACTIVE" || "INACTIVE" || "REVOKED" || "PENDING_TRANSFER" || "REGISTER_INACTIVE" || "PENDING_ACTIVATION", // required
|
|
39
39
|
* };
|
|
@@ -28,7 +28,7 @@ export interface UpdateCustomMetricCommandOutput extends UpdateCustomMetricRespo
|
|
|
28
28
|
* import { IoTClient, UpdateCustomMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, UpdateCustomMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateCustomMetricRequest
|
|
32
32
|
* metricName: "STRING_VALUE", // required
|
|
33
33
|
* displayName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -32,9 +32,9 @@ export interface UpdateDimensionCommandOutput extends UpdateDimensionResponse, _
|
|
|
32
32
|
* import { IoTClient, UpdateDimensionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
33
33
|
* // const { IoTClient, UpdateDimensionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
34
34
|
* const client = new IoTClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // UpdateDimensionRequest
|
|
36
36
|
* name: "STRING_VALUE", // required
|
|
37
|
-
* stringValues: [ // required
|
|
37
|
+
* stringValues: [ // DimensionStringValues // required
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* };
|
|
@@ -28,9 +28,9 @@ export interface UpdateDomainConfigurationCommandOutput extends UpdateDomainConf
|
|
|
28
28
|
* import { IoTClient, UpdateDomainConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, UpdateDomainConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateDomainConfigurationRequest
|
|
32
32
|
* domainConfigurationName: "STRING_VALUE", // required
|
|
33
|
-
* authorizerConfig: {
|
|
33
|
+
* authorizerConfig: { // AuthorizerConfig
|
|
34
34
|
* defaultAuthorizerName: "STRING_VALUE",
|
|
35
35
|
* allowAuthorizerOverride: true || false,
|
|
36
36
|
* },
|
|
@@ -27,12 +27,12 @@ export interface UpdateDynamicThingGroupCommandOutput extends UpdateDynamicThing
|
|
|
27
27
|
* import { IoTClient, UpdateDynamicThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateDynamicThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateDynamicThingGroupRequest
|
|
31
31
|
* thingGroupName: "STRING_VALUE", // required
|
|
32
|
-
* thingGroupProperties: {
|
|
32
|
+
* thingGroupProperties: { // ThingGroupProperties
|
|
33
33
|
* thingGroupDescription: "STRING_VALUE",
|
|
34
|
-
* attributePayload: {
|
|
35
|
-
* attributes: {
|
|
34
|
+
* attributePayload: { // AttributePayload
|
|
35
|
+
* attributes: { // Attributes
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* merge: true || false,
|
|
@@ -27,9 +27,9 @@ export interface UpdateEventConfigurationsCommandOutput extends UpdateEventConfi
|
|
|
27
27
|
* import { IoTClient, UpdateEventConfigurationsCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateEventConfigurationsCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* eventConfigurations: {
|
|
32
|
-
* "<keys>": {
|
|
30
|
+
* const input = { // UpdateEventConfigurationsRequest
|
|
31
|
+
* eventConfigurations: { // EventConfigurations
|
|
32
|
+
* "<keys>": { // Configuration
|
|
33
33
|
* Enabled: true || false,
|
|
34
34
|
* },
|
|
35
35
|
* },
|
|
@@ -27,12 +27,12 @@ export interface UpdateFleetMetricCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { IoTClient, UpdateFleetMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateFleetMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateFleetMetricRequest
|
|
31
31
|
* metricName: "STRING_VALUE", // required
|
|
32
32
|
* queryString: "STRING_VALUE",
|
|
33
|
-
* aggregationType: {
|
|
33
|
+
* aggregationType: { // AggregationType
|
|
34
34
|
* name: "Statistics" || "Percentiles" || "Cardinality", // required
|
|
35
|
-
* values: [
|
|
35
|
+
* values: [ // AggregationTypeValues
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -27,14 +27,14 @@ export interface UpdateIndexingConfigurationCommandOutput extends UpdateIndexing
|
|
|
27
27
|
* import { IoTClient, UpdateIndexingConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateIndexingConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* thingIndexingConfiguration: {
|
|
30
|
+
* const input = { // UpdateIndexingConfigurationRequest
|
|
31
|
+
* thingIndexingConfiguration: { // ThingIndexingConfiguration
|
|
32
32
|
* thingIndexingMode: "OFF" || "REGISTRY" || "REGISTRY_AND_SHADOW", // required
|
|
33
33
|
* thingConnectivityIndexingMode: "OFF" || "STATUS",
|
|
34
34
|
* deviceDefenderIndexingMode: "OFF" || "VIOLATIONS",
|
|
35
35
|
* namedShadowIndexingMode: "OFF" || "ON",
|
|
36
|
-
* managedFields: [
|
|
37
|
-
* {
|
|
36
|
+
* managedFields: [ // Fields
|
|
37
|
+
* { // Field
|
|
38
38
|
* name: "STRING_VALUE",
|
|
39
39
|
* type: "Number" || "String" || "Boolean",
|
|
40
40
|
* },
|
|
@@ -45,13 +45,13 @@ export interface UpdateIndexingConfigurationCommandOutput extends UpdateIndexing
|
|
|
45
45
|
* type: "Number" || "String" || "Boolean",
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
|
-
* filter: {
|
|
49
|
-
* namedShadowNames: [
|
|
48
|
+
* filter: { // IndexingFilter
|
|
49
|
+
* namedShadowNames: [ // NamedShadowNamesFilter
|
|
50
50
|
* "STRING_VALUE",
|
|
51
51
|
* ],
|
|
52
52
|
* },
|
|
53
53
|
* },
|
|
54
|
-
* thingGroupIndexingConfiguration: {
|
|
54
|
+
* thingGroupIndexingConfiguration: { // ThingGroupIndexingConfiguration
|
|
55
55
|
* thingGroupIndexingMode: "OFF" || "ON", // required
|
|
56
56
|
* managedFields: [
|
|
57
57
|
* {
|
|
@@ -27,27 +27,27 @@ export interface UpdateJobCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { IoTClient, UpdateJobCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateJobCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateJobRequest
|
|
31
31
|
* jobId: "STRING_VALUE", // required
|
|
32
32
|
* description: "STRING_VALUE",
|
|
33
|
-
* presignedUrlConfig: {
|
|
33
|
+
* presignedUrlConfig: { // PresignedUrlConfig
|
|
34
34
|
* roleArn: "STRING_VALUE",
|
|
35
35
|
* expiresInSec: Number("long"),
|
|
36
36
|
* },
|
|
37
|
-
* jobExecutionsRolloutConfig: {
|
|
37
|
+
* jobExecutionsRolloutConfig: { // JobExecutionsRolloutConfig
|
|
38
38
|
* maximumPerMinute: Number("int"),
|
|
39
|
-
* exponentialRate: {
|
|
39
|
+
* exponentialRate: { // ExponentialRolloutRate
|
|
40
40
|
* baseRatePerMinute: Number("int"), // required
|
|
41
41
|
* incrementFactor: Number("double"), // required
|
|
42
|
-
* rateIncreaseCriteria: {
|
|
42
|
+
* rateIncreaseCriteria: { // RateIncreaseCriteria
|
|
43
43
|
* numberOfNotifiedThings: Number("int"),
|
|
44
44
|
* numberOfSucceededThings: Number("int"),
|
|
45
45
|
* },
|
|
46
46
|
* },
|
|
47
47
|
* },
|
|
48
|
-
* abortConfig: {
|
|
49
|
-
* criteriaList: [ // required
|
|
50
|
-
* {
|
|
48
|
+
* abortConfig: { // AbortConfig
|
|
49
|
+
* criteriaList: [ // AbortCriteriaList // required
|
|
50
|
+
* { // AbortCriteria
|
|
51
51
|
* failureType: "FAILED" || "REJECTED" || "TIMED_OUT" || "ALL", // required
|
|
52
52
|
* action: "CANCEL", // required
|
|
53
53
|
* thresholdPercentage: Number("double"), // required
|
|
@@ -55,13 +55,13 @@ export interface UpdateJobCommandOutput extends __MetadataBearer {
|
|
|
55
55
|
* },
|
|
56
56
|
* ],
|
|
57
57
|
* },
|
|
58
|
-
* timeoutConfig: {
|
|
58
|
+
* timeoutConfig: { // TimeoutConfig
|
|
59
59
|
* inProgressTimeoutInMinutes: Number("long"),
|
|
60
60
|
* },
|
|
61
61
|
* namespaceId: "STRING_VALUE",
|
|
62
|
-
* jobExecutionsRetryConfig: {
|
|
63
|
-
* criteriaList: [ // required
|
|
64
|
-
* {
|
|
62
|
+
* jobExecutionsRetryConfig: { // JobExecutionsRetryConfig
|
|
63
|
+
* criteriaList: [ // RetryCriteriaList // required
|
|
64
|
+
* { // RetryCriteria
|
|
65
65
|
* failureType: "FAILED" || "TIMED_OUT" || "ALL", // required
|
|
66
66
|
* numberOfRetries: Number("int"), // required
|
|
67
67
|
* },
|
|
@@ -27,30 +27,30 @@ export interface UpdateMitigationActionCommandOutput extends UpdateMitigationAct
|
|
|
27
27
|
* import { IoTClient, UpdateMitigationActionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateMitigationActionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateMitigationActionRequest
|
|
31
31
|
* actionName: "STRING_VALUE", // required
|
|
32
32
|
* roleArn: "STRING_VALUE",
|
|
33
|
-
* actionParams: {
|
|
34
|
-
* updateDeviceCertificateParams: {
|
|
33
|
+
* actionParams: { // MitigationActionParams
|
|
34
|
+
* updateDeviceCertificateParams: { // UpdateDeviceCertificateParams
|
|
35
35
|
* action: "DEACTIVATE", // required
|
|
36
36
|
* },
|
|
37
|
-
* updateCACertificateParams: {
|
|
37
|
+
* updateCACertificateParams: { // UpdateCACertificateParams
|
|
38
38
|
* action: "DEACTIVATE", // required
|
|
39
39
|
* },
|
|
40
|
-
* addThingsToThingGroupParams: {
|
|
41
|
-
* thingGroupNames: [ // required
|
|
40
|
+
* addThingsToThingGroupParams: { // AddThingsToThingGroupParams
|
|
41
|
+
* thingGroupNames: [ // ThingGroupNames // required
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* overrideDynamicGroups: true || false,
|
|
45
45
|
* },
|
|
46
|
-
* replaceDefaultPolicyVersionParams: {
|
|
46
|
+
* replaceDefaultPolicyVersionParams: { // ReplaceDefaultPolicyVersionParams
|
|
47
47
|
* templateName: "BLANK_POLICY", // required
|
|
48
48
|
* },
|
|
49
|
-
* enableIoTLoggingParams: {
|
|
49
|
+
* enableIoTLoggingParams: { // EnableIoTLoggingParams
|
|
50
50
|
* roleArnForLogging: "STRING_VALUE", // required
|
|
51
51
|
* logLevel: "DEBUG" || "INFO" || "ERROR" || "WARN" || "DISABLED", // required
|
|
52
52
|
* },
|
|
53
|
-
* publishFindingToSnsParams: {
|
|
53
|
+
* publishFindingToSnsParams: { // PublishFindingToSnsParams
|
|
54
54
|
* topicArn: "STRING_VALUE", // required
|
|
55
55
|
* },
|
|
56
56
|
* },
|
|
@@ -27,13 +27,13 @@ export interface UpdateProvisioningTemplateCommandOutput extends UpdateProvision
|
|
|
27
27
|
* import { IoTClient, UpdateProvisioningTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateProvisioningTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateProvisioningTemplateRequest
|
|
31
31
|
* templateName: "STRING_VALUE", // required
|
|
32
32
|
* description: "STRING_VALUE",
|
|
33
33
|
* enabled: true || false,
|
|
34
34
|
* defaultVersionId: Number("int"),
|
|
35
35
|
* provisioningRoleArn: "STRING_VALUE",
|
|
36
|
-
* preProvisioningHook: {
|
|
36
|
+
* preProvisioningHook: { // ProvisioningHook
|
|
37
37
|
* payloadVersion: "STRING_VALUE",
|
|
38
38
|
* targetArn: "STRING_VALUE", // required
|
|
39
39
|
* },
|
|
@@ -27,7 +27,7 @@ export interface UpdateRoleAliasCommandOutput extends UpdateRoleAliasResponse, _
|
|
|
27
27
|
* import { IoTClient, UpdateRoleAliasCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateRoleAliasCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateRoleAliasRequest
|
|
31
31
|
* roleAlias: "STRING_VALUE", // required
|
|
32
32
|
* roleArn: "STRING_VALUE",
|
|
33
33
|
* credentialDurationSeconds: Number("int"),
|
|
@@ -28,11 +28,11 @@ export interface UpdateScheduledAuditCommandOutput extends UpdateScheduledAuditR
|
|
|
28
28
|
* import { IoTClient, UpdateScheduledAuditCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, UpdateScheduledAuditCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateScheduledAuditRequest
|
|
32
32
|
* frequency: "DAILY" || "WEEKLY" || "BIWEEKLY" || "MONTHLY",
|
|
33
33
|
* dayOfMonth: "STRING_VALUE",
|
|
34
34
|
* dayOfWeek: "SUN" || "MON" || "TUE" || "WED" || "THU" || "FRI" || "SAT",
|
|
35
|
-
* targetCheckNames: [
|
|
35
|
+
* targetCheckNames: [ // TargetAuditCheckNames
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* scheduledAuditName: "STRING_VALUE", // required
|
|
@@ -27,59 +27,59 @@ export interface UpdateSecurityProfileCommandOutput extends UpdateSecurityProfil
|
|
|
27
27
|
* import { IoTClient, UpdateSecurityProfileCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateSecurityProfileCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateSecurityProfileRequest
|
|
31
31
|
* securityProfileName: "STRING_VALUE", // required
|
|
32
32
|
* securityProfileDescription: "STRING_VALUE",
|
|
33
|
-
* behaviors: [
|
|
34
|
-
* {
|
|
33
|
+
* behaviors: [ // Behaviors
|
|
34
|
+
* { // Behavior
|
|
35
35
|
* name: "STRING_VALUE", // required
|
|
36
36
|
* metric: "STRING_VALUE",
|
|
37
|
-
* metricDimension: {
|
|
37
|
+
* metricDimension: { // MetricDimension
|
|
38
38
|
* dimensionName: "STRING_VALUE", // required
|
|
39
39
|
* operator: "IN" || "NOT_IN",
|
|
40
40
|
* },
|
|
41
|
-
* criteria: {
|
|
41
|
+
* criteria: { // BehaviorCriteria
|
|
42
42
|
* comparisonOperator: "less-than" || "less-than-equals" || "greater-than" || "greater-than-equals" || "in-cidr-set" || "not-in-cidr-set" || "in-port-set" || "not-in-port-set" || "in-set" || "not-in-set",
|
|
43
|
-
* value: {
|
|
43
|
+
* value: { // MetricValue
|
|
44
44
|
* count: Number("long"),
|
|
45
|
-
* cidrs: [
|
|
45
|
+
* cidrs: [ // Cidrs
|
|
46
46
|
* "STRING_VALUE",
|
|
47
47
|
* ],
|
|
48
|
-
* ports: [
|
|
48
|
+
* ports: [ // Ports
|
|
49
49
|
* Number("int"),
|
|
50
50
|
* ],
|
|
51
51
|
* number: Number("double"),
|
|
52
|
-
* numbers: [
|
|
52
|
+
* numbers: [ // NumberList
|
|
53
53
|
* Number("double"),
|
|
54
54
|
* ],
|
|
55
|
-
* strings: [
|
|
55
|
+
* strings: [ // StringList
|
|
56
56
|
* "STRING_VALUE",
|
|
57
57
|
* ],
|
|
58
58
|
* },
|
|
59
59
|
* durationSeconds: Number("int"),
|
|
60
60
|
* consecutiveDatapointsToAlarm: Number("int"),
|
|
61
61
|
* consecutiveDatapointsToClear: Number("int"),
|
|
62
|
-
* statisticalThreshold: {
|
|
62
|
+
* statisticalThreshold: { // StatisticalThreshold
|
|
63
63
|
* statistic: "STRING_VALUE",
|
|
64
64
|
* },
|
|
65
|
-
* mlDetectionConfig: {
|
|
65
|
+
* mlDetectionConfig: { // MachineLearningDetectionConfig
|
|
66
66
|
* confidenceLevel: "LOW" || "MEDIUM" || "HIGH", // required
|
|
67
67
|
* },
|
|
68
68
|
* },
|
|
69
69
|
* suppressAlerts: true || false,
|
|
70
70
|
* },
|
|
71
71
|
* ],
|
|
72
|
-
* alertTargets: {
|
|
73
|
-
* "<keys>": {
|
|
72
|
+
* alertTargets: { // AlertTargets
|
|
73
|
+
* "<keys>": { // AlertTarget
|
|
74
74
|
* alertTargetArn: "STRING_VALUE", // required
|
|
75
75
|
* roleArn: "STRING_VALUE", // required
|
|
76
76
|
* },
|
|
77
77
|
* },
|
|
78
|
-
* additionalMetricsToRetain: [
|
|
78
|
+
* additionalMetricsToRetain: [ // AdditionalMetricsToRetainList
|
|
79
79
|
* "STRING_VALUE",
|
|
80
80
|
* ],
|
|
81
|
-
* additionalMetricsToRetainV2: [
|
|
82
|
-
* {
|
|
81
|
+
* additionalMetricsToRetainV2: [ // AdditionalMetricsToRetainV2List
|
|
82
|
+
* { // MetricToRetain
|
|
83
83
|
* metric: "STRING_VALUE", // required
|
|
84
84
|
* metricDimension: {
|
|
85
85
|
* dimensionName: "STRING_VALUE", // required
|
|
@@ -27,13 +27,13 @@ export interface UpdateStreamCommandOutput extends UpdateStreamResponse, __Metad
|
|
|
27
27
|
* import { IoTClient, UpdateStreamCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateStreamCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateStreamRequest
|
|
31
31
|
* streamId: "STRING_VALUE", // required
|
|
32
32
|
* description: "STRING_VALUE",
|
|
33
|
-
* files: [
|
|
34
|
-
* {
|
|
33
|
+
* files: [ // StreamFiles
|
|
34
|
+
* { // StreamFile
|
|
35
35
|
* fileId: Number("int"),
|
|
36
|
-
* s3Location: {
|
|
36
|
+
* s3Location: { // S3Location
|
|
37
37
|
* bucket: "STRING_VALUE",
|
|
38
38
|
* key: "STRING_VALUE",
|
|
39
39
|
* version: "STRING_VALUE",
|
|
@@ -27,11 +27,11 @@ export interface UpdateThingCommandOutput extends UpdateThingResponse, __Metadat
|
|
|
27
27
|
* import { IoTClient, UpdateThingCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateThingCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateThingRequest
|
|
31
31
|
* thingName: "STRING_VALUE", // required
|
|
32
32
|
* thingTypeName: "STRING_VALUE",
|
|
33
|
-
* attributePayload: {
|
|
34
|
-
* attributes: {
|
|
33
|
+
* attributePayload: { // AttributePayload
|
|
34
|
+
* attributes: { // Attributes
|
|
35
35
|
* "<keys>": "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
37
|
* merge: true || false,
|
|
@@ -27,12 +27,12 @@ export interface UpdateThingGroupCommandOutput extends UpdateThingGroupResponse,
|
|
|
27
27
|
* import { IoTClient, UpdateThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateThingGroupRequest
|
|
31
31
|
* thingGroupName: "STRING_VALUE", // required
|
|
32
|
-
* thingGroupProperties: {
|
|
32
|
+
* thingGroupProperties: { // ThingGroupProperties
|
|
33
33
|
* thingGroupDescription: "STRING_VALUE",
|
|
34
|
-
* attributePayload: {
|
|
35
|
-
* attributes: {
|
|
34
|
+
* attributePayload: { // AttributePayload
|
|
35
|
+
* attributes: { // Attributes
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* merge: true || false,
|
|
@@ -27,9 +27,9 @@ export interface UpdateThingGroupsForThingCommandOutput extends UpdateThingGroup
|
|
|
27
27
|
* import { IoTClient, UpdateThingGroupsForThingCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, UpdateThingGroupsForThingCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateThingGroupsForThingRequest
|
|
31
31
|
* thingName: "STRING_VALUE",
|
|
32
|
-
* thingGroupsToAdd: [
|
|
32
|
+
* thingGroupsToAdd: [ // ThingGroupList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* thingGroupsToRemove: [
|
|
@@ -28,7 +28,7 @@ export interface UpdateTopicRuleDestinationCommandOutput extends UpdateTopicRule
|
|
|
28
28
|
* import { IoTClient, UpdateTopicRuleDestinationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, UpdateTopicRuleDestinationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateTopicRuleDestinationRequest
|
|
32
32
|
* arn: "STRING_VALUE", // required
|
|
33
33
|
* status: "ENABLED" || "IN_PROGRESS" || "DISABLED" || "ERROR" || "DELETING", // required
|
|
34
34
|
* };
|
|
@@ -27,40 +27,40 @@ export interface ValidateSecurityProfileBehaviorsCommandOutput extends ValidateS
|
|
|
27
27
|
* import { IoTClient, ValidateSecurityProfileBehaviorsCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, ValidateSecurityProfileBehaviorsCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* behaviors: [ // required
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // ValidateSecurityProfileBehaviorsRequest
|
|
31
|
+
* behaviors: [ // Behaviors // required
|
|
32
|
+
* { // Behavior
|
|
33
33
|
* name: "STRING_VALUE", // required
|
|
34
34
|
* metric: "STRING_VALUE",
|
|
35
|
-
* metricDimension: {
|
|
35
|
+
* metricDimension: { // MetricDimension
|
|
36
36
|
* dimensionName: "STRING_VALUE", // required
|
|
37
37
|
* operator: "IN" || "NOT_IN",
|
|
38
38
|
* },
|
|
39
|
-
* criteria: {
|
|
39
|
+
* criteria: { // BehaviorCriteria
|
|
40
40
|
* comparisonOperator: "less-than" || "less-than-equals" || "greater-than" || "greater-than-equals" || "in-cidr-set" || "not-in-cidr-set" || "in-port-set" || "not-in-port-set" || "in-set" || "not-in-set",
|
|
41
|
-
* value: {
|
|
41
|
+
* value: { // MetricValue
|
|
42
42
|
* count: Number("long"),
|
|
43
|
-
* cidrs: [
|
|
43
|
+
* cidrs: [ // Cidrs
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
|
-
* ports: [
|
|
46
|
+
* ports: [ // Ports
|
|
47
47
|
* Number("int"),
|
|
48
48
|
* ],
|
|
49
49
|
* number: Number("double"),
|
|
50
|
-
* numbers: [
|
|
50
|
+
* numbers: [ // NumberList
|
|
51
51
|
* Number("double"),
|
|
52
52
|
* ],
|
|
53
|
-
* strings: [
|
|
53
|
+
* strings: [ // StringList
|
|
54
54
|
* "STRING_VALUE",
|
|
55
55
|
* ],
|
|
56
56
|
* },
|
|
57
57
|
* durationSeconds: Number("int"),
|
|
58
58
|
* consecutiveDatapointsToAlarm: Number("int"),
|
|
59
59
|
* consecutiveDatapointsToClear: Number("int"),
|
|
60
|
-
* statisticalThreshold: {
|
|
60
|
+
* statisticalThreshold: { // StatisticalThreshold
|
|
61
61
|
* statistic: "STRING_VALUE",
|
|
62
62
|
* },
|
|
63
|
-
* mlDetectionConfig: {
|
|
63
|
+
* mlDetectionConfig: { // MachineLearningDetectionConfig
|
|
64
64
|
* confidenceLevel: "LOW" || "MEDIUM" || "HIGH", // required
|
|
65
65
|
* },
|
|
66
66
|
* },
|