@aws-sdk/client-iot 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AcceptCertificateTransferCommand.js +5 -0
- package/dist-cjs/commands/AddThingToBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/AddThingToThingGroupCommand.js +5 -0
- package/dist-cjs/commands/AssociateTargetsWithJobCommand.js +5 -0
- package/dist-cjs/commands/AttachPolicyCommand.js +5 -0
- package/dist-cjs/commands/AttachPrincipalPolicyCommand.js +5 -0
- package/dist-cjs/commands/AttachSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/AttachThingPrincipalCommand.js +5 -0
- package/dist-cjs/commands/CancelAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/CancelAuditTaskCommand.js +5 -0
- package/dist-cjs/commands/CancelCertificateTransferCommand.js +5 -0
- package/dist-cjs/commands/CancelDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/CancelJobCommand.js +5 -0
- package/dist-cjs/commands/CancelJobExecutionCommand.js +5 -0
- package/dist-cjs/commands/ClearDefaultAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/ConfirmTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/CreateAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/CreateAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/CreateBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateCertificateFromCsrCommand.js +5 -0
- package/dist-cjs/commands/CreateCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/CreateDimensionCommand.js +5 -0
- package/dist-cjs/commands/CreateDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateDynamicThingGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/CreateJobCommand.js +5 -0
- package/dist-cjs/commands/CreateJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateKeysAndCertificateCommand.js +5 -0
- package/dist-cjs/commands/CreateMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/CreateOTAUpdateCommand.js +5 -0
- package/dist-cjs/commands/CreatePackageCommand.js +5 -0
- package/dist-cjs/commands/CreatePackageVersionCommand.js +5 -0
- package/dist-cjs/commands/CreatePolicyCommand.js +5 -0
- package/dist-cjs/commands/CreatePolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningClaimCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningTemplateVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/CreateSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamCommand.js +5 -0
- package/dist-cjs/commands/CreateThingCommand.js +5 -0
- package/dist-cjs/commands/CreateThingGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateThingTypeCommand.js +5 -0
- package/dist-cjs/commands/CreateTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/CreateTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccountAuditConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DeleteBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteCACertificateCommand.js +5 -0
- package/dist-cjs/commands/DeleteCertificateCommand.js +5 -0
- package/dist-cjs/commands/DeleteCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/DeleteDimensionCommand.js +5 -0
- package/dist-cjs/commands/DeleteDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteDynamicThingGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobExecutionCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/DeleteOTAUpdateCommand.js +5 -0
- package/dist-cjs/commands/DeletePackageCommand.js +5 -0
- package/dist-cjs/commands/DeletePackageVersionCommand.js +5 -0
- package/dist-cjs/commands/DeletePolicyCommand.js +5 -0
- package/dist-cjs/commands/DeletePolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteProvisioningTemplateVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteRegistrationCodeCommand.js +5 -0
- package/dist-cjs/commands/DeleteRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/DeleteSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteStreamCommand.js +5 -0
- package/dist-cjs/commands/DeleteThingCommand.js +5 -0
- package/dist-cjs/commands/DeleteThingGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteThingTypeCommand.js +5 -0
- package/dist-cjs/commands/DeleteTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/DeleteTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/DeleteV2LoggingLevelCommand.js +5 -0
- package/dist-cjs/commands/DeprecateThingTypeCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountAuditConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditFindingCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DescribeBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeCACertificateCommand.js +5 -0
- package/dist-cjs/commands/DescribeCertificateCommand.js +5 -0
- package/dist-cjs/commands/DescribeCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/DescribeDefaultAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DescribeDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeDimensionCommand.js +5 -0
- package/dist-cjs/commands/DescribeDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeEndpointCommand.js +5 -0
- package/dist-cjs/commands/DescribeEventConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/DescribeIndexCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobExecutionCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeManagedJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisioningTemplateVersionCommand.js +5 -0
- package/dist-cjs/commands/DescribeRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/DescribeScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/DescribeSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DescribeStreamCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingRegistrationTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingTypeCommand.js +5 -0
- package/dist-cjs/commands/DetachPolicyCommand.js +5 -0
- package/dist-cjs/commands/DetachPrincipalPolicyCommand.js +5 -0
- package/dist-cjs/commands/DetachSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DetachThingPrincipalCommand.js +5 -0
- package/dist-cjs/commands/DisableTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/EnableTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/GetBehaviorModelTrainingSummariesCommand.js +5 -0
- package/dist-cjs/commands/GetBucketsAggregationCommand.js +5 -0
- package/dist-cjs/commands/GetCardinalityCommand.js +5 -0
- package/dist-cjs/commands/GetEffectivePoliciesCommand.js +5 -0
- package/dist-cjs/commands/GetIndexingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetJobDocumentCommand.js +5 -0
- package/dist-cjs/commands/GetLoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/GetOTAUpdateCommand.js +5 -0
- package/dist-cjs/commands/GetPackageCommand.js +5 -0
- package/dist-cjs/commands/GetPackageConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetPackageVersionCommand.js +5 -0
- package/dist-cjs/commands/GetPercentilesCommand.js +5 -0
- package/dist-cjs/commands/GetPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetPolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/GetRegistrationCodeCommand.js +5 -0
- package/dist-cjs/commands/GetStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/GetTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/GetV2LoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/ListActiveViolationsCommand.js +5 -0
- package/dist-cjs/commands/ListAttachedPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListAuditFindingsCommand.js +5 -0
- package/dist-cjs/commands/ListAuditMitigationActionsExecutionsCommand.js +5 -0
- package/dist-cjs/commands/ListAuditMitigationActionsTasksCommand.js +5 -0
- package/dist-cjs/commands/ListAuditSuppressionsCommand.js +5 -0
- package/dist-cjs/commands/ListAuditTasksCommand.js +5 -0
- package/dist-cjs/commands/ListAuthorizersCommand.js +5 -0
- package/dist-cjs/commands/ListBillingGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListCACertificatesCommand.js +5 -0
- package/dist-cjs/commands/ListCertificatesByCACommand.js +5 -0
- package/dist-cjs/commands/ListCertificatesCommand.js +5 -0
- package/dist-cjs/commands/ListCustomMetricsCommand.js +5 -0
- package/dist-cjs/commands/ListDetectMitigationActionsExecutionsCommand.js +5 -0
- package/dist-cjs/commands/ListDetectMitigationActionsTasksCommand.js +5 -0
- package/dist-cjs/commands/ListDimensionsCommand.js +5 -0
- package/dist-cjs/commands/ListDomainConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListFleetMetricsCommand.js +5 -0
- package/dist-cjs/commands/ListIndicesCommand.js +5 -0
- package/dist-cjs/commands/ListJobExecutionsForJobCommand.js +5 -0
- package/dist-cjs/commands/ListJobExecutionsForThingCommand.js +5 -0
- package/dist-cjs/commands/ListJobTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListJobsCommand.js +5 -0
- package/dist-cjs/commands/ListManagedJobTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListMetricValuesCommand.js +5 -0
- package/dist-cjs/commands/ListMitigationActionsCommand.js +5 -0
- package/dist-cjs/commands/ListOTAUpdatesCommand.js +5 -0
- package/dist-cjs/commands/ListOutgoingCertificatesCommand.js +5 -0
- package/dist-cjs/commands/ListPackageVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListPackagesCommand.js +5 -0
- package/dist-cjs/commands/ListPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPolicyPrincipalsCommand.js +5 -0
- package/dist-cjs/commands/ListPolicyVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListPrincipalPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPrincipalThingsCommand.js +5 -0
- package/dist-cjs/commands/ListProvisioningTemplateVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListProvisioningTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListRelatedResourcesForAuditFindingCommand.js +5 -0
- package/dist-cjs/commands/ListRoleAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListScheduledAuditsCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityProfilesForTargetCommand.js +5 -0
- package/dist-cjs/commands/ListStreamsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTargetsForPolicyCommand.js +5 -0
- package/dist-cjs/commands/ListTargetsForSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/ListThingGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListThingGroupsForThingCommand.js +5 -0
- package/dist-cjs/commands/ListThingPrincipalsCommand.js +5 -0
- package/dist-cjs/commands/ListThingRegistrationTaskReportsCommand.js +5 -0
- package/dist-cjs/commands/ListThingRegistrationTasksCommand.js +5 -0
- package/dist-cjs/commands/ListThingTypesCommand.js +5 -0
- package/dist-cjs/commands/ListThingsCommand.js +5 -0
- package/dist-cjs/commands/ListThingsInBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/ListThingsInThingGroupCommand.js +5 -0
- package/dist-cjs/commands/ListTopicRuleDestinationsCommand.js +5 -0
- package/dist-cjs/commands/ListTopicRulesCommand.js +5 -0
- package/dist-cjs/commands/ListV2LoggingLevelsCommand.js +5 -0
- package/dist-cjs/commands/ListViolationEventsCommand.js +5 -0
- package/dist-cjs/commands/PutVerificationStateOnViolationCommand.js +5 -0
- package/dist-cjs/commands/RegisterCACertificateCommand.js +5 -0
- package/dist-cjs/commands/RegisterCertificateCommand.js +5 -0
- package/dist-cjs/commands/RegisterCertificateWithoutCACommand.js +5 -0
- package/dist-cjs/commands/RegisterThingCommand.js +5 -0
- package/dist-cjs/commands/RejectCertificateTransferCommand.js +5 -0
- package/dist-cjs/commands/RemoveThingFromBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/RemoveThingFromThingGroupCommand.js +5 -0
- package/dist-cjs/commands/ReplaceTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/SearchIndexCommand.js +5 -0
- package/dist-cjs/commands/SetDefaultAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/SetLoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/SetV2LoggingLevelCommand.js +5 -0
- package/dist-cjs/commands/SetV2LoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/StartAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/StartDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/StartOnDemandAuditTaskCommand.js +5 -0
- package/dist-cjs/commands/StartThingRegistrationTaskCommand.js +5 -0
- package/dist-cjs/commands/StopThingRegistrationTaskCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/TransferCertificateCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountAuditConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/UpdateBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateCACertificateCommand.js +5 -0
- package/dist-cjs/commands/UpdateCertificateCommand.js +5 -0
- package/dist-cjs/commands/UpdateCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/UpdateDimensionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateDynamicThingGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateEventConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/UpdateIndexingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobCommand.js +5 -0
- package/dist-cjs/commands/UpdateMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/UpdateScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/UpdateSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateStreamCommand.js +5 -0
- package/dist-cjs/commands/UpdateThingCommand.js +5 -0
- package/dist-cjs/commands/UpdateThingGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateThingGroupsForThingCommand.js +5 -0
- package/dist-cjs/commands/UpdateTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/ValidateSecurityProfileBehaviorsCommand.js +5 -0
- package/dist-cjs/models/models_1.js +2 -0
- package/dist-es/commands/AcceptCertificateTransferCommand.js +5 -0
- package/dist-es/commands/AddThingToBillingGroupCommand.js +5 -0
- package/dist-es/commands/AddThingToThingGroupCommand.js +5 -0
- package/dist-es/commands/AssociateTargetsWithJobCommand.js +5 -0
- package/dist-es/commands/AttachPolicyCommand.js +5 -0
- package/dist-es/commands/AttachPrincipalPolicyCommand.js +5 -0
- package/dist-es/commands/AttachSecurityProfileCommand.js +5 -0
- package/dist-es/commands/AttachThingPrincipalCommand.js +5 -0
- package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/CancelAuditTaskCommand.js +5 -0
- package/dist-es/commands/CancelCertificateTransferCommand.js +5 -0
- package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/CancelJobCommand.js +5 -0
- package/dist-es/commands/CancelJobExecutionCommand.js +5 -0
- package/dist-es/commands/ClearDefaultAuthorizerCommand.js +5 -0
- package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/CreateAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/CreateAuthorizerCommand.js +5 -0
- package/dist-es/commands/CreateBillingGroupCommand.js +5 -0
- package/dist-es/commands/CreateCertificateFromCsrCommand.js +5 -0
- package/dist-es/commands/CreateCustomMetricCommand.js +5 -0
- package/dist-es/commands/CreateDimensionCommand.js +5 -0
- package/dist-es/commands/CreateDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateDynamicThingGroupCommand.js +5 -0
- package/dist-es/commands/CreateFleetMetricCommand.js +5 -0
- package/dist-es/commands/CreateJobCommand.js +5 -0
- package/dist-es/commands/CreateJobTemplateCommand.js +5 -0
- package/dist-es/commands/CreateKeysAndCertificateCommand.js +5 -0
- package/dist-es/commands/CreateMitigationActionCommand.js +5 -0
- package/dist-es/commands/CreateOTAUpdateCommand.js +5 -0
- package/dist-es/commands/CreatePackageCommand.js +5 -0
- package/dist-es/commands/CreatePackageVersionCommand.js +5 -0
- package/dist-es/commands/CreatePolicyCommand.js +5 -0
- package/dist-es/commands/CreatePolicyVersionCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningClaimCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +5 -0
- package/dist-es/commands/CreateRoleAliasCommand.js +5 -0
- package/dist-es/commands/CreateScheduledAuditCommand.js +5 -0
- package/dist-es/commands/CreateSecurityProfileCommand.js +5 -0
- package/dist-es/commands/CreateStreamCommand.js +5 -0
- package/dist-es/commands/CreateThingCommand.js +5 -0
- package/dist-es/commands/CreateThingGroupCommand.js +5 -0
- package/dist-es/commands/CreateThingTypeCommand.js +5 -0
- package/dist-es/commands/CreateTopicRuleCommand.js +5 -0
- package/dist-es/commands/CreateTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/DeleteAuthorizerCommand.js +5 -0
- package/dist-es/commands/DeleteBillingGroupCommand.js +5 -0
- package/dist-es/commands/DeleteCACertificateCommand.js +5 -0
- package/dist-es/commands/DeleteCertificateCommand.js +5 -0
- package/dist-es/commands/DeleteCustomMetricCommand.js +5 -0
- package/dist-es/commands/DeleteDimensionCommand.js +5 -0
- package/dist-es/commands/DeleteDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteDynamicThingGroupCommand.js +5 -0
- package/dist-es/commands/DeleteFleetMetricCommand.js +5 -0
- package/dist-es/commands/DeleteJobCommand.js +5 -0
- package/dist-es/commands/DeleteJobExecutionCommand.js +5 -0
- package/dist-es/commands/DeleteJobTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteMitigationActionCommand.js +5 -0
- package/dist-es/commands/DeleteOTAUpdateCommand.js +5 -0
- package/dist-es/commands/DeletePackageCommand.js +5 -0
- package/dist-es/commands/DeletePackageVersionCommand.js +5 -0
- package/dist-es/commands/DeletePolicyCommand.js +5 -0
- package/dist-es/commands/DeletePolicyVersionCommand.js +5 -0
- package/dist-es/commands/DeleteProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +5 -0
- package/dist-es/commands/DeleteRegistrationCodeCommand.js +5 -0
- package/dist-es/commands/DeleteRoleAliasCommand.js +5 -0
- package/dist-es/commands/DeleteScheduledAuditCommand.js +5 -0
- package/dist-es/commands/DeleteSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DeleteStreamCommand.js +5 -0
- package/dist-es/commands/DeleteThingCommand.js +5 -0
- package/dist-es/commands/DeleteThingGroupCommand.js +5 -0
- package/dist-es/commands/DeleteThingTypeCommand.js +5 -0
- package/dist-es/commands/DeleteTopicRuleCommand.js +5 -0
- package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/DeleteV2LoggingLevelCommand.js +5 -0
- package/dist-es/commands/DeprecateThingTypeCommand.js +5 -0
- package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeAuditFindingCommand.js +5 -0
- package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/DescribeAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/DescribeAuditTaskCommand.js +5 -0
- package/dist-es/commands/DescribeAuthorizerCommand.js +5 -0
- package/dist-es/commands/DescribeBillingGroupCommand.js +5 -0
- package/dist-es/commands/DescribeCACertificateCommand.js +5 -0
- package/dist-es/commands/DescribeCertificateCommand.js +5 -0
- package/dist-es/commands/DescribeCustomMetricCommand.js +5 -0
- package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +5 -0
- package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/DescribeDimensionCommand.js +5 -0
- package/dist-es/commands/DescribeDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeEndpointCommand.js +5 -0
- package/dist-es/commands/DescribeEventConfigurationsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetMetricCommand.js +5 -0
- package/dist-es/commands/DescribeIndexCommand.js +5 -0
- package/dist-es/commands/DescribeJobCommand.js +5 -0
- package/dist-es/commands/DescribeJobExecutionCommand.js +5 -0
- package/dist-es/commands/DescribeJobTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeManagedJobTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeMitigationActionCommand.js +5 -0
- package/dist-es/commands/DescribeProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +5 -0
- package/dist-es/commands/DescribeRoleAliasCommand.js +5 -0
- package/dist-es/commands/DescribeScheduledAuditCommand.js +5 -0
- package/dist-es/commands/DescribeSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DescribeStreamCommand.js +5 -0
- package/dist-es/commands/DescribeThingCommand.js +5 -0
- package/dist-es/commands/DescribeThingGroupCommand.js +5 -0
- package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +5 -0
- package/dist-es/commands/DescribeThingTypeCommand.js +5 -0
- package/dist-es/commands/DetachPolicyCommand.js +5 -0
- package/dist-es/commands/DetachPrincipalPolicyCommand.js +5 -0
- package/dist-es/commands/DetachSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DetachThingPrincipalCommand.js +5 -0
- package/dist-es/commands/DisableTopicRuleCommand.js +5 -0
- package/dist-es/commands/EnableTopicRuleCommand.js +5 -0
- package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +5 -0
- package/dist-es/commands/GetBucketsAggregationCommand.js +5 -0
- package/dist-es/commands/GetCardinalityCommand.js +5 -0
- package/dist-es/commands/GetEffectivePoliciesCommand.js +5 -0
- package/dist-es/commands/GetIndexingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetJobDocumentCommand.js +5 -0
- package/dist-es/commands/GetLoggingOptionsCommand.js +5 -0
- package/dist-es/commands/GetOTAUpdateCommand.js +5 -0
- package/dist-es/commands/GetPackageCommand.js +5 -0
- package/dist-es/commands/GetPackageConfigurationCommand.js +5 -0
- package/dist-es/commands/GetPackageVersionCommand.js +5 -0
- package/dist-es/commands/GetPercentilesCommand.js +5 -0
- package/dist-es/commands/GetPolicyCommand.js +5 -0
- package/dist-es/commands/GetPolicyVersionCommand.js +5 -0
- package/dist-es/commands/GetRegistrationCodeCommand.js +5 -0
- package/dist-es/commands/GetStatisticsCommand.js +5 -0
- package/dist-es/commands/GetTopicRuleCommand.js +5 -0
- package/dist-es/commands/GetTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/GetV2LoggingOptionsCommand.js +5 -0
- package/dist-es/commands/ListActiveViolationsCommand.js +5 -0
- package/dist-es/commands/ListAttachedPoliciesCommand.js +5 -0
- package/dist-es/commands/ListAuditFindingsCommand.js +5 -0
- package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +5 -0
- package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +5 -0
- package/dist-es/commands/ListAuditSuppressionsCommand.js +5 -0
- package/dist-es/commands/ListAuditTasksCommand.js +5 -0
- package/dist-es/commands/ListAuthorizersCommand.js +5 -0
- package/dist-es/commands/ListBillingGroupsCommand.js +5 -0
- package/dist-es/commands/ListCACertificatesCommand.js +5 -0
- package/dist-es/commands/ListCertificatesByCACommand.js +5 -0
- package/dist-es/commands/ListCertificatesCommand.js +5 -0
- package/dist-es/commands/ListCustomMetricsCommand.js +5 -0
- package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +5 -0
- package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +5 -0
- package/dist-es/commands/ListDimensionsCommand.js +5 -0
- package/dist-es/commands/ListDomainConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListFleetMetricsCommand.js +5 -0
- package/dist-es/commands/ListIndicesCommand.js +5 -0
- package/dist-es/commands/ListJobExecutionsForJobCommand.js +5 -0
- package/dist-es/commands/ListJobExecutionsForThingCommand.js +5 -0
- package/dist-es/commands/ListJobTemplatesCommand.js +5 -0
- package/dist-es/commands/ListJobsCommand.js +5 -0
- package/dist-es/commands/ListManagedJobTemplatesCommand.js +5 -0
- package/dist-es/commands/ListMetricValuesCommand.js +5 -0
- package/dist-es/commands/ListMitigationActionsCommand.js +5 -0
- package/dist-es/commands/ListOTAUpdatesCommand.js +5 -0
- package/dist-es/commands/ListOutgoingCertificatesCommand.js +5 -0
- package/dist-es/commands/ListPackageVersionsCommand.js +5 -0
- package/dist-es/commands/ListPackagesCommand.js +5 -0
- package/dist-es/commands/ListPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPolicyPrincipalsCommand.js +5 -0
- package/dist-es/commands/ListPolicyVersionsCommand.js +5 -0
- package/dist-es/commands/ListPrincipalPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPrincipalThingsCommand.js +5 -0
- package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +5 -0
- package/dist-es/commands/ListProvisioningTemplatesCommand.js +5 -0
- package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +5 -0
- package/dist-es/commands/ListRoleAliasesCommand.js +5 -0
- package/dist-es/commands/ListScheduledAuditsCommand.js +5 -0
- package/dist-es/commands/ListSecurityProfilesCommand.js +5 -0
- package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +5 -0
- package/dist-es/commands/ListStreamsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTargetsForPolicyCommand.js +5 -0
- package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +5 -0
- package/dist-es/commands/ListThingGroupsCommand.js +5 -0
- package/dist-es/commands/ListThingGroupsForThingCommand.js +5 -0
- package/dist-es/commands/ListThingPrincipalsCommand.js +5 -0
- package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +5 -0
- package/dist-es/commands/ListThingRegistrationTasksCommand.js +5 -0
- package/dist-es/commands/ListThingTypesCommand.js +5 -0
- package/dist-es/commands/ListThingsCommand.js +5 -0
- package/dist-es/commands/ListThingsInBillingGroupCommand.js +5 -0
- package/dist-es/commands/ListThingsInThingGroupCommand.js +5 -0
- package/dist-es/commands/ListTopicRuleDestinationsCommand.js +5 -0
- package/dist-es/commands/ListTopicRulesCommand.js +5 -0
- package/dist-es/commands/ListV2LoggingLevelsCommand.js +5 -0
- package/dist-es/commands/ListViolationEventsCommand.js +5 -0
- package/dist-es/commands/PutVerificationStateOnViolationCommand.js +5 -0
- package/dist-es/commands/RegisterCACertificateCommand.js +5 -0
- package/dist-es/commands/RegisterCertificateCommand.js +5 -0
- package/dist-es/commands/RegisterCertificateWithoutCACommand.js +5 -0
- package/dist-es/commands/RegisterThingCommand.js +5 -0
- package/dist-es/commands/RejectCertificateTransferCommand.js +5 -0
- package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +5 -0
- package/dist-es/commands/RemoveThingFromThingGroupCommand.js +5 -0
- package/dist-es/commands/ReplaceTopicRuleCommand.js +5 -0
- package/dist-es/commands/SearchIndexCommand.js +5 -0
- package/dist-es/commands/SetDefaultAuthorizerCommand.js +5 -0
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +5 -0
- package/dist-es/commands/SetLoggingOptionsCommand.js +5 -0
- package/dist-es/commands/SetV2LoggingLevelCommand.js +5 -0
- package/dist-es/commands/SetV2LoggingOptionsCommand.js +5 -0
- package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/StartOnDemandAuditTaskCommand.js +5 -0
- package/dist-es/commands/StartThingRegistrationTaskCommand.js +5 -0
- package/dist-es/commands/StopThingRegistrationTaskCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestAuthorizationCommand.js +5 -0
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +5 -0
- package/dist-es/commands/TransferCertificateCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/UpdateAuthorizerCommand.js +5 -0
- package/dist-es/commands/UpdateBillingGroupCommand.js +5 -0
- package/dist-es/commands/UpdateCACertificateCommand.js +5 -0
- package/dist-es/commands/UpdateCertificateCommand.js +5 -0
- package/dist-es/commands/UpdateCustomMetricCommand.js +5 -0
- package/dist-es/commands/UpdateDimensionCommand.js +5 -0
- package/dist-es/commands/UpdateDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateDynamicThingGroupCommand.js +5 -0
- package/dist-es/commands/UpdateEventConfigurationsCommand.js +5 -0
- package/dist-es/commands/UpdateFleetMetricCommand.js +5 -0
- package/dist-es/commands/UpdateIndexingConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateJobCommand.js +5 -0
- package/dist-es/commands/UpdateMitigationActionCommand.js +5 -0
- package/dist-es/commands/UpdatePackageCommand.js +5 -0
- package/dist-es/commands/UpdatePackageConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdatePackageVersionCommand.js +5 -0
- package/dist-es/commands/UpdateProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateRoleAliasCommand.js +5 -0
- package/dist-es/commands/UpdateScheduledAuditCommand.js +5 -0
- package/dist-es/commands/UpdateSecurityProfileCommand.js +5 -0
- package/dist-es/commands/UpdateStreamCommand.js +5 -0
- package/dist-es/commands/UpdateThingCommand.js +5 -0
- package/dist-es/commands/UpdateThingGroupCommand.js +5 -0
- package/dist-es/commands/UpdateThingGroupsForThingCommand.js +5 -0
- package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +5 -0
- package/dist-es/models/models_1.js +2 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -5
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +12 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePackageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/GetTopicRuleCommand.d.ts +12 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +2 -2
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +12 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +44 -22
- package/dist-types/models/models_1.d.ts +16 -29
- package/dist-types/models/models_2.d.ts +24 -3
- package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +5 -1
- package/dist-types/ts3.4/models/models_1.d.ts +3 -5
- package/dist-types/ts3.4/models/models_2.d.ts +5 -1
- package/package.json +31 -31
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteOTAUpdateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteOTAUpdateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteOTAUpdate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeletePackageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeletePackageCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeletePackage",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeletePackageVersionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeletePackageVersionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeletePackageVersion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeletePolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeletePolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeletePolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeletePolicyVersionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeletePolicyVersionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeletePolicyVersion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteProvisioningTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteProvisioningTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteProvisioningTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteProvisioningTemplateVersionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteProvisioningTemplateVersionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteProvisioningTemplateVersion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteRegistrationCodeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteRegistrationCodeCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteRegistrationCode",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteRoleAliasCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteRoleAliasCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteRoleAlias",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteScheduledAuditCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteScheduledAuditCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteScheduledAudit",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteSecurityProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteSecurityProfileCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteSecurityProfile",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteStreamCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteStreamCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteStream",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteThingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteThingCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteThing",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteThingGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteThingGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteThingGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteThingTypeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteThingTypeCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteThingType",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteTopicRuleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteTopicRuleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteTopicRule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteTopicRuleDestinationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteTopicRuleDestinationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteTopicRuleDestination",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteV2LoggingLevelCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteV2LoggingLevelCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeleteV2LoggingLevel",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeprecateThingTypeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeprecateThingTypeCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DeprecateThingType",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeAccountAuditConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAccountAuditConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeAccountAuditConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeAuditFindingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAuditFindingCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeAuditFinding",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeAuditMitigationActionsTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAuditMitigationActionsTaskCommand extends smithy_client_1.Command
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeAuditMitigationActionsTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeAuditSuppressionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAuditSuppressionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeAuditSuppression",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeAuditTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAuditTaskCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeAuditTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeAuthorizerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAuthorizerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeAuthorizer",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeBillingGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeBillingGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeBillingGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeCACertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeCACertificateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeCACertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeCertificateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeCertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeCustomMetricCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeCustomMetricCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeCustomMetric",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeDefaultAuthorizerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDefaultAuthorizerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeDefaultAuthorizer",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeDetectMitigationActionsTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDetectMitigationActionsTaskCommand extends smithy_client_1.Command
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeDetectMitigationActionsTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeDimensionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDimensionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSIotService",
|
|
38
|
+
operation: "DescribeDimension",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|