@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
|
@@ -93,6 +93,7 @@ declare const UpdateMitigationActionCommand_base: {
|
|
|
93
93
|
* @throws {@link IoTServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class UpdateMitigationActionCommand extends UpdateMitigationActionCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UpdatePackageCommand_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 UpdatePackageCommand extends UpdatePackageCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const UpdatePackageConfigurationCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdatePackageConfigurationCommand extends UpdatePackageConfigurationCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UpdatePackageVersionCommand_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 UpdatePackageVersionCommand extends UpdatePackageVersionCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const UpdateProvisioningTemplateCommand_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 UpdateProvisioningTemplateCommand extends UpdateProvisioningTemplateCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UpdateRoleAliasCommand_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 UpdateRoleAliasCommand extends UpdateRoleAliasCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const UpdateScheduledAuditCommand_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 UpdateScheduledAuditCommand extends UpdateScheduledAuditCommand_base {
|
|
@@ -209,6 +209,7 @@ declare const UpdateSecurityProfileCommand_base: {
|
|
|
209
209
|
* @throws {@link IoTServiceException}
|
|
210
210
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
211
211
|
*
|
|
212
|
+
*
|
|
212
213
|
* @public
|
|
213
214
|
*/
|
|
214
215
|
export declare class UpdateSecurityProfileCommand extends UpdateSecurityProfileCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const UpdateStreamCommand_base: {
|
|
|
91
91
|
* @throws {@link IoTServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class UpdateStreamCommand extends UpdateStreamCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const UpdateThingCommand_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 UpdateThingCommand extends UpdateThingCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const UpdateThingGroupCommand_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 UpdateThingGroupCommand extends UpdateThingGroupCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const UpdateThingGroupsForThingCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UpdateThingGroupsForThingCommand extends UpdateThingGroupsForThingCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const UpdateThingTypeCommand_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 UpdateThingTypeCommand extends UpdateThingTypeCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const UpdateTopicRuleDestinationCommand_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 UpdateTopicRuleDestinationCommand extends UpdateTopicRuleDestinationCommand_base {
|
|
@@ -108,6 +108,7 @@ declare const ValidateSecurityProfileBehaviorsCommand_base: {
|
|
|
108
108
|
* @throws {@link IoTServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
110
110
|
*
|
|
111
|
+
*
|
|
111
112
|
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class ValidateSecurityProfileBehaviorsCommand extends ValidateSecurityProfileBehaviorsCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iot",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iot",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
|
+
"@smithy/hash-node": "^4.0.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
43
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
46
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
48
|
+
"@smithy/types": "^4.2.0",
|
|
49
|
+
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
55
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
+
"@smithy/util-retry": "^4.0.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.0.0",
|
|
59
59
|
"@types/uuid": "^9.0.1",
|
|
60
60
|
"tslib": "^2.6.2",
|