@aws-sdk/client-iot 3.289.0 → 3.290.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 +23 -0
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +13 -0
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +13 -0
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +16 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +22 -0
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +22 -0
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +21 -0
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +19 -0
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +13 -0
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +13 -0
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +23 -0
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +13 -0
- package/dist-types/commands/CancelJobCommand.d.ts +16 -0
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +23 -0
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +17 -0
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +22 -0
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +13 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +16 -0
- package/dist-types/commands/CreateDimensionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +25 -0
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +22 -0
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +34 -0
- package/dist-types/commands/CreateJobCommand.d.ts +19 -0
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +19 -0
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +16 -0
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +25 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +22 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +25 -0
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +19 -0
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +19 -0
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +23 -0
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +22 -0
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +16 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +13 -0
- package/dist-types/commands/CreateStreamCommand.d.ts +25 -0
- package/dist-types/commands/CreateThingCommand.d.ts +22 -0
- package/dist-types/commands/CreateThingGroupCommand.d.ts +13 -0
- package/dist-types/commands/CreateThingTypeCommand.d.ts +19 -0
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +20 -0
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +17 -0
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +10 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +23 -0
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +15 -0
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +26 -0
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +10 -0
- package/dist-types/commands/DeleteDimensionCommand.d.ts +10 -0
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +19 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +15 -0
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +21 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +21 -0
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +18 -0
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +13 -0
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +10 -0
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +24 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +23 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +23 -0
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +24 -0
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +24 -0
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +23 -0
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +13 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +15 -0
- package/dist-types/commands/DeleteStreamCommand.d.ts +23 -0
- package/dist-types/commands/DeleteThingCommand.d.ts +24 -0
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +15 -0
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +19 -0
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +17 -0
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +17 -0
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +10 -0
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +19 -0
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +7 -0
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +13 -0
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +13 -0
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +13 -0
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +13 -0
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +13 -0
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +19 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +19 -0
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +13 -0
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +13 -0
- package/dist-types/commands/DescribeDimensionCommand.d.ts +13 -0
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +19 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +13 -0
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +7 -0
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +19 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +19 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +13 -0
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +13 -0
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +13 -0
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +14 -0
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +13 -0
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +19 -0
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +13 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +13 -0
- package/dist-types/commands/DescribeStreamCommand.d.ts +19 -0
- package/dist-types/commands/DescribeThingCommand.d.ts +19 -0
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +13 -0
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +16 -0
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +19 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +19 -0
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +19 -0
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +13 -0
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +19 -0
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +17 -0
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +17 -0
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +13 -0
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +28 -0
- package/dist-types/commands/GetCardinalityCommand.d.ts +28 -0
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +22 -0
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetJobDocumentCommand.d.ts +13 -0
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +10 -0
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +19 -0
- package/dist-types/commands/GetPercentilesCommand.d.ts +28 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +19 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +19 -0
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +16 -0
- package/dist-types/commands/GetStatisticsCommand.d.ts +28 -0
- package/dist-types/commands/GetTopicRuleCommand.d.ts +13 -0
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +13 -0
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +10 -0
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +13 -0
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +22 -0
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +10 -0
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +10 -0
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +10 -0
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +10 -0
- package/dist-types/commands/ListAuditTasksCommand.d.ts +10 -0
- package/dist-types/commands/ListAuthorizersCommand.d.ts +16 -0
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +13 -0
- package/dist-types/commands/ListCACertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +16 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +10 -0
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +10 -0
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +10 -0
- package/dist-types/commands/ListDimensionsCommand.d.ts +10 -0
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +16 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +16 -0
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +13 -0
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +13 -0
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +10 -0
- package/dist-types/commands/ListJobsCommand.d.ts +13 -0
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +14 -0
- package/dist-types/commands/ListMetricValuesCommand.d.ts +13 -0
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +10 -0
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +16 -0
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +19 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +19 -0
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +19 -0
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +19 -0
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +13 -0
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +13 -0
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +10 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +13 -0
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +13 -0
- package/dist-types/commands/ListStreamsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +13 -0
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +22 -0
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +13 -0
- package/dist-types/commands/ListThingGroupsCommand.d.ts +13 -0
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +13 -0
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +19 -0
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +13 -0
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +13 -0
- package/dist-types/commands/ListThingTypesCommand.d.ts +16 -0
- package/dist-types/commands/ListThingsCommand.d.ts +16 -0
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +13 -0
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +13 -0
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +13 -0
- package/dist-types/commands/ListTopicRulesCommand.d.ts +10 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +13 -0
- package/dist-types/commands/ListViolationEventsCommand.d.ts +10 -0
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +10 -0
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +31 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +30 -0
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +25 -0
- package/dist-types/commands/RegisterThingCommand.d.ts +23 -0
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +23 -0
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +13 -0
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +13 -0
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +20 -0
- package/dist-types/commands/SearchIndexCommand.d.ts +25 -0
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +22 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +19 -0
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +10 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +16 -0
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +10 -0
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +18 -0
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +18 -0
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +13 -0
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +13 -0
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestAuthorizationCommand.d.ts +22 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +22 -0
- package/dist-types/commands/TransferCertificateCommand.d.ts +26 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +13 -0
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +10 -0
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +13 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +22 -0
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +18 -0
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +19 -0
- package/dist-types/commands/UpdateCertificateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +13 -0
- package/dist-types/commands/UpdateDimensionCommand.d.ts +13 -0
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +21 -0
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +10 -0
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +33 -0
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +13 -0
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +13 -0
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +17 -0
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +19 -0
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +13 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +18 -0
- package/dist-types/commands/UpdateStreamCommand.d.ts +19 -0
- package/dist-types/commands/UpdateThingCommand.d.ts +24 -0
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +18 -0
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +13 -0
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +17 -0
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +10 -0
- package/package.json +29 -29
|
@@ -30,6 +30,22 @@ export interface DescribeProvisioningTemplateVersionCommandOutput extends Descri
|
|
|
30
30
|
* @see {@link DescribeProvisioningTemplateVersionCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
46
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class DescribeProvisioningTemplateVersionCommand extends $Command<DescribeProvisioningTemplateVersionCommandInput, DescribeProvisioningTemplateVersionCommandOutput, IoTClientResolvedConfig> {
|
|
35
51
|
readonly input: DescribeProvisioningTemplateVersionCommandInput;
|
|
@@ -30,6 +30,25 @@ export interface DescribeRoleAliasCommandOutput extends DescribeRoleAliasRespons
|
|
|
30
30
|
* @see {@link DescribeRoleAliasCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The service is temporarily unavailable.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The rate exceeds the limit.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
49
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
33
52
|
*/
|
|
34
53
|
export declare class DescribeRoleAliasCommand extends $Command<DescribeRoleAliasCommandInput, DescribeRoleAliasCommandOutput, IoTClientResolvedConfig> {
|
|
35
54
|
readonly input: DescribeRoleAliasCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface DescribeScheduledAuditCommandOutput extends DescribeScheduledAu
|
|
|
30
30
|
* @see {@link DescribeScheduledAuditCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class DescribeScheduledAuditCommand extends $Command<DescribeScheduledAuditCommandInput, DescribeScheduledAuditCommandOutput, IoTClientResolvedConfig> {
|
|
35
48
|
readonly input: DescribeScheduledAuditCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityPr
|
|
|
30
30
|
* @see {@link DescribeSecurityProfileCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class DescribeSecurityProfileCommand extends $Command<DescribeSecurityProfileCommandInput, DescribeSecurityProfileCommandOutput, IoTClientResolvedConfig> {
|
|
35
48
|
readonly input: DescribeSecurityProfileCommandInput;
|
|
@@ -30,6 +30,25 @@ export interface DescribeStreamCommandOutput extends DescribeStreamResponse, __M
|
|
|
30
30
|
* @see {@link DescribeStreamCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The service is temporarily unavailable.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The rate exceeds the limit.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
49
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
33
52
|
*/
|
|
34
53
|
export declare class DescribeStreamCommand extends $Command<DescribeStreamCommandInput, DescribeStreamCommandOutput, IoTClientResolvedConfig> {
|
|
35
54
|
readonly input: DescribeStreamCommandInput;
|
|
@@ -30,6 +30,25 @@ export interface DescribeThingCommandOutput extends DescribeThingResponse, __Met
|
|
|
30
30
|
* @see {@link DescribeThingCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The service is temporarily unavailable.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The rate exceeds the limit.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
49
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
33
52
|
*/
|
|
34
53
|
export declare class DescribeThingCommand extends $Command<DescribeThingCommandInput, DescribeThingCommandOutput, IoTClientResolvedConfig> {
|
|
35
54
|
readonly input: DescribeThingCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface DescribeThingGroupCommandOutput extends DescribeThingGroupRespo
|
|
|
30
30
|
* @see {@link DescribeThingGroupCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class DescribeThingGroupCommand extends $Command<DescribeThingGroupCommandInput, DescribeThingGroupCommandOutput, IoTClientResolvedConfig> {
|
|
35
48
|
readonly input: DescribeThingGroupCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface DescribeThingRegistrationTaskCommandOutput extends DescribeThin
|
|
|
30
30
|
* @see {@link DescribeThingRegistrationTaskCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
46
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class DescribeThingRegistrationTaskCommand extends $Command<DescribeThingRegistrationTaskCommandInput, DescribeThingRegistrationTaskCommandOutput, IoTClientResolvedConfig> {
|
|
35
51
|
readonly input: DescribeThingRegistrationTaskCommandInput;
|
|
@@ -30,6 +30,25 @@ export interface DescribeThingTypeCommandOutput extends DescribeThingTypeRespons
|
|
|
30
30
|
* @see {@link DescribeThingTypeCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The service is temporarily unavailable.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The rate exceeds the limit.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
49
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
33
52
|
*/
|
|
34
53
|
export declare class DescribeThingTypeCommand extends $Command<DescribeThingTypeCommandInput, DescribeThingTypeCommandOutput, IoTClientResolvedConfig> {
|
|
35
54
|
readonly input: DescribeThingTypeCommandInput;
|
|
@@ -34,6 +34,25 @@ export interface DetachPolicyCommandOutput extends __MetadataBearer {
|
|
|
34
34
|
* @see {@link DetachPolicyCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
38
|
+
* <p>An unexpected error has occurred.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
41
|
+
* <p>The request is not valid.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>A limit has been exceeded.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
47
|
+
* <p>The service is temporarily unavailable.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
50
|
+
* <p>The rate exceeds the limit.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
53
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
37
56
|
*/
|
|
38
57
|
export declare class DetachPolicyCommand extends $Command<DetachPolicyCommandInput, DetachPolicyCommandOutput, IoTClientResolvedConfig> {
|
|
39
58
|
readonly input: DetachPolicyCommandInput;
|
|
@@ -35,6 +35,25 @@ export interface DetachPrincipalPolicyCommandOutput extends __MetadataBearer {
|
|
|
35
35
|
* @see {@link DetachPrincipalPolicyCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
39
|
+
* <p>An unexpected error has occurred.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
42
|
+
* <p>The request is not valid.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
45
|
+
* <p>The specified resource does not exist.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The service is temporarily unavailable.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
51
|
+
* <p>The rate exceeds the limit.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
54
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
55
|
+
*
|
|
56
|
+
*
|
|
38
57
|
*/
|
|
39
58
|
export declare class DetachPrincipalPolicyCommand extends $Command<DetachPrincipalPolicyCommandInput, DetachPrincipalPolicyCommandOutput, IoTClientResolvedConfig> {
|
|
40
59
|
readonly input: DetachPrincipalPolicyCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface DetachSecurityProfileCommandOutput extends DetachSecurityProfil
|
|
|
30
30
|
* @see {@link DetachSecurityProfileCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class DetachSecurityProfileCommand extends $Command<DetachSecurityProfileCommandInput, DetachSecurityProfileCommandOutput, IoTClientResolvedConfig> {
|
|
35
48
|
readonly input: DetachSecurityProfileCommandInput;
|
|
@@ -36,6 +36,25 @@ export interface DetachThingPrincipalCommandOutput extends DetachThingPrincipalR
|
|
|
36
36
|
* @see {@link DetachThingPrincipalCommandOutput} for command's `response` shape.
|
|
37
37
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
38
38
|
*
|
|
39
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
40
|
+
* <p>An unexpected error has occurred.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
43
|
+
* <p>The request is not valid.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
46
|
+
* <p>The specified resource does not exist.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
49
|
+
* <p>The service is temporarily unavailable.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
52
|
+
* <p>The rate exceeds the limit.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
55
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
56
|
+
*
|
|
57
|
+
*
|
|
39
58
|
*/
|
|
40
59
|
export declare class DetachThingPrincipalCommand extends $Command<DetachThingPrincipalCommandInput, DetachThingPrincipalCommandOutput, IoTClientResolvedConfig> {
|
|
41
60
|
readonly input: DetachThingPrincipalCommandInput;
|
|
@@ -30,6 +30,23 @@ export interface DisableTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* @see {@link DisableTopicRuleCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link ConflictingResourceUpdateException} (client fault)
|
|
34
|
+
* <p>A conflicting resource update exception. This exception is thrown when two pending
|
|
35
|
+
* updates cause a conflict.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InternalException} (server fault)
|
|
38
|
+
* <p>An unexpected error has occurred.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
41
|
+
* <p>The request is not valid.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
44
|
+
* <p>The service is temporarily unavailable.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
47
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
33
50
|
*/
|
|
34
51
|
export declare class DisableTopicRuleCommand extends $Command<DisableTopicRuleCommandInput, DisableTopicRuleCommandOutput, IoTClientResolvedConfig> {
|
|
35
52
|
readonly input: DisableTopicRuleCommandInput;
|
|
@@ -30,6 +30,23 @@ export interface EnableTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* @see {@link EnableTopicRuleCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link ConflictingResourceUpdateException} (client fault)
|
|
34
|
+
* <p>A conflicting resource update exception. This exception is thrown when two pending
|
|
35
|
+
* updates cause a conflict.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InternalException} (server fault)
|
|
38
|
+
* <p>An unexpected error has occurred.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
41
|
+
* <p>The request is not valid.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
44
|
+
* <p>The service is temporarily unavailable.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
47
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
33
50
|
*/
|
|
34
51
|
export declare class EnableTopicRuleCommand extends $Command<EnableTopicRuleCommandInput, EnableTopicRuleCommandOutput, IoTClientResolvedConfig> {
|
|
35
52
|
readonly input: EnableTopicRuleCommandInput;
|
|
@@ -32,6 +32,19 @@ export interface GetBehaviorModelTrainingSummariesCommandOutput extends GetBehav
|
|
|
32
32
|
* @see {@link GetBehaviorModelTrainingSummariesCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
36
|
+
* <p>An unexpected error has occurred.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
39
|
+
* <p>The request is not valid.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>The specified resource does not exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>The rate exceeds the limit.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
35
48
|
*/
|
|
36
49
|
export declare class GetBehaviorModelTrainingSummariesCommand extends $Command<GetBehaviorModelTrainingSummariesCommandInput, GetBehaviorModelTrainingSummariesCommandOutput, IoTClientResolvedConfig> {
|
|
37
50
|
readonly input: GetBehaviorModelTrainingSummariesCommandInput;
|
|
@@ -30,6 +30,34 @@ export interface GetBucketsAggregationCommandOutput extends GetBucketsAggregatio
|
|
|
30
30
|
* @see {@link GetBucketsAggregationCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link IndexNotReadyException} (client fault)
|
|
34
|
+
* <p>The index is not ready.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
37
|
+
* <p>An unexpected error has occurred.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidAggregationException} (client fault)
|
|
40
|
+
* <p>The aggregation is invalid.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InvalidQueryException} (client fault)
|
|
43
|
+
* <p>The query is invalid.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
46
|
+
* <p>The request is not valid.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
49
|
+
* <p>The specified resource does not exist.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
52
|
+
* <p>The service is temporarily unavailable.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
55
|
+
* <p>The rate exceeds the limit.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
58
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
59
|
+
*
|
|
60
|
+
*
|
|
33
61
|
*/
|
|
34
62
|
export declare class GetBucketsAggregationCommand extends $Command<GetBucketsAggregationCommandInput, GetBucketsAggregationCommandOutput, IoTClientResolvedConfig> {
|
|
35
63
|
readonly input: GetBucketsAggregationCommandInput;
|
|
@@ -30,6 +30,34 @@ export interface GetCardinalityCommandOutput extends GetCardinalityResponse, __M
|
|
|
30
30
|
* @see {@link GetCardinalityCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link IndexNotReadyException} (client fault)
|
|
34
|
+
* <p>The index is not ready.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
37
|
+
* <p>An unexpected error has occurred.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InvalidAggregationException} (client fault)
|
|
40
|
+
* <p>The aggregation is invalid.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InvalidQueryException} (client fault)
|
|
43
|
+
* <p>The query is invalid.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
46
|
+
* <p>The request is not valid.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
49
|
+
* <p>The specified resource does not exist.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
52
|
+
* <p>The service is temporarily unavailable.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
55
|
+
* <p>The rate exceeds the limit.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
58
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
59
|
+
*
|
|
60
|
+
*
|
|
33
61
|
*/
|
|
34
62
|
export declare class GetCardinalityCommand extends $Command<GetCardinalityCommandInput, GetCardinalityCommandOutput, IoTClientResolvedConfig> {
|
|
35
63
|
readonly input: GetCardinalityCommandInput;
|
|
@@ -31,6 +31,28 @@ export interface GetEffectivePoliciesCommandOutput extends GetEffectivePoliciesR
|
|
|
31
31
|
* @see {@link GetEffectivePoliciesCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
35
|
+
* <p>An unexpected error has occurred.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
38
|
+
* <p>The request is not valid.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
41
|
+
* <p>A limit has been exceeded.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
44
|
+
* <p>The specified resource does not exist.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
47
|
+
* <p>The service is temporarily unavailable.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
50
|
+
* <p>The rate exceeds the limit.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
53
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
34
56
|
*/
|
|
35
57
|
export declare class GetEffectivePoliciesCommand extends $Command<GetEffectivePoliciesCommandInput, GetEffectivePoliciesCommandOutput, IoTClientResolvedConfig> {
|
|
36
58
|
readonly input: GetEffectivePoliciesCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface GetIndexingConfigurationCommandOutput extends GetIndexingConfig
|
|
|
30
30
|
* @see {@link GetIndexingConfigurationCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
40
|
+
* <p>The service is temporarily unavailable.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
46
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class GetIndexingConfigurationCommand extends $Command<GetIndexingConfigurationCommandInput, GetIndexingConfigurationCommandOutput, IoTClientResolvedConfig> {
|
|
35
51
|
readonly input: GetIndexingConfigurationCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface GetJobDocumentCommandOutput extends GetJobDocumentResponse, __M
|
|
|
30
30
|
* @see {@link GetJobDocumentCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
34
|
+
* <p>The request is not valid.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
37
|
+
* <p>The specified resource does not exist.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
40
|
+
* <p>The service is temporarily unavailable.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The rate exceeds the limit.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class GetJobDocumentCommand extends $Command<GetJobDocumentCommandInput, GetJobDocumentCommandOutput, IoTClientResolvedConfig> {
|
|
35
48
|
readonly input: GetJobDocumentCommandInput;
|
|
@@ -32,6 +32,16 @@ export interface GetLoggingOptionsCommandOutput extends GetLoggingOptionsRespons
|
|
|
32
32
|
* @see {@link GetLoggingOptionsCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link InternalException} (server fault)
|
|
36
|
+
* <p>An unexpected error has occurred.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
39
|
+
* <p>The request is not valid.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
42
|
+
* <p>The service is temporarily unavailable.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
35
45
|
*/
|
|
36
46
|
export declare class GetLoggingOptionsCommand extends $Command<GetLoggingOptionsCommandInput, GetLoggingOptionsCommandOutput, IoTClientResolvedConfig> {
|
|
37
47
|
readonly input: GetLoggingOptionsCommandInput;
|
|
@@ -30,6 +30,25 @@ export interface GetOTAUpdateCommandOutput extends GetOTAUpdateResponse, __Metad
|
|
|
30
30
|
* @see {@link GetOTAUpdateCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
34
|
+
* <p>An unexpected error has occurred.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>The request is not valid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The service is temporarily unavailable.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The rate exceeds the limit.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
49
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
33
52
|
*/
|
|
34
53
|
export declare class GetOTAUpdateCommand extends $Command<GetOTAUpdateCommandInput, GetOTAUpdateCommandOutput, IoTClientResolvedConfig> {
|
|
35
54
|
readonly input: GetOTAUpdateCommandInput;
|
|
@@ -38,6 +38,34 @@ export interface GetPercentilesCommandOutput extends GetPercentilesResponse, __M
|
|
|
38
38
|
* @see {@link GetPercentilesCommandOutput} for command's `response` shape.
|
|
39
39
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
40
40
|
*
|
|
41
|
+
* @throws {@link IndexNotReadyException} (client fault)
|
|
42
|
+
* <p>The index is not ready.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
45
|
+
* <p>An unexpected error has occurred.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link InvalidAggregationException} (client fault)
|
|
48
|
+
* <p>The aggregation is invalid.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link InvalidQueryException} (client fault)
|
|
51
|
+
* <p>The query is invalid.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
54
|
+
* <p>The request is not valid.</p>
|
|
55
|
+
*
|
|
56
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
57
|
+
* <p>The specified resource does not exist.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
60
|
+
* <p>The service is temporarily unavailable.</p>
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
63
|
+
* <p>The rate exceeds the limit.</p>
|
|
64
|
+
*
|
|
65
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
66
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
67
|
+
*
|
|
68
|
+
*
|
|
41
69
|
*/
|
|
42
70
|
export declare class GetPercentilesCommand extends $Command<GetPercentilesCommandInput, GetPercentilesCommandOutput, IoTClientResolvedConfig> {
|
|
43
71
|
readonly input: GetPercentilesCommandInput;
|
|
@@ -31,6 +31,25 @@ export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
|
|
|
31
31
|
* @see {@link GetPolicyCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
35
|
+
* <p>An unexpected error has occurred.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
38
|
+
* <p>The request is not valid.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
41
|
+
* <p>The specified resource does not exist.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
44
|
+
* <p>The service is temporarily unavailable.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
47
|
+
* <p>The rate exceeds the limit.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
50
|
+
* <p>You are not authorized to perform this operation.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
34
53
|
*/
|
|
35
54
|
export declare class GetPolicyCommand extends $Command<GetPolicyCommandInput, GetPolicyCommandOutput, IoTClientResolvedConfig> {
|
|
36
55
|
readonly input: GetPolicyCommandInput;
|