@aws-sdk/client-iot 3.325.0 → 3.326.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-types/commands/AcceptCertificateTransferCommand.d.ts +4 -0
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +4 -0
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +8 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +4 -0
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +4 -0
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +4 -0
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +4 -0
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +4 -0
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +4 -0
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -0
- package/dist-types/commands/CancelJobCommand.d.ts +8 -0
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +4 -0
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +7 -0
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +8 -0
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +7 -0
- package/dist-types/commands/CreateDimensionCommand.d.ts +7 -0
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +7 -0
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +7 -0
- package/dist-types/commands/CreateJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +7 -0
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +12 -0
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +7 -0
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +10 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +9 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +9 -0
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +12 -0
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +8 -0
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +9 -0
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +7 -0
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +7 -0
- package/dist-types/commands/CreateStreamCommand.d.ts +9 -0
- package/dist-types/commands/CreateThingCommand.d.ts +8 -0
- package/dist-types/commands/CreateThingGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateThingTypeCommand.d.ts +8 -0
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +25 -0
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDimensionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +4 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +4 -0
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/DeleteStreamCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +4 -0
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +18 -0
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +68 -0
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +64 -0
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +28 -0
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +29 -0
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +15 -0
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +27 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +30 -0
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +60 -0
- package/dist-types/commands/DescribeDimensionCommand.d.ts +13 -0
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +26 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +12 -0
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +23 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +8 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +93 -0
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +22 -0
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +53 -0
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +36 -0
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +19 -0
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +9 -0
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +14 -0
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +13 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +68 -0
- package/dist-types/commands/DescribeStreamCommand.d.ts +24 -0
- package/dist-types/commands/DescribeThingCommand.d.ts +15 -0
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +32 -0
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +17 -0
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +19 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +4 -0
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +12 -0
- package/dist-types/commands/GetCardinalityCommand.d.ts +6 -0
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +12 -0
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +43 -0
- package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -0
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +7 -0
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +92 -0
- package/dist-types/commands/GetPercentilesCommand.d.ts +11 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +12 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +13 -0
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -0
- package/dist-types/commands/GetStatisticsCommand.d.ts +15 -0
- package/dist-types/commands/GetTopicRuleCommand.d.ts +416 -0
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +25 -0
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +8 -0
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +73 -0
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +12 -0
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +71 -0
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +19 -0
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +13 -0
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +33 -0
- package/dist-types/commands/ListAuditTasksCommand.d.ts +13 -0
- package/dist-types/commands/ListAuthorizersCommand.d.ts +12 -0
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +12 -0
- package/dist-types/commands/ListCACertificatesCommand.d.ts +14 -0
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +15 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +15 -0
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +9 -0
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +19 -0
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +63 -0
- package/dist-types/commands/ListDimensionsCommand.d.ts +9 -0
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +13 -0
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +12 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +9 -0
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +19 -0
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +19 -0
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +14 -0
- package/dist-types/commands/ListJobsCommand.d.ts +19 -0
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +17 -0
- package/dist-types/commands/ListMetricValuesCommand.d.ts +27 -0
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +13 -0
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +13 -0
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +12 -0
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +9 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +12 -0
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +12 -0
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +9 -0
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +13 -0
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +17 -0
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +33 -0
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +9 -0
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +15 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +12 -0
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +17 -0
- package/dist-types/commands/ListStreamsCommand.d.ts +14 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +12 -0
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +9 -0
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +11 -0
- package/dist-types/commands/ListThingGroupsCommand.d.ts +12 -0
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +12 -0
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +9 -0
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +10 -0
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +9 -0
- package/dist-types/commands/ListThingTypesCommand.d.ts +23 -0
- package/dist-types/commands/ListThingsCommand.d.ts +17 -0
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +9 -0
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +9 -0
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +28 -0
- package/dist-types/commands/ListTopicRulesCommand.d.ts +15 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +15 -0
- package/dist-types/commands/ListViolationEventsCommand.d.ts +73 -0
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +4 -0
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +7 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +7 -0
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +7 -0
- package/dist-types/commands/RegisterThingCommand.d.ts +9 -0
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +4 -0
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +4 -0
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/SearchIndexCommand.d.ts +39 -0
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +7 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +4 -0
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +4 -0
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -0
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/TestAuthorizationCommand.d.ts +45 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +12 -0
- package/dist-types/commands/TransferCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +7 -0
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCertificateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDimensionCommand.d.ts +13 -0
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +7 -0
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +7 -0
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +7 -0
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +68 -0
- package/dist-types/commands/UpdateStreamCommand.d.ts +9 -0
- package/dist-types/commands/UpdateThingCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +4 -0
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +11 -0
- package/package.json +3 -3
|
@@ -32,6 +32,23 @@ export interface DescribeProvisioningTemplateCommandOutput extends DescribeProvi
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeProvisioningTemplateCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeProvisioningTemplateResponse
|
|
36
|
+
* // templateArn: "STRING_VALUE",
|
|
37
|
+
* // templateName: "STRING_VALUE",
|
|
38
|
+
* // description: "STRING_VALUE",
|
|
39
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
40
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
41
|
+
* // defaultVersionId: Number("int"),
|
|
42
|
+
* // templateBody: "STRING_VALUE",
|
|
43
|
+
* // enabled: true || false,
|
|
44
|
+
* // provisioningRoleArn: "STRING_VALUE",
|
|
45
|
+
* // preProvisioningHook: { // ProvisioningHook
|
|
46
|
+
* // payloadVersion: "STRING_VALUE",
|
|
47
|
+
* // targetArn: "STRING_VALUE", // required
|
|
48
|
+
* // },
|
|
49
|
+
* // type: "FLEET_PROVISIONING" || "JITP",
|
|
50
|
+
* // };
|
|
51
|
+
*
|
|
35
52
|
* ```
|
|
36
53
|
*
|
|
37
54
|
* @param DescribeProvisioningTemplateCommandInput - {@link DescribeProvisioningTemplateCommandInput}
|
|
@@ -55,6 +72,8 @@ export interface DescribeProvisioningTemplateCommandOutput extends DescribeProvi
|
|
|
55
72
|
* @throws {@link UnauthorizedException} (client fault)
|
|
56
73
|
* <p>You are not authorized to perform this operation.</p>
|
|
57
74
|
*
|
|
75
|
+
* @throws {@link IoTServiceException}
|
|
76
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
58
77
|
*
|
|
59
78
|
*/
|
|
60
79
|
export declare class DescribeProvisioningTemplateCommand extends $Command<DescribeProvisioningTemplateCommandInput, DescribeProvisioningTemplateCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,13 @@ export interface DescribeProvisioningTemplateVersionCommandOutput extends Descri
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeProvisioningTemplateVersionCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // DescribeProvisioningTemplateVersionResponse
|
|
37
|
+
* // versionId: Number("int"),
|
|
38
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
39
|
+
* // templateBody: "STRING_VALUE",
|
|
40
|
+
* // isDefaultVersion: true || false,
|
|
41
|
+
* // };
|
|
42
|
+
*
|
|
36
43
|
* ```
|
|
37
44
|
*
|
|
38
45
|
* @param DescribeProvisioningTemplateVersionCommandInput - {@link DescribeProvisioningTemplateVersionCommandInput}
|
|
@@ -56,6 +63,8 @@ export interface DescribeProvisioningTemplateVersionCommandOutput extends Descri
|
|
|
56
63
|
* @throws {@link UnauthorizedException} (client fault)
|
|
57
64
|
* <p>You are not authorized to perform this operation.</p>
|
|
58
65
|
*
|
|
66
|
+
* @throws {@link IoTServiceException}
|
|
67
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
59
68
|
*
|
|
60
69
|
*/
|
|
61
70
|
export declare class DescribeProvisioningTemplateVersionCommand extends $Command<DescribeProvisioningTemplateVersionCommandInput, DescribeProvisioningTemplateVersionCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,18 @@ export interface DescribeRoleAliasCommandOutput extends DescribeRoleAliasRespons
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeRoleAliasCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeRoleAliasResponse
|
|
36
|
+
* // roleAliasDescription: { // RoleAliasDescription
|
|
37
|
+
* // roleAlias: "STRING_VALUE",
|
|
38
|
+
* // roleAliasArn: "STRING_VALUE",
|
|
39
|
+
* // roleArn: "STRING_VALUE",
|
|
40
|
+
* // owner: "STRING_VALUE",
|
|
41
|
+
* // credentialDurationSeconds: Number("int"),
|
|
42
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
43
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
44
|
+
* // },
|
|
45
|
+
* // };
|
|
46
|
+
*
|
|
35
47
|
* ```
|
|
36
48
|
*
|
|
37
49
|
* @param DescribeRoleAliasCommandInput - {@link DescribeRoleAliasCommandInput}
|
|
@@ -58,6 +70,8 @@ export interface DescribeRoleAliasCommandOutput extends DescribeRoleAliasRespons
|
|
|
58
70
|
* @throws {@link UnauthorizedException} (client fault)
|
|
59
71
|
* <p>You are not authorized to perform this operation.</p>
|
|
60
72
|
*
|
|
73
|
+
* @throws {@link IoTServiceException}
|
|
74
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
75
|
*
|
|
62
76
|
*/
|
|
63
77
|
export declare class DescribeRoleAliasCommand extends $Command<DescribeRoleAliasCommandInput, DescribeRoleAliasCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,17 @@ export interface DescribeScheduledAuditCommandOutput extends DescribeScheduledAu
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeScheduledAuditCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeScheduledAuditResponse
|
|
36
|
+
* // frequency: "DAILY" || "WEEKLY" || "BIWEEKLY" || "MONTHLY",
|
|
37
|
+
* // dayOfMonth: "STRING_VALUE",
|
|
38
|
+
* // dayOfWeek: "SUN" || "MON" || "TUE" || "WED" || "THU" || "FRI" || "SAT",
|
|
39
|
+
* // targetCheckNames: [ // TargetAuditCheckNames
|
|
40
|
+
* // "STRING_VALUE",
|
|
41
|
+
* // ],
|
|
42
|
+
* // scheduledAuditName: "STRING_VALUE",
|
|
43
|
+
* // scheduledAuditArn: "STRING_VALUE",
|
|
44
|
+
* // };
|
|
45
|
+
*
|
|
35
46
|
* ```
|
|
36
47
|
*
|
|
37
48
|
* @param DescribeScheduledAuditCommandInput - {@link DescribeScheduledAuditCommandInput}
|
|
@@ -52,6 +63,8 @@ export interface DescribeScheduledAuditCommandOutput extends DescribeScheduledAu
|
|
|
52
63
|
* @throws {@link ThrottlingException} (client fault)
|
|
53
64
|
* <p>The rate exceeds the limit.</p>
|
|
54
65
|
*
|
|
66
|
+
* @throws {@link IoTServiceException}
|
|
67
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
55
68
|
*
|
|
56
69
|
*/
|
|
57
70
|
export declare class DescribeScheduledAuditCommand extends $Command<DescribeScheduledAuditCommandInput, DescribeScheduledAuditCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,72 @@ export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityPr
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeSecurityProfileCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeSecurityProfileResponse
|
|
36
|
+
* // securityProfileName: "STRING_VALUE",
|
|
37
|
+
* // securityProfileArn: "STRING_VALUE",
|
|
38
|
+
* // securityProfileDescription: "STRING_VALUE",
|
|
39
|
+
* // behaviors: [ // Behaviors
|
|
40
|
+
* // { // Behavior
|
|
41
|
+
* // name: "STRING_VALUE", // required
|
|
42
|
+
* // metric: "STRING_VALUE",
|
|
43
|
+
* // metricDimension: { // MetricDimension
|
|
44
|
+
* // dimensionName: "STRING_VALUE", // required
|
|
45
|
+
* // operator: "IN" || "NOT_IN",
|
|
46
|
+
* // },
|
|
47
|
+
* // criteria: { // BehaviorCriteria
|
|
48
|
+
* // 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",
|
|
49
|
+
* // value: { // MetricValue
|
|
50
|
+
* // count: Number("long"),
|
|
51
|
+
* // cidrs: [ // Cidrs
|
|
52
|
+
* // "STRING_VALUE",
|
|
53
|
+
* // ],
|
|
54
|
+
* // ports: [ // Ports
|
|
55
|
+
* // Number("int"),
|
|
56
|
+
* // ],
|
|
57
|
+
* // number: Number("double"),
|
|
58
|
+
* // numbers: [ // NumberList
|
|
59
|
+
* // Number("double"),
|
|
60
|
+
* // ],
|
|
61
|
+
* // strings: [ // StringList
|
|
62
|
+
* // "STRING_VALUE",
|
|
63
|
+
* // ],
|
|
64
|
+
* // },
|
|
65
|
+
* // durationSeconds: Number("int"),
|
|
66
|
+
* // consecutiveDatapointsToAlarm: Number("int"),
|
|
67
|
+
* // consecutiveDatapointsToClear: Number("int"),
|
|
68
|
+
* // statisticalThreshold: { // StatisticalThreshold
|
|
69
|
+
* // statistic: "STRING_VALUE",
|
|
70
|
+
* // },
|
|
71
|
+
* // mlDetectionConfig: { // MachineLearningDetectionConfig
|
|
72
|
+
* // confidenceLevel: "LOW" || "MEDIUM" || "HIGH", // required
|
|
73
|
+
* // },
|
|
74
|
+
* // },
|
|
75
|
+
* // suppressAlerts: true || false,
|
|
76
|
+
* // },
|
|
77
|
+
* // ],
|
|
78
|
+
* // alertTargets: { // AlertTargets
|
|
79
|
+
* // "<keys>": { // AlertTarget
|
|
80
|
+
* // alertTargetArn: "STRING_VALUE", // required
|
|
81
|
+
* // roleArn: "STRING_VALUE", // required
|
|
82
|
+
* // },
|
|
83
|
+
* // },
|
|
84
|
+
* // additionalMetricsToRetain: [ // AdditionalMetricsToRetainList
|
|
85
|
+
* // "STRING_VALUE",
|
|
86
|
+
* // ],
|
|
87
|
+
* // additionalMetricsToRetainV2: [ // AdditionalMetricsToRetainV2List
|
|
88
|
+
* // { // MetricToRetain
|
|
89
|
+
* // metric: "STRING_VALUE", // required
|
|
90
|
+
* // metricDimension: {
|
|
91
|
+
* // dimensionName: "STRING_VALUE", // required
|
|
92
|
+
* // operator: "IN" || "NOT_IN",
|
|
93
|
+
* // },
|
|
94
|
+
* // },
|
|
95
|
+
* // ],
|
|
96
|
+
* // version: Number("long"),
|
|
97
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
98
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
99
|
+
* // };
|
|
100
|
+
*
|
|
35
101
|
* ```
|
|
36
102
|
*
|
|
37
103
|
* @param DescribeSecurityProfileCommandInput - {@link DescribeSecurityProfileCommandInput}
|
|
@@ -52,6 +118,8 @@ export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityPr
|
|
|
52
118
|
* @throws {@link ThrottlingException} (client fault)
|
|
53
119
|
* <p>The rate exceeds the limit.</p>
|
|
54
120
|
*
|
|
121
|
+
* @throws {@link IoTServiceException}
|
|
122
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
55
123
|
*
|
|
56
124
|
*/
|
|
57
125
|
export declare class DescribeSecurityProfileCommand extends $Command<DescribeSecurityProfileCommandInput, DescribeSecurityProfileCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,28 @@ export interface DescribeStreamCommandOutput extends DescribeStreamResponse, __M
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeStreamCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeStreamResponse
|
|
36
|
+
* // streamInfo: { // StreamInfo
|
|
37
|
+
* // streamId: "STRING_VALUE",
|
|
38
|
+
* // streamArn: "STRING_VALUE",
|
|
39
|
+
* // streamVersion: Number("int"),
|
|
40
|
+
* // description: "STRING_VALUE",
|
|
41
|
+
* // files: [ // StreamFiles
|
|
42
|
+
* // { // StreamFile
|
|
43
|
+
* // fileId: Number("int"),
|
|
44
|
+
* // s3Location: { // S3Location
|
|
45
|
+
* // bucket: "STRING_VALUE",
|
|
46
|
+
* // key: "STRING_VALUE",
|
|
47
|
+
* // version: "STRING_VALUE",
|
|
48
|
+
* // },
|
|
49
|
+
* // },
|
|
50
|
+
* // ],
|
|
51
|
+
* // createdAt: new Date("TIMESTAMP"),
|
|
52
|
+
* // lastUpdatedAt: new Date("TIMESTAMP"),
|
|
53
|
+
* // roleArn: "STRING_VALUE",
|
|
54
|
+
* // },
|
|
55
|
+
* // };
|
|
56
|
+
*
|
|
35
57
|
* ```
|
|
36
58
|
*
|
|
37
59
|
* @param DescribeStreamCommandInput - {@link DescribeStreamCommandInput}
|
|
@@ -58,6 +80,8 @@ export interface DescribeStreamCommandOutput extends DescribeStreamResponse, __M
|
|
|
58
80
|
* @throws {@link UnauthorizedException} (client fault)
|
|
59
81
|
* <p>You are not authorized to perform this operation.</p>
|
|
60
82
|
*
|
|
83
|
+
* @throws {@link IoTServiceException}
|
|
84
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
85
|
*
|
|
62
86
|
*/
|
|
63
87
|
export declare class DescribeStreamCommand extends $Command<DescribeStreamCommandInput, DescribeStreamCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,19 @@ export interface DescribeThingCommandOutput extends DescribeThingResponse, __Met
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeThingCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeThingResponse
|
|
36
|
+
* // defaultClientId: "STRING_VALUE",
|
|
37
|
+
* // thingName: "STRING_VALUE",
|
|
38
|
+
* // thingId: "STRING_VALUE",
|
|
39
|
+
* // thingArn: "STRING_VALUE",
|
|
40
|
+
* // thingTypeName: "STRING_VALUE",
|
|
41
|
+
* // attributes: { // Attributes
|
|
42
|
+
* // "<keys>": "STRING_VALUE",
|
|
43
|
+
* // },
|
|
44
|
+
* // version: Number("long"),
|
|
45
|
+
* // billingGroupName: "STRING_VALUE",
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
35
48
|
* ```
|
|
36
49
|
*
|
|
37
50
|
* @param DescribeThingCommandInput - {@link DescribeThingCommandInput}
|
|
@@ -58,6 +71,8 @@ export interface DescribeThingCommandOutput extends DescribeThingResponse, __Met
|
|
|
58
71
|
* @throws {@link UnauthorizedException} (client fault)
|
|
59
72
|
* <p>You are not authorized to perform this operation.</p>
|
|
60
73
|
*
|
|
74
|
+
* @throws {@link IoTServiceException}
|
|
75
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
76
|
*
|
|
62
77
|
*/
|
|
63
78
|
export declare class DescribeThingCommand extends $Command<DescribeThingCommandInput, DescribeThingCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,36 @@ export interface DescribeThingGroupCommandOutput extends DescribeThingGroupRespo
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeThingGroupCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeThingGroupResponse
|
|
36
|
+
* // thingGroupName: "STRING_VALUE",
|
|
37
|
+
* // thingGroupId: "STRING_VALUE",
|
|
38
|
+
* // thingGroupArn: "STRING_VALUE",
|
|
39
|
+
* // version: Number("long"),
|
|
40
|
+
* // thingGroupProperties: { // ThingGroupProperties
|
|
41
|
+
* // thingGroupDescription: "STRING_VALUE",
|
|
42
|
+
* // attributePayload: { // AttributePayload
|
|
43
|
+
* // attributes: { // Attributes
|
|
44
|
+
* // "<keys>": "STRING_VALUE",
|
|
45
|
+
* // },
|
|
46
|
+
* // merge: true || false,
|
|
47
|
+
* // },
|
|
48
|
+
* // },
|
|
49
|
+
* // thingGroupMetadata: { // ThingGroupMetadata
|
|
50
|
+
* // parentGroupName: "STRING_VALUE",
|
|
51
|
+
* // rootToParentThingGroups: [ // ThingGroupNameAndArnList
|
|
52
|
+
* // { // GroupNameAndArn
|
|
53
|
+
* // groupName: "STRING_VALUE",
|
|
54
|
+
* // groupArn: "STRING_VALUE",
|
|
55
|
+
* // },
|
|
56
|
+
* // ],
|
|
57
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
58
|
+
* // },
|
|
59
|
+
* // indexName: "STRING_VALUE",
|
|
60
|
+
* // queryString: "STRING_VALUE",
|
|
61
|
+
* // queryVersion: "STRING_VALUE",
|
|
62
|
+
* // status: "ACTIVE" || "BUILDING" || "REBUILDING",
|
|
63
|
+
* // };
|
|
64
|
+
*
|
|
35
65
|
* ```
|
|
36
66
|
*
|
|
37
67
|
* @param DescribeThingGroupCommandInput - {@link DescribeThingGroupCommandInput}
|
|
@@ -52,6 +82,8 @@ export interface DescribeThingGroupCommandOutput extends DescribeThingGroupRespo
|
|
|
52
82
|
* @throws {@link ThrottlingException} (client fault)
|
|
53
83
|
* <p>The rate exceeds the limit.</p>
|
|
54
84
|
*
|
|
85
|
+
* @throws {@link IoTServiceException}
|
|
86
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
55
87
|
*
|
|
56
88
|
*/
|
|
57
89
|
export declare class DescribeThingGroupCommand extends $Command<DescribeThingGroupCommandInput, DescribeThingGroupCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,21 @@ export interface DescribeThingRegistrationTaskCommandOutput extends DescribeThin
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeThingRegistrationTaskCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeThingRegistrationTaskResponse
|
|
36
|
+
* // taskId: "STRING_VALUE",
|
|
37
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
38
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
39
|
+
* // templateBody: "STRING_VALUE",
|
|
40
|
+
* // inputFileBucket: "STRING_VALUE",
|
|
41
|
+
* // inputFileKey: "STRING_VALUE",
|
|
42
|
+
* // roleArn: "STRING_VALUE",
|
|
43
|
+
* // status: "InProgress" || "Completed" || "Failed" || "Cancelled" || "Cancelling",
|
|
44
|
+
* // message: "STRING_VALUE",
|
|
45
|
+
* // successCount: Number("int"),
|
|
46
|
+
* // failureCount: Number("int"),
|
|
47
|
+
* // percentageProgress: Number("int"),
|
|
48
|
+
* // };
|
|
49
|
+
*
|
|
35
50
|
* ```
|
|
36
51
|
*
|
|
37
52
|
* @param DescribeThingRegistrationTaskCommandInput - {@link DescribeThingRegistrationTaskCommandInput}
|
|
@@ -55,6 +70,8 @@ export interface DescribeThingRegistrationTaskCommandOutput extends DescribeThin
|
|
|
55
70
|
* @throws {@link UnauthorizedException} (client fault)
|
|
56
71
|
* <p>You are not authorized to perform this operation.</p>
|
|
57
72
|
*
|
|
73
|
+
* @throws {@link IoTServiceException}
|
|
74
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
58
75
|
*
|
|
59
76
|
*/
|
|
60
77
|
export declare class DescribeThingRegistrationTaskCommand extends $Command<DescribeThingRegistrationTaskCommandInput, DescribeThingRegistrationTaskCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,23 @@ export interface DescribeThingTypeCommandOutput extends DescribeThingTypeRespons
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeThingTypeCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // DescribeThingTypeResponse
|
|
36
|
+
* // thingTypeName: "STRING_VALUE",
|
|
37
|
+
* // thingTypeId: "STRING_VALUE",
|
|
38
|
+
* // thingTypeArn: "STRING_VALUE",
|
|
39
|
+
* // thingTypeProperties: { // ThingTypeProperties
|
|
40
|
+
* // thingTypeDescription: "STRING_VALUE",
|
|
41
|
+
* // searchableAttributes: [ // SearchableAttributes
|
|
42
|
+
* // "STRING_VALUE",
|
|
43
|
+
* // ],
|
|
44
|
+
* // },
|
|
45
|
+
* // thingTypeMetadata: { // ThingTypeMetadata
|
|
46
|
+
* // deprecated: true || false,
|
|
47
|
+
* // deprecationDate: new Date("TIMESTAMP"),
|
|
48
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
49
|
+
* // },
|
|
50
|
+
* // };
|
|
51
|
+
*
|
|
35
52
|
* ```
|
|
36
53
|
*
|
|
37
54
|
* @param DescribeThingTypeCommandInput - {@link DescribeThingTypeCommandInput}
|
|
@@ -58,6 +75,8 @@ export interface DescribeThingTypeCommandOutput extends DescribeThingTypeRespons
|
|
|
58
75
|
* @throws {@link UnauthorizedException} (client fault)
|
|
59
76
|
* <p>You are not authorized to perform this operation.</p>
|
|
60
77
|
*
|
|
78
|
+
* @throws {@link IoTServiceException}
|
|
79
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
80
|
*
|
|
62
81
|
*/
|
|
63
82
|
export declare class DescribeThingTypeCommand extends $Command<DescribeThingTypeCommandInput, DescribeThingTypeCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -37,6 +37,8 @@ export interface DetachPolicyCommandOutput extends __MetadataBearer {
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DetachPolicyCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // {};
|
|
41
|
+
*
|
|
40
42
|
* ```
|
|
41
43
|
*
|
|
42
44
|
* @param DetachPolicyCommandInput - {@link DetachPolicyCommandInput}
|
|
@@ -63,6 +65,8 @@ export interface DetachPolicyCommandOutput extends __MetadataBearer {
|
|
|
63
65
|
* @throws {@link UnauthorizedException} (client fault)
|
|
64
66
|
* <p>You are not authorized to perform this operation.</p>
|
|
65
67
|
*
|
|
68
|
+
* @throws {@link IoTServiceException}
|
|
69
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
66
70
|
*
|
|
67
71
|
*/
|
|
68
72
|
export declare class DetachPolicyCommand extends $Command<DetachPolicyCommandInput, DetachPolicyCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -38,6 +38,8 @@ export interface DetachPrincipalPolicyCommandOutput extends __MetadataBearer {
|
|
|
38
38
|
* };
|
|
39
39
|
* const command = new DetachPrincipalPolicyCommand(input);
|
|
40
40
|
* const response = await client.send(command);
|
|
41
|
+
* // {};
|
|
42
|
+
*
|
|
41
43
|
* ```
|
|
42
44
|
*
|
|
43
45
|
* @param DetachPrincipalPolicyCommandInput - {@link DetachPrincipalPolicyCommandInput}
|
|
@@ -64,6 +66,8 @@ export interface DetachPrincipalPolicyCommandOutput extends __MetadataBearer {
|
|
|
64
66
|
* @throws {@link UnauthorizedException} (client fault)
|
|
65
67
|
* <p>You are not authorized to perform this operation.</p>
|
|
66
68
|
*
|
|
69
|
+
* @throws {@link IoTServiceException}
|
|
70
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
67
71
|
*
|
|
68
72
|
*/
|
|
69
73
|
export declare class DetachPrincipalPolicyCommand extends $Command<DetachPrincipalPolicyCommandInput, DetachPrincipalPolicyCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,8 @@ export interface DetachSecurityProfileCommandOutput extends DetachSecurityProfil
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DetachSecurityProfileCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // {};
|
|
37
|
+
*
|
|
36
38
|
* ```
|
|
37
39
|
*
|
|
38
40
|
* @param DetachSecurityProfileCommandInput - {@link DetachSecurityProfileCommandInput}
|
|
@@ -53,6 +55,8 @@ export interface DetachSecurityProfileCommandOutput extends DetachSecurityProfil
|
|
|
53
55
|
* @throws {@link ThrottlingException} (client fault)
|
|
54
56
|
* <p>The rate exceeds the limit.</p>
|
|
55
57
|
*
|
|
58
|
+
* @throws {@link IoTServiceException}
|
|
59
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
56
60
|
*
|
|
57
61
|
*/
|
|
58
62
|
export declare class DetachSecurityProfileCommand extends $Command<DetachSecurityProfileCommandInput, DetachSecurityProfileCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -39,6 +39,8 @@ export interface DetachThingPrincipalCommandOutput extends DetachThingPrincipalR
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new DetachThingPrincipalCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param DetachThingPrincipalCommandInput - {@link DetachThingPrincipalCommandInput}
|
|
@@ -65,6 +67,8 @@ export interface DetachThingPrincipalCommandOutput extends DetachThingPrincipalR
|
|
|
65
67
|
* @throws {@link UnauthorizedException} (client fault)
|
|
66
68
|
* <p>You are not authorized to perform this operation.</p>
|
|
67
69
|
*
|
|
70
|
+
* @throws {@link IoTServiceException}
|
|
71
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
68
72
|
*
|
|
69
73
|
*/
|
|
70
74
|
export declare class DetachThingPrincipalCommand extends $Command<DetachThingPrincipalCommandInput, DetachThingPrincipalCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,8 @@ export interface DisableTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DisableTopicRuleCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // {};
|
|
36
|
+
*
|
|
35
37
|
* ```
|
|
36
38
|
*
|
|
37
39
|
* @param DisableTopicRuleCommandInput - {@link DisableTopicRuleCommandInput}
|
|
@@ -56,6 +58,8 @@ export interface DisableTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
56
58
|
* @throws {@link UnauthorizedException} (client fault)
|
|
57
59
|
* <p>You are not authorized to perform this operation.</p>
|
|
58
60
|
*
|
|
61
|
+
* @throws {@link IoTServiceException}
|
|
62
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
59
63
|
*
|
|
60
64
|
*/
|
|
61
65
|
export declare class DisableTopicRuleCommand extends $Command<DisableTopicRuleCommandInput, DisableTopicRuleCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,8 @@ export interface EnableTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new EnableTopicRuleCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // {};
|
|
36
|
+
*
|
|
35
37
|
* ```
|
|
36
38
|
*
|
|
37
39
|
* @param EnableTopicRuleCommandInput - {@link EnableTopicRuleCommandInput}
|
|
@@ -56,6 +58,8 @@ export interface EnableTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
56
58
|
* @throws {@link UnauthorizedException} (client fault)
|
|
57
59
|
* <p>You are not authorized to perform this operation.</p>
|
|
58
60
|
*
|
|
61
|
+
* @throws {@link IoTServiceException}
|
|
62
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
59
63
|
*
|
|
60
64
|
*/
|
|
61
65
|
export declare class EnableTopicRuleCommand extends $Command<EnableTopicRuleCommandInput, EnableTopicRuleCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -36,6 +36,20 @@ export interface GetBehaviorModelTrainingSummariesCommandOutput extends GetBehav
|
|
|
36
36
|
* };
|
|
37
37
|
* const command = new GetBehaviorModelTrainingSummariesCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
|
+
* // { // GetBehaviorModelTrainingSummariesResponse
|
|
40
|
+
* // summaries: [ // BehaviorModelTrainingSummaries
|
|
41
|
+
* // { // BehaviorModelTrainingSummary
|
|
42
|
+
* // securityProfileName: "STRING_VALUE",
|
|
43
|
+
* // behaviorName: "STRING_VALUE",
|
|
44
|
+
* // trainingDataCollectionStartDate: new Date("TIMESTAMP"),
|
|
45
|
+
* // modelStatus: "PENDING_BUILD" || "ACTIVE" || "EXPIRED",
|
|
46
|
+
* // datapointsCollectionPercentage: Number("double"),
|
|
47
|
+
* // lastModelRefreshDate: new Date("TIMESTAMP"),
|
|
48
|
+
* // },
|
|
49
|
+
* // ],
|
|
50
|
+
* // nextToken: "STRING_VALUE",
|
|
51
|
+
* // };
|
|
52
|
+
*
|
|
39
53
|
* ```
|
|
40
54
|
*
|
|
41
55
|
* @param GetBehaviorModelTrainingSummariesCommandInput - {@link GetBehaviorModelTrainingSummariesCommandInput}
|
|
@@ -56,6 +70,8 @@ export interface GetBehaviorModelTrainingSummariesCommandOutput extends GetBehav
|
|
|
56
70
|
* @throws {@link ThrottlingException} (client fault)
|
|
57
71
|
* <p>The rate exceeds the limit.</p>
|
|
58
72
|
*
|
|
73
|
+
* @throws {@link IoTServiceException}
|
|
74
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
59
75
|
*
|
|
60
76
|
*/
|
|
61
77
|
export declare class GetBehaviorModelTrainingSummariesCommand extends $Command<GetBehaviorModelTrainingSummariesCommandInput, GetBehaviorModelTrainingSummariesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -40,6 +40,16 @@ export interface GetBucketsAggregationCommandOutput extends GetBucketsAggregatio
|
|
|
40
40
|
* };
|
|
41
41
|
* const command = new GetBucketsAggregationCommand(input);
|
|
42
42
|
* const response = await client.send(command);
|
|
43
|
+
* // { // GetBucketsAggregationResponse
|
|
44
|
+
* // totalCount: Number("int"),
|
|
45
|
+
* // buckets: [ // Buckets
|
|
46
|
+
* // { // Bucket
|
|
47
|
+
* // keyValue: "STRING_VALUE",
|
|
48
|
+
* // count: Number("int"),
|
|
49
|
+
* // },
|
|
50
|
+
* // ],
|
|
51
|
+
* // };
|
|
52
|
+
*
|
|
43
53
|
* ```
|
|
44
54
|
*
|
|
45
55
|
* @param GetBucketsAggregationCommandInput - {@link GetBucketsAggregationCommandInput}
|
|
@@ -75,6 +85,8 @@ export interface GetBucketsAggregationCommandOutput extends GetBucketsAggregatio
|
|
|
75
85
|
* @throws {@link UnauthorizedException} (client fault)
|
|
76
86
|
* <p>You are not authorized to perform this operation.</p>
|
|
77
87
|
*
|
|
88
|
+
* @throws {@link IoTServiceException}
|
|
89
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
78
90
|
*
|
|
79
91
|
*/
|
|
80
92
|
export declare class GetBucketsAggregationCommand extends $Command<GetBucketsAggregationCommandInput, GetBucketsAggregationCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -35,6 +35,10 @@ export interface GetCardinalityCommandOutput extends GetCardinalityResponse, __M
|
|
|
35
35
|
* };
|
|
36
36
|
* const command = new GetCardinalityCommand(input);
|
|
37
37
|
* const response = await client.send(command);
|
|
38
|
+
* // { // GetCardinalityResponse
|
|
39
|
+
* // cardinality: Number("int"),
|
|
40
|
+
* // };
|
|
41
|
+
*
|
|
38
42
|
* ```
|
|
39
43
|
*
|
|
40
44
|
* @param GetCardinalityCommandInput - {@link GetCardinalityCommandInput}
|
|
@@ -70,6 +74,8 @@ export interface GetCardinalityCommandOutput extends GetCardinalityResponse, __M
|
|
|
70
74
|
* @throws {@link UnauthorizedException} (client fault)
|
|
71
75
|
* <p>You are not authorized to perform this operation.</p>
|
|
72
76
|
*
|
|
77
|
+
* @throws {@link IoTServiceException}
|
|
78
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
73
79
|
*
|
|
74
80
|
*/
|
|
75
81
|
export declare class GetCardinalityCommand extends $Command<GetCardinalityCommandInput, GetCardinalityCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -35,6 +35,16 @@ export interface GetEffectivePoliciesCommandOutput extends GetEffectivePoliciesR
|
|
|
35
35
|
* };
|
|
36
36
|
* const command = new GetEffectivePoliciesCommand(input);
|
|
37
37
|
* const response = await client.send(command);
|
|
38
|
+
* // { // GetEffectivePoliciesResponse
|
|
39
|
+
* // effectivePolicies: [ // EffectivePolicies
|
|
40
|
+
* // { // EffectivePolicy
|
|
41
|
+
* // policyName: "STRING_VALUE",
|
|
42
|
+
* // policyArn: "STRING_VALUE",
|
|
43
|
+
* // policyDocument: "STRING_VALUE",
|
|
44
|
+
* // },
|
|
45
|
+
* // ],
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
38
48
|
* ```
|
|
39
49
|
*
|
|
40
50
|
* @param GetEffectivePoliciesCommandInput - {@link GetEffectivePoliciesCommandInput}
|
|
@@ -64,6 +74,8 @@ export interface GetEffectivePoliciesCommandOutput extends GetEffectivePoliciesR
|
|
|
64
74
|
* @throws {@link UnauthorizedException} (client fault)
|
|
65
75
|
* <p>You are not authorized to perform this operation.</p>
|
|
66
76
|
*
|
|
77
|
+
* @throws {@link IoTServiceException}
|
|
78
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
67
79
|
*
|
|
68
80
|
*/
|
|
69
81
|
export declare class GetEffectivePoliciesCommand extends $Command<GetEffectivePoliciesCommandInput, GetEffectivePoliciesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -30,6 +30,47 @@ export interface GetIndexingConfigurationCommandOutput extends GetIndexingConfig
|
|
|
30
30
|
* const input = {};
|
|
31
31
|
* const command = new GetIndexingConfigurationCommand(input);
|
|
32
32
|
* const response = await client.send(command);
|
|
33
|
+
* // { // GetIndexingConfigurationResponse
|
|
34
|
+
* // thingIndexingConfiguration: { // ThingIndexingConfiguration
|
|
35
|
+
* // thingIndexingMode: "OFF" || "REGISTRY" || "REGISTRY_AND_SHADOW", // required
|
|
36
|
+
* // thingConnectivityIndexingMode: "OFF" || "STATUS",
|
|
37
|
+
* // deviceDefenderIndexingMode: "OFF" || "VIOLATIONS",
|
|
38
|
+
* // namedShadowIndexingMode: "OFF" || "ON",
|
|
39
|
+
* // managedFields: [ // Fields
|
|
40
|
+
* // { // Field
|
|
41
|
+
* // name: "STRING_VALUE",
|
|
42
|
+
* // type: "Number" || "String" || "Boolean",
|
|
43
|
+
* // },
|
|
44
|
+
* // ],
|
|
45
|
+
* // customFields: [
|
|
46
|
+
* // {
|
|
47
|
+
* // name: "STRING_VALUE",
|
|
48
|
+
* // type: "Number" || "String" || "Boolean",
|
|
49
|
+
* // },
|
|
50
|
+
* // ],
|
|
51
|
+
* // filter: { // IndexingFilter
|
|
52
|
+
* // namedShadowNames: [ // NamedShadowNamesFilter
|
|
53
|
+
* // "STRING_VALUE",
|
|
54
|
+
* // ],
|
|
55
|
+
* // },
|
|
56
|
+
* // },
|
|
57
|
+
* // thingGroupIndexingConfiguration: { // ThingGroupIndexingConfiguration
|
|
58
|
+
* // thingGroupIndexingMode: "OFF" || "ON", // required
|
|
59
|
+
* // managedFields: [
|
|
60
|
+
* // {
|
|
61
|
+
* // name: "STRING_VALUE",
|
|
62
|
+
* // type: "Number" || "String" || "Boolean",
|
|
63
|
+
* // },
|
|
64
|
+
* // ],
|
|
65
|
+
* // customFields: [
|
|
66
|
+
* // {
|
|
67
|
+
* // name: "STRING_VALUE",
|
|
68
|
+
* // type: "Number" || "String" || "Boolean",
|
|
69
|
+
* // },
|
|
70
|
+
* // ],
|
|
71
|
+
* // },
|
|
72
|
+
* // };
|
|
73
|
+
*
|
|
33
74
|
* ```
|
|
34
75
|
*
|
|
35
76
|
* @param GetIndexingConfigurationCommandInput - {@link GetIndexingConfigurationCommandInput}
|
|
@@ -53,6 +94,8 @@ export interface GetIndexingConfigurationCommandOutput extends GetIndexingConfig
|
|
|
53
94
|
* @throws {@link UnauthorizedException} (client fault)
|
|
54
95
|
* <p>You are not authorized to perform this operation.</p>
|
|
55
96
|
*
|
|
97
|
+
* @throws {@link IoTServiceException}
|
|
98
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
56
99
|
*
|
|
57
100
|
*/
|
|
58
101
|
export declare class GetIndexingConfigurationCommand extends $Command<GetIndexingConfigurationCommandInput, GetIndexingConfigurationCommandOutput, IoTClientResolvedConfig> {
|