@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
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeJobExecutionCommand, se_DescribeJobExecutionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeJobExecutionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeJobExecutionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeJobExecution",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeJobTemplateCommand, se_DescribeJobTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeJobTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeJobTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeJobTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeManagedJobTemplateCommand, se_DescribeManagedJobTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeManagedJobTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeManagedJobTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeManagedJobTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeMitigationActionCommand, se_DescribeMitigationActionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeMitigationActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeMitigationActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeMitigationAction",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeProvisioningTemplateCommand, se_DescribeProvisioningTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProvisioningTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProvisioningTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeProvisioningTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeProvisioningTemplateVersionCommand, se_DescribeProvisioningTemplateVersionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProvisioningTemplateVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProvisioningTemplateVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeProvisioningTemplateVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeRoleAliasCommand, se_DescribeRoleAliasCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeRoleAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeRoleAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeRoleAlias",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeScheduledAuditCommand, se_DescribeScheduledAuditCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeScheduledAuditCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeScheduledAuditCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeScheduledAudit",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeSecurityProfileCommand, se_DescribeSecurityProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeSecurityProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeSecurityProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeSecurityProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeStreamCommand, se_DescribeStreamCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStreamCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStreamCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeStream",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeThingCommand, se_DescribeThingCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeThingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeThingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeThing",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeThingGroupCommand, se_DescribeThingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeThingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeThingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeThingGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeThingRegistrationTaskCommand, se_DescribeThingRegistrationTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeThingRegistrationTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeThingRegistrationTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeThingRegistrationTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeThingTypeCommand, se_DescribeThingTypeCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeThingTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeThingTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeThingType",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DetachPolicyCommand, se_DetachPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetachPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetachPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DetachPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DetachPrincipalPolicyCommand, se_DetachPrincipalPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetachPrincipalPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetachPrincipalPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DetachPrincipalPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DetachSecurityProfileCommand, se_DetachSecurityProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetachSecurityProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetachSecurityProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DetachSecurityProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DetachThingPrincipalCommand, se_DetachThingPrincipalCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetachThingPrincipalCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetachThingPrincipalCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DetachThingPrincipal",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DisableTopicRuleCommand, se_DisableTopicRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisableTopicRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisableTopicRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DisableTopicRule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_EnableTopicRuleCommand, se_EnableTopicRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class EnableTopicRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class EnableTopicRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "EnableTopicRule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBehaviorModelTrainingSummariesCommand, se_GetBehaviorModelTrainingSummariesCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBehaviorModelTrainingSummariesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetBehaviorModelTrainingSummariesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetBehaviorModelTrainingSummaries",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketsAggregationCommand, se_GetBucketsAggregationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketsAggregationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetBucketsAggregationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetBucketsAggregation",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetCardinalityCommand, se_GetCardinalityCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetCardinalityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetCardinalityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetCardinality",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetEffectivePoliciesCommand, se_GetEffectivePoliciesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetEffectivePoliciesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetEffectivePoliciesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetEffectivePolicies",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetIndexingConfigurationCommand, se_GetIndexingConfigurationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetIndexingConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetIndexingConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetIndexingConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetJobDocumentCommand, se_GetJobDocumentCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetJobDocumentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetJobDocumentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetJobDocument",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetLoggingOptionsCommand, se_GetLoggingOptionsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetLoggingOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetLoggingOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetLoggingOptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetOTAUpdateCommand, se_GetOTAUpdateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetOTAUpdateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetOTAUpdateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetOTAUpdate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetPackageResponseFilterSensitiveLog } from "../models/models_1";
|
|
5
6
|
import { de_GetPackageCommand, se_GetPackageCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetPackageCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetPackageResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSIotService",
|
|
36
|
+
operation: "GetPackage",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetPackageConfigurationCommand, se_GetPackageConfigurationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetPackageConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetPackageConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "GetPackageConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetPackageVersionResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_GetPackageVersionCommand, se_GetPackageVersionCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetPackageVersionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetPackageVersionResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSIotService",
|
|
36
|
+
operation: "GetPackageVersion",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|