@aws-sdk/client-iot 3.774.0 → 3.777.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/IoTClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -0
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +1 -0
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +1 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +1 -0
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -0
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -0
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -0
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -0
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -0
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -0
- package/dist-types/commands/CancelJobCommand.d.ts +1 -0
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +1 -0
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -0
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -0
- package/dist-types/commands/CreateCertificateProviderCommand.d.ts +1 -0
- package/dist-types/commands/CreateCommandCommand.d.ts +1 -0
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +1 -0
- package/dist-types/commands/CreateDimensionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +1 -0
- package/dist-types/commands/CreateJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -0
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +1 -0
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +1 -0
- package/dist-types/commands/CreatePackageCommand.d.ts +1 -0
- package/dist-types/commands/CreatePackageVersionCommand.d.ts +1 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -0
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -0
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -0
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +1 -0
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +1 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateStreamCommand.d.ts +1 -0
- package/dist-types/commands/CreateThingCommand.d.ts +1 -0
- package/dist-types/commands/CreateThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateThingTypeCommand.d.ts +1 -0
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +1 -0
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCommandCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDimensionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -0
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +1 -0
- package/dist-types/commands/DeletePackageVersionCommand.d.ts +1 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -0
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteStreamCommand.d.ts +1 -0
- package/dist-types/commands/DeleteThingCommand.d.ts +1 -0
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -0
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDimensionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +1 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -0
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/DescribeStreamCommand.d.ts +1 -0
- package/dist-types/commands/DescribeThingCommand.d.ts +1 -0
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -0
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -0
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +1 -0
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -0
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -0
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +1 -0
- package/dist-types/commands/GetCardinalityCommand.d.ts +1 -0
- package/dist-types/commands/GetCommandCommand.d.ts +1 -0
- package/dist-types/commands/GetCommandExecutionCommand.d.ts +1 -0
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -0
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetJobDocumentCommand.d.ts +1 -0
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -0
- package/dist-types/commands/GetPackageCommand.d.ts +1 -0
- package/dist-types/commands/GetPackageConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetPackageVersionCommand.d.ts +1 -0
- package/dist-types/commands/GetPercentilesCommand.d.ts +1 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -0
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +1 -0
- package/dist-types/commands/GetStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +1 -0
- package/dist-types/commands/GetTopicRuleCommand.d.ts +1 -0
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -0
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -0
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +1 -0
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -0
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +1 -0
- package/dist-types/commands/ListAuditTasksCommand.d.ts +1 -0
- package/dist-types/commands/ListAuthorizersCommand.d.ts +1 -0
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListCACertificatesCommand.d.ts +1 -0
- package/dist-types/commands/ListCertificateProvidersCommand.d.ts +1 -0
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -0
- package/dist-types/commands/ListCommandExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +1 -0
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -0
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -0
- package/dist-types/commands/ListDimensionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +1 -0
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -0
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -0
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListMetricValuesCommand.d.ts +1 -0
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -0
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -0
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListPackagesCommand.d.ts +1 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -0
- package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +1 -0
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -0
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -0
- package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +1 -0
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -0
- package/dist-types/commands/ListStreamsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -0
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -0
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -0
- package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +1 -0
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -0
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -0
- package/dist-types/commands/ListThingTypesCommand.d.ts +1 -0
- package/dist-types/commands/ListThingsCommand.d.ts +1 -0
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -0
- package/dist-types/commands/ListTopicRulesCommand.d.ts +1 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -0
- package/dist-types/commands/ListViolationEventsCommand.d.ts +1 -0
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -0
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +1 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -0
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -0
- package/dist-types/commands/RegisterThingCommand.d.ts +1 -0
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -0
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +1 -0
- package/dist-types/commands/SearchIndexCommand.d.ts +1 -0
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -0
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -0
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +1 -0
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +1 -0
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +1 -0
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestAuthorizationCommand.d.ts +1 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/TransferCertificateCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCommandCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDimensionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePackageCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePackageVersionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -0
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateStreamCommand.d.ts +1 -0
- package/dist-types/commands/UpdateThingCommand.d.ts +1 -0
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +1 -0
- package/dist-types/commands/UpdateThingTypeCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -0
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +1 -0
- package/package.json +33 -33
|
@@ -95,6 +95,7 @@ declare const DescribeThingTypeCommand_base: {
|
|
|
95
95
|
* @throws {@link IoTServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class DescribeThingTypeCommand extends DescribeThingTypeCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DetachPolicyCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DetachPolicyCommand extends DetachPolicyCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DetachPrincipalPolicyCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DetachPrincipalPolicyCommand extends DetachPrincipalPolicyCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DetachSecurityProfileCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DetachSecurityProfileCommand extends DetachSecurityProfileCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DetachThingPrincipalCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DetachThingPrincipalCommand extends DetachThingPrincipalCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DisableTopicRuleCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DisableTopicRuleCommand extends DisableTopicRuleCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisassociateSbomFromPackageVersionCommand_base: {
|
|
|
71
71
|
* @throws {@link IoTServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisassociateSbomFromPackageVersionCommand extends DisassociateSbomFromPackageVersionCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const EnableTopicRuleCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class EnableTopicRuleCommand extends EnableTopicRuleCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetBehaviorModelTrainingSummariesCommand_base: {
|
|
|
81
81
|
* @throws {@link IoTServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetBehaviorModelTrainingSummariesCommand extends GetBehaviorModelTrainingSummariesCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const GetBucketsAggregationCommand_base: {
|
|
|
96
96
|
* @throws {@link IoTServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetBucketsAggregationCommand extends GetBucketsAggregationCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetCardinalityCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetCardinalityCommand extends GetCardinalityCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const GetCommandCommand_base: {
|
|
|
104
104
|
* @throws {@link IoTServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class GetCommandCommand extends GetCommandCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const GetCommandExecutionCommand_base: {
|
|
|
100
100
|
* @throws {@link IoTServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class GetCommandExecutionCommand extends GetCommandExecutionCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetEffectivePoliciesCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetEffectivePoliciesCommand extends GetEffectivePoliciesCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const GetIndexingConfigurationCommand_base: {
|
|
|
111
111
|
* @throws {@link IoTServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class GetIndexingConfigurationCommand extends GetIndexingConfigurationCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const GetJobDocumentCommand_base: {
|
|
|
68
68
|
* @throws {@link IoTServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetJobDocumentCommand extends GetJobDocumentCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const GetLoggingOptionsCommand_base: {
|
|
|
65
65
|
* @throws {@link IoTServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class GetLoggingOptionsCommand extends GetLoggingOptionsCommand_base {
|
|
@@ -159,6 +159,7 @@ declare const GetOTAUpdateCommand_base: {
|
|
|
159
159
|
* @throws {@link IoTServiceException}
|
|
160
160
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
161
161
|
*
|
|
162
|
+
*
|
|
162
163
|
* @public
|
|
163
164
|
*/
|
|
164
165
|
export declare class GetOTAUpdateCommand extends GetOTAUpdateCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const GetPackageCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetPackageCommand extends GetPackageCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const GetPackageConfigurationCommand_base: {
|
|
|
63
63
|
* @throws {@link IoTServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class GetPackageConfigurationCommand extends GetPackageConfigurationCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const GetPackageVersionCommand_base: {
|
|
|
95
95
|
* @throws {@link IoTServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetPackageVersionCommand extends GetPackageVersionCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const GetPercentilesCommand_base: {
|
|
|
101
101
|
* @throws {@link IoTServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class GetPercentilesCommand extends GetPercentilesCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetPolicyVersionCommand_base: {
|
|
|
81
81
|
* @throws {@link IoTServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetPolicyVersionCommand extends GetPolicyVersionCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const GetRegistrationCodeCommand_base: {
|
|
|
71
71
|
* @throws {@link IoTServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetRegistrationCodeCommand extends GetRegistrationCodeCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const GetStatisticsCommand_base: {
|
|
|
96
96
|
* @throws {@link IoTServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetStatisticsCommand extends GetStatisticsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const GetThingConnectivityDataCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetThingConnectivityDataCommand extends GetThingConnectivityDataCommand_base {
|
|
@@ -489,6 +489,7 @@ declare const GetTopicRuleCommand_base: {
|
|
|
489
489
|
* @throws {@link IoTServiceException}
|
|
490
490
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
491
491
|
*
|
|
492
|
+
*
|
|
492
493
|
* @public
|
|
493
494
|
*/
|
|
494
495
|
export declare class GetTopicRuleCommand extends GetTopicRuleCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const GetTopicRuleDestinationCommand_base: {
|
|
|
86
86
|
* @throws {@link IoTServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetTopicRuleDestinationCommand extends GetTopicRuleDestinationCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const GetV2LoggingOptionsCommand_base: {
|
|
|
64
64
|
* @throws {@link IoTServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class GetV2LoggingOptionsCommand extends GetV2LoggingOptionsCommand_base {
|
|
@@ -141,6 +141,7 @@ declare const ListActiveViolationsCommand_base: {
|
|
|
141
141
|
* @throws {@link IoTServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
143
143
|
*
|
|
144
|
+
*
|
|
144
145
|
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class ListActiveViolationsCommand extends ListActiveViolationsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListAttachedPoliciesCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListAttachedPoliciesCommand extends ListAttachedPoliciesCommand_base {
|
|
@@ -155,6 +155,7 @@ declare const ListAuditFindingsCommand_base: {
|
|
|
155
155
|
* @throws {@link IoTServiceException}
|
|
156
156
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
157
157
|
*
|
|
158
|
+
*
|
|
158
159
|
* @public
|
|
159
160
|
*/
|
|
160
161
|
export declare class ListAuditFindingsCommand extends ListAuditFindingsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListAuditMitigationActionsExecutionsCommand_base: {
|
|
|
82
82
|
* @throws {@link IoTServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListAuditMitigationActionsExecutionsCommand extends ListAuditMitigationActionsExecutionsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListAuditMitigationActionsTasksCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListAuditMitigationActionsTasksCommand extends ListAuditMitigationActionsTasksCommand_base {
|
|
@@ -115,6 +115,7 @@ declare const ListAuditSuppressionsCommand_base: {
|
|
|
115
115
|
* @throws {@link IoTServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class ListAuditSuppressionsCommand extends ListAuditSuppressionsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListAuditTasksCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListAuditTasksCommand extends ListAuditTasksCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListAuthorizersCommand_base: {
|
|
|
79
79
|
* @throws {@link IoTServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListAuthorizersCommand extends ListAuthorizersCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListBillingGroupsCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListBillingGroupsCommand extends ListBillingGroupsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListCACertificatesCommand_base: {
|
|
|
83
83
|
* @throws {@link IoTServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListCACertificatesCommand extends ListCACertificatesCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListCertificateProvidersCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListCertificateProvidersCommand extends ListCertificateProvidersCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListCertificatesByCACommand_base: {
|
|
|
82
82
|
* @throws {@link IoTServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListCertificatesByCACommand extends ListCertificatesByCACommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListCertificatesCommand_base: {
|
|
|
83
83
|
* @throws {@link IoTServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListCertificatesCommand extends ListCertificatesCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const ListCommandExecutionsCommand_base: {
|
|
|
112
112
|
* @throws {@link IoTServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class ListCommandExecutionsCommand extends ListCommandExecutionsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListCommandsCommand_base: {
|
|
|
79
79
|
* @throws {@link IoTServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListCommandsCommand extends ListCommandsCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const ListCustomMetricsCommand_base: {
|
|
|
71
71
|
* @throws {@link IoTServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListCustomMetricsCommand extends ListCustomMetricsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListDetectMitigationActionsExecutionsCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListDetectMitigationActionsExecutionsCommand extends ListDetectMitigationActionsExecutionsCommand_base {
|
|
@@ -126,6 +126,7 @@ declare const ListDetectMitigationActionsTasksCommand_base: {
|
|
|
126
126
|
* @throws {@link IoTServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
128
128
|
*
|
|
129
|
+
*
|
|
129
130
|
* @public
|
|
130
131
|
*/
|
|
131
132
|
export declare class ListDetectMitigationActionsTasksCommand extends ListDetectMitigationActionsTasksCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const ListDimensionsCommand_base: {
|
|
|
68
68
|
* @throws {@link IoTServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ListDimensionsCommand extends ListDimensionsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListDomainConfigurationsCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListDomainConfigurationsCommand extends ListDomainConfigurationsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListFleetMetricsCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListFleetMetricsCommand extends ListFleetMetricsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListIndicesCommand_base: {
|
|
|
74
74
|
* @throws {@link IoTServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListIndicesCommand extends ListIndicesCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListJobExecutionsForJobCommand_base: {
|
|
|
83
83
|
* @throws {@link IoTServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListJobExecutionsForJobCommand extends ListJobExecutionsForJobCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListJobExecutionsForThingCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListJobExecutionsForThingCommand extends ListJobExecutionsForThingCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListJobTemplatesCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListJobTemplatesCommand extends ListJobTemplatesCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListManagedJobTemplatesCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListManagedJobTemplatesCommand extends ListManagedJobTemplatesCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const ListMetricValuesCommand_base: {
|
|
|
95
95
|
* @throws {@link IoTServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListMetricValuesCommand extends ListMetricValuesCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListMitigationActionsCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListMitigationActionsCommand extends ListMitigationActionsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListOTAUpdatesCommand_base: {
|
|
|
79
79
|
* @throws {@link IoTServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListOTAUpdatesCommand extends ListOTAUpdatesCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListOutgoingCertificatesCommand_base: {
|
|
|
82
82
|
* @throws {@link IoTServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListOutgoingCertificatesCommand extends ListOutgoingCertificatesCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListPackageVersionsCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListPackageVersionsCommand extends ListPackageVersionsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListPackagesCommand_base: {
|
|
|
74
74
|
* @throws {@link IoTServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListPackagesCommand extends ListPackagesCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListPoliciesCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListPoliciesCommand extends ListPoliciesCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const ListPolicyPrincipalsCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListPolicyPrincipalsCommand extends ListPolicyPrincipalsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListPolicyVersionsCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListPolicyVersionsCommand extends ListPolicyVersionsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListPrincipalPoliciesCommand_base: {
|
|
|
88
88
|
* @throws {@link IoTServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListPrincipalPoliciesCommand extends ListPrincipalPoliciesCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListPrincipalThingsCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListPrincipalThingsCommand extends ListPrincipalThingsCommand_base {
|