@aws-sdk/client-iot 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +11299 -11330
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/IoTClient.js +2 -0
- package/dist-es/commands/AcceptCertificateTransferCommand.js +3 -9
- package/dist-es/commands/AddThingToBillingGroupCommand.js +3 -9
- package/dist-es/commands/AddThingToThingGroupCommand.js +3 -9
- package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +3 -9
- package/dist-es/commands/AssociateTargetsWithJobCommand.js +3 -9
- package/dist-es/commands/AttachPolicyCommand.js +3 -9
- package/dist-es/commands/AttachPrincipalPolicyCommand.js +3 -9
- package/dist-es/commands/AttachSecurityProfileCommand.js +3 -9
- package/dist-es/commands/AttachThingPrincipalCommand.js +3 -9
- package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/CancelAuditTaskCommand.js +3 -9
- package/dist-es/commands/CancelCertificateTransferCommand.js +3 -9
- package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/CancelJobCommand.js +3 -9
- package/dist-es/commands/CancelJobExecutionCommand.js +3 -9
- package/dist-es/commands/ClearDefaultAuthorizerCommand.js +3 -9
- package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/CreateAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/CreateAuthorizerCommand.js +3 -9
- package/dist-es/commands/CreateBillingGroupCommand.js +3 -9
- package/dist-es/commands/CreateCertificateFromCsrCommand.js +3 -9
- package/dist-es/commands/CreateCertificateProviderCommand.js +3 -9
- package/dist-es/commands/CreateCommandCommand.js +3 -9
- package/dist-es/commands/CreateCustomMetricCommand.js +3 -9
- package/dist-es/commands/CreateDimensionCommand.js +3 -9
- package/dist-es/commands/CreateDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateDynamicThingGroupCommand.js +3 -9
- package/dist-es/commands/CreateFleetMetricCommand.js +3 -9
- package/dist-es/commands/CreateJobCommand.js +3 -9
- package/dist-es/commands/CreateJobTemplateCommand.js +3 -9
- package/dist-es/commands/CreateKeysAndCertificateCommand.js +3 -10
- package/dist-es/commands/CreateMitigationActionCommand.js +3 -9
- package/dist-es/commands/CreateOTAUpdateCommand.js +3 -9
- package/dist-es/commands/CreatePackageCommand.js +3 -10
- package/dist-es/commands/CreatePackageVersionCommand.js +3 -10
- package/dist-es/commands/CreatePolicyCommand.js +3 -9
- package/dist-es/commands/CreatePolicyVersionCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningClaimCommand.js +3 -10
- package/dist-es/commands/CreateProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +3 -9
- package/dist-es/commands/CreateRoleAliasCommand.js +3 -9
- package/dist-es/commands/CreateScheduledAuditCommand.js +3 -9
- package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/CreateStreamCommand.js +3 -9
- package/dist-es/commands/CreateThingCommand.js +3 -9
- package/dist-es/commands/CreateThingGroupCommand.js +3 -9
- package/dist-es/commands/CreateThingTypeCommand.js +3 -9
- package/dist-es/commands/CreateTopicRuleCommand.js +3 -9
- package/dist-es/commands/CreateTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/DeleteAuthorizerCommand.js +3 -9
- package/dist-es/commands/DeleteBillingGroupCommand.js +3 -9
- package/dist-es/commands/DeleteCACertificateCommand.js +3 -9
- package/dist-es/commands/DeleteCertificateCommand.js +3 -9
- package/dist-es/commands/DeleteCertificateProviderCommand.js +3 -9
- package/dist-es/commands/DeleteCommandCommand.js +3 -9
- package/dist-es/commands/DeleteCommandExecutionCommand.js +3 -9
- package/dist-es/commands/DeleteCustomMetricCommand.js +3 -9
- package/dist-es/commands/DeleteDimensionCommand.js +3 -9
- package/dist-es/commands/DeleteDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteDynamicThingGroupCommand.js +3 -9
- package/dist-es/commands/DeleteFleetMetricCommand.js +3 -9
- package/dist-es/commands/DeleteJobCommand.js +3 -9
- package/dist-es/commands/DeleteJobExecutionCommand.js +3 -9
- package/dist-es/commands/DeleteJobTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteMitigationActionCommand.js +3 -9
- package/dist-es/commands/DeleteOTAUpdateCommand.js +3 -9
- package/dist-es/commands/DeletePackageCommand.js +3 -9
- package/dist-es/commands/DeletePackageVersionCommand.js +3 -9
- package/dist-es/commands/DeletePolicyCommand.js +3 -9
- package/dist-es/commands/DeletePolicyVersionCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +3 -9
- package/dist-es/commands/DeleteRegistrationCodeCommand.js +3 -9
- package/dist-es/commands/DeleteRoleAliasCommand.js +3 -9
- package/dist-es/commands/DeleteScheduledAuditCommand.js +3 -9
- package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DeleteStreamCommand.js +3 -9
- package/dist-es/commands/DeleteThingCommand.js +3 -9
- package/dist-es/commands/DeleteThingGroupCommand.js +3 -9
- package/dist-es/commands/DeleteThingTypeCommand.js +3 -9
- package/dist-es/commands/DeleteTopicRuleCommand.js +3 -9
- package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteV2LoggingLevelCommand.js +3 -9
- package/dist-es/commands/DeprecateThingTypeCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeAuditFindingCommand.js +3 -9
- package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/DescribeAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/DescribeAuditTaskCommand.js +3 -9
- package/dist-es/commands/DescribeAuthorizerCommand.js +3 -9
- package/dist-es/commands/DescribeBillingGroupCommand.js +3 -9
- package/dist-es/commands/DescribeCACertificateCommand.js +3 -9
- package/dist-es/commands/DescribeCertificateCommand.js +3 -9
- package/dist-es/commands/DescribeCertificateProviderCommand.js +3 -9
- package/dist-es/commands/DescribeCustomMetricCommand.js +3 -9
- package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +3 -9
- package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/DescribeDimensionCommand.js +3 -9
- package/dist-es/commands/DescribeDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointCommand.js +3 -9
- package/dist-es/commands/DescribeEventConfigurationsCommand.js +3 -9
- package/dist-es/commands/DescribeFleetMetricCommand.js +3 -9
- package/dist-es/commands/DescribeIndexCommand.js +3 -9
- package/dist-es/commands/DescribeJobCommand.js +3 -9
- package/dist-es/commands/DescribeJobExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeJobTemplateCommand.js +3 -9
- package/dist-es/commands/DescribeManagedJobTemplateCommand.js +3 -9
- package/dist-es/commands/DescribeMitigationActionCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +3 -9
- package/dist-es/commands/DescribeRoleAliasCommand.js +3 -9
- package/dist-es/commands/DescribeScheduledAuditCommand.js +3 -9
- package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DescribeStreamCommand.js +3 -9
- package/dist-es/commands/DescribeThingCommand.js +3 -9
- package/dist-es/commands/DescribeThingGroupCommand.js +3 -9
- package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +3 -9
- package/dist-es/commands/DescribeThingTypeCommand.js +3 -9
- package/dist-es/commands/DetachPolicyCommand.js +3 -9
- package/dist-es/commands/DetachPrincipalPolicyCommand.js +3 -9
- package/dist-es/commands/DetachSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DetachThingPrincipalCommand.js +3 -9
- package/dist-es/commands/DisableTopicRuleCommand.js +3 -9
- package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +3 -9
- package/dist-es/commands/EnableTopicRuleCommand.js +3 -9
- package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +3 -9
- package/dist-es/commands/GetBucketsAggregationCommand.js +3 -9
- package/dist-es/commands/GetCardinalityCommand.js +3 -9
- package/dist-es/commands/GetCommandCommand.js +3 -9
- package/dist-es/commands/GetCommandExecutionCommand.js +3 -9
- package/dist-es/commands/GetEffectivePoliciesCommand.js +3 -9
- package/dist-es/commands/GetIndexingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetJobDocumentCommand.js +3 -9
- package/dist-es/commands/GetLoggingOptionsCommand.js +3 -9
- package/dist-es/commands/GetOTAUpdateCommand.js +3 -9
- package/dist-es/commands/GetPackageCommand.js +3 -10
- package/dist-es/commands/GetPackageConfigurationCommand.js +3 -9
- package/dist-es/commands/GetPackageVersionCommand.js +3 -10
- package/dist-es/commands/GetPercentilesCommand.js +3 -9
- package/dist-es/commands/GetPolicyCommand.js +3 -9
- package/dist-es/commands/GetPolicyVersionCommand.js +3 -9
- package/dist-es/commands/GetRegistrationCodeCommand.js +3 -9
- package/dist-es/commands/GetStatisticsCommand.js +3 -9
- package/dist-es/commands/GetThingConnectivityDataCommand.js +3 -10
- package/dist-es/commands/GetTopicRuleCommand.js +3 -9
- package/dist-es/commands/GetTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/GetV2LoggingOptionsCommand.js +3 -9
- package/dist-es/commands/ListActiveViolationsCommand.js +3 -9
- package/dist-es/commands/ListAttachedPoliciesCommand.js +3 -9
- package/dist-es/commands/ListAuditFindingsCommand.js +3 -9
- package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +3 -9
- package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +3 -9
- package/dist-es/commands/ListAuditSuppressionsCommand.js +3 -9
- package/dist-es/commands/ListAuditTasksCommand.js +3 -9
- package/dist-es/commands/ListAuthorizersCommand.js +3 -9
- package/dist-es/commands/ListBillingGroupsCommand.js +3 -9
- package/dist-es/commands/ListCACertificatesCommand.js +3 -9
- package/dist-es/commands/ListCertificateProvidersCommand.js +3 -9
- package/dist-es/commands/ListCertificatesByCACommand.js +3 -9
- package/dist-es/commands/ListCertificatesCommand.js +3 -9
- package/dist-es/commands/ListCommandExecutionsCommand.js +3 -9
- package/dist-es/commands/ListCommandsCommand.js +3 -9
- package/dist-es/commands/ListCustomMetricsCommand.js +3 -9
- package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +3 -9
- package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +3 -9
- package/dist-es/commands/ListDimensionsCommand.js +3 -9
- package/dist-es/commands/ListDomainConfigurationsCommand.js +3 -9
- package/dist-es/commands/ListFleetMetricsCommand.js +3 -9
- package/dist-es/commands/ListIndicesCommand.js +3 -9
- package/dist-es/commands/ListJobExecutionsForJobCommand.js +3 -9
- package/dist-es/commands/ListJobExecutionsForThingCommand.js +3 -9
- package/dist-es/commands/ListJobTemplatesCommand.js +3 -9
- package/dist-es/commands/ListJobsCommand.js +3 -9
- package/dist-es/commands/ListManagedJobTemplatesCommand.js +3 -9
- package/dist-es/commands/ListMetricValuesCommand.js +3 -9
- package/dist-es/commands/ListMitigationActionsCommand.js +3 -9
- package/dist-es/commands/ListOTAUpdatesCommand.js +3 -9
- package/dist-es/commands/ListOutgoingCertificatesCommand.js +3 -9
- package/dist-es/commands/ListPackageVersionsCommand.js +3 -9
- package/dist-es/commands/ListPackagesCommand.js +3 -9
- package/dist-es/commands/ListPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPolicyPrincipalsCommand.js +3 -9
- package/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
- package/dist-es/commands/ListPrincipalPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPrincipalThingsCommand.js +3 -9
- package/dist-es/commands/ListPrincipalThingsV2Command.js +3 -9
- package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +3 -9
- package/dist-es/commands/ListProvisioningTemplatesCommand.js +3 -9
- package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +3 -9
- package/dist-es/commands/ListRoleAliasesCommand.js +3 -9
- package/dist-es/commands/ListSbomValidationResultsCommand.js +3 -9
- package/dist-es/commands/ListScheduledAuditsCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +3 -9
- package/dist-es/commands/ListStreamsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTargetsForPolicyCommand.js +3 -9
- package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +3 -9
- package/dist-es/commands/ListThingGroupsCommand.js +3 -9
- package/dist-es/commands/ListThingGroupsForThingCommand.js +3 -9
- package/dist-es/commands/ListThingPrincipalsCommand.js +3 -9
- package/dist-es/commands/ListThingPrincipalsV2Command.js +3 -9
- package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +3 -9
- package/dist-es/commands/ListThingRegistrationTasksCommand.js +3 -9
- package/dist-es/commands/ListThingTypesCommand.js +3 -9
- package/dist-es/commands/ListThingsCommand.js +3 -9
- package/dist-es/commands/ListThingsInBillingGroupCommand.js +3 -9
- package/dist-es/commands/ListThingsInThingGroupCommand.js +3 -9
- package/dist-es/commands/ListTopicRuleDestinationsCommand.js +3 -9
- package/dist-es/commands/ListTopicRulesCommand.js +3 -9
- package/dist-es/commands/ListV2LoggingLevelsCommand.js +3 -9
- package/dist-es/commands/ListViolationEventsCommand.js +3 -9
- package/dist-es/commands/PutVerificationStateOnViolationCommand.js +3 -9
- package/dist-es/commands/RegisterCACertificateCommand.js +3 -9
- package/dist-es/commands/RegisterCertificateCommand.js +3 -9
- package/dist-es/commands/RegisterCertificateWithoutCACommand.js +3 -9
- package/dist-es/commands/RegisterThingCommand.js +3 -9
- package/dist-es/commands/RejectCertificateTransferCommand.js +3 -9
- package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +3 -9
- package/dist-es/commands/RemoveThingFromThingGroupCommand.js +3 -9
- package/dist-es/commands/ReplaceTopicRuleCommand.js +3 -9
- package/dist-es/commands/SearchIndexCommand.js +3 -9
- package/dist-es/commands/SetDefaultAuthorizerCommand.js +3 -9
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -9
- package/dist-es/commands/SetLoggingOptionsCommand.js +3 -9
- package/dist-es/commands/SetV2LoggingLevelCommand.js +3 -9
- package/dist-es/commands/SetV2LoggingOptionsCommand.js +3 -9
- package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/StartOnDemandAuditTaskCommand.js +3 -9
- package/dist-es/commands/StartThingRegistrationTaskCommand.js +3 -9
- package/dist-es/commands/StopThingRegistrationTaskCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestAuthorizationCommand.js +3 -9
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -9
- package/dist-es/commands/TransferCertificateCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/UpdateAuthorizerCommand.js +3 -9
- package/dist-es/commands/UpdateBillingGroupCommand.js +3 -9
- package/dist-es/commands/UpdateCACertificateCommand.js +3 -9
- package/dist-es/commands/UpdateCertificateCommand.js +3 -9
- package/dist-es/commands/UpdateCertificateProviderCommand.js +3 -9
- package/dist-es/commands/UpdateCommandCommand.js +3 -9
- package/dist-es/commands/UpdateCustomMetricCommand.js +3 -9
- package/dist-es/commands/UpdateDimensionCommand.js +3 -9
- package/dist-es/commands/UpdateDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateDynamicThingGroupCommand.js +3 -9
- package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateEventConfigurationsCommand.js +3 -9
- package/dist-es/commands/UpdateFleetMetricCommand.js +3 -9
- package/dist-es/commands/UpdateIndexingConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateJobCommand.js +3 -9
- package/dist-es/commands/UpdateMitigationActionCommand.js +3 -9
- package/dist-es/commands/UpdatePackageCommand.js +3 -10
- package/dist-es/commands/UpdatePackageConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdatePackageVersionCommand.js +3 -10
- package/dist-es/commands/UpdateProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateRoleAliasCommand.js +3 -9
- package/dist-es/commands/UpdateScheduledAuditCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/UpdateStreamCommand.js +3 -9
- package/dist-es/commands/UpdateThingCommand.js +3 -9
- package/dist-es/commands/UpdateThingGroupCommand.js +3 -9
- package/dist-es/commands/UpdateThingGroupsForThingCommand.js +3 -9
- package/dist-es/commands/UpdateThingTypeCommand.js +3 -9
- package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -32
- package/dist-es/models/models_1.js +0 -19
- package/dist-es/models/models_2.js +0 -11
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +10766 -0
- package/dist-types/IoTClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -28
- package/dist-types/models/models_1.d.ts +0 -16
- package/dist-types/models/models_2.d.ts +0 -8
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1205 -0
- package/dist-types/ts3.4/IoTClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -19
- package/dist-types/ts3.4/models/models_1.d.ts +0 -12
- package/dist-types/ts3.4/models/models_2.d.ts +0 -6
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1212 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -9312
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -2450
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3269
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.iot" }),
|
|
28
30
|
serviceId: config?.serviceId ?? "IoT",
|
|
29
31
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
32
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
package/dist-es/IoTClient.js
CHANGED
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getOmitRetryHeadersPlugin, getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class IoTClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getOmitRetryHeadersPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AcceptCertificateTransfer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AcceptCertificateTransferCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AcceptCertificateTransfer", {})
|
|
17
13
|
.n("IoTClient", "AcceptCertificateTransferCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AcceptCertificateTransferCommand)
|
|
20
|
-
.de(de_AcceptCertificateTransferCommand)
|
|
14
|
+
.sc(AcceptCertificateTransfer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AddThingToBillingGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddThingToBillingGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AddThingToBillingGroup", {})
|
|
17
13
|
.n("IoTClient", "AddThingToBillingGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddThingToBillingGroupCommand)
|
|
20
|
-
.de(de_AddThingToBillingGroupCommand)
|
|
14
|
+
.sc(AddThingToBillingGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AddThingToThingGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddThingToThingGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AddThingToThingGroup", {})
|
|
17
13
|
.n("IoTClient", "AddThingToThingGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddThingToThingGroupCommand)
|
|
20
|
-
.de(de_AddThingToThingGroupCommand)
|
|
14
|
+
.sc(AddThingToThingGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateSbomWithPackageVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateSbomWithPackageVersionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AssociateSbomWithPackageVersion", {})
|
|
17
13
|
.n("IoTClient", "AssociateSbomWithPackageVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateSbomWithPackageVersionCommand)
|
|
20
|
-
.de(de_AssociateSbomWithPackageVersionCommand)
|
|
14
|
+
.sc(AssociateSbomWithPackageVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateTargetsWithJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateTargetsWithJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AssociateTargetsWithJob", {})
|
|
17
13
|
.n("IoTClient", "AssociateTargetsWithJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateTargetsWithJobCommand)
|
|
20
|
-
.de(de_AssociateTargetsWithJobCommand)
|
|
14
|
+
.sc(AssociateTargetsWithJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AttachPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AttachPolicy", {})
|
|
17
13
|
.n("IoTClient", "AttachPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachPolicyCommand)
|
|
20
|
-
.de(de_AttachPolicyCommand)
|
|
14
|
+
.sc(AttachPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AttachPrincipalPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachPrincipalPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AttachPrincipalPolicy", {})
|
|
17
13
|
.n("IoTClient", "AttachPrincipalPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachPrincipalPolicyCommand)
|
|
20
|
-
.de(de_AttachPrincipalPolicyCommand)
|
|
14
|
+
.sc(AttachPrincipalPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AttachSecurityProfile } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachSecurityProfileCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AttachSecurityProfile", {})
|
|
17
13
|
.n("IoTClient", "AttachSecurityProfileCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachSecurityProfileCommand)
|
|
20
|
-
.de(de_AttachSecurityProfileCommand)
|
|
14
|
+
.sc(AttachSecurityProfile)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AttachThingPrincipal } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachThingPrincipalCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "AttachThingPrincipal", {})
|
|
17
13
|
.n("IoTClient", "AttachThingPrincipalCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachThingPrincipalCommand)
|
|
20
|
-
.de(de_AttachThingPrincipalCommand)
|
|
14
|
+
.sc(AttachThingPrincipal)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelAuditMitigationActionsTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelAuditMitigationActionsTaskCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CancelAuditMitigationActionsTask", {})
|
|
17
13
|
.n("IoTClient", "CancelAuditMitigationActionsTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelAuditMitigationActionsTaskCommand)
|
|
20
|
-
.de(de_CancelAuditMitigationActionsTaskCommand)
|
|
14
|
+
.sc(CancelAuditMitigationActionsTask)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelAuditTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelAuditTaskCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CancelAuditTask", {})
|
|
17
13
|
.n("IoTClient", "CancelAuditTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelAuditTaskCommand)
|
|
20
|
-
.de(de_CancelAuditTaskCommand)
|
|
14
|
+
.sc(CancelAuditTask)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelCertificateTransfer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelCertificateTransferCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CancelCertificateTransfer", {})
|
|
17
13
|
.n("IoTClient", "CancelCertificateTransferCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelCertificateTransferCommand)
|
|
20
|
-
.de(de_CancelCertificateTransferCommand)
|
|
14
|
+
.sc(CancelCertificateTransfer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelDetectMitigationActionsTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelDetectMitigationActionsTaskCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CancelDetectMitigationActionsTask", {})
|
|
17
13
|
.n("IoTClient", "CancelDetectMitigationActionsTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelDetectMitigationActionsTaskCommand)
|
|
20
|
-
.de(de_CancelDetectMitigationActionsTaskCommand)
|
|
14
|
+
.sc(CancelDetectMitigationActionsTask)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CancelJob", {})
|
|
17
13
|
.n("IoTClient", "CancelJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelJobCommand)
|
|
20
|
-
.de(de_CancelJobCommand)
|
|
14
|
+
.sc(CancelJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelJobExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelJobExecutionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CancelJobExecution", {})
|
|
17
13
|
.n("IoTClient", "CancelJobExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelJobExecutionCommand)
|
|
20
|
-
.de(de_CancelJobExecutionCommand)
|
|
14
|
+
.sc(CancelJobExecution)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ClearDefaultAuthorizer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ClearDefaultAuthorizerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "ClearDefaultAuthorizer", {})
|
|
17
13
|
.n("IoTClient", "ClearDefaultAuthorizerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ClearDefaultAuthorizerCommand)
|
|
20
|
-
.de(de_ClearDefaultAuthorizerCommand)
|
|
14
|
+
.sc(ClearDefaultAuthorizer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ConfirmTopicRuleDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ConfirmTopicRuleDestinationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "ConfirmTopicRuleDestination", {})
|
|
17
13
|
.n("IoTClient", "ConfirmTopicRuleDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ConfirmTopicRuleDestinationCommand)
|
|
20
|
-
.de(de_ConfirmTopicRuleDestinationCommand)
|
|
14
|
+
.sc(ConfirmTopicRuleDestination)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAuditSuppression } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAuditSuppressionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CreateAuditSuppression", {})
|
|
17
13
|
.n("IoTClient", "CreateAuditSuppressionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAuditSuppressionCommand)
|
|
20
|
-
.de(de_CreateAuditSuppressionCommand)
|
|
14
|
+
.sc(CreateAuditSuppression)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAuthorizer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAuthorizerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CreateAuthorizer", {})
|
|
17
13
|
.n("IoTClient", "CreateAuthorizerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAuthorizerCommand)
|
|
20
|
-
.de(de_CreateAuthorizerCommand)
|
|
14
|
+
.sc(CreateAuthorizer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateBillingGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateBillingGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CreateBillingGroup", {})
|
|
17
13
|
.n("IoTClient", "CreateBillingGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateBillingGroupCommand)
|
|
20
|
-
.de(de_CreateBillingGroupCommand)
|
|
14
|
+
.sc(CreateBillingGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateCertificateFromCsr } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCertificateFromCsrCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CreateCertificateFromCsr", {})
|
|
17
13
|
.n("IoTClient", "CreateCertificateFromCsrCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCertificateFromCsrCommand)
|
|
20
|
-
.de(de_CreateCertificateFromCsrCommand)
|
|
14
|
+
.sc(CreateCertificateFromCsr)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateCertificateProvider } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCertificateProviderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIotService", "CreateCertificateProvider", {})
|
|
17
13
|
.n("IoTClient", "CreateCertificateProviderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCertificateProviderCommand)
|
|
20
|
-
.de(de_CreateCertificateProviderCommand)
|
|
14
|
+
.sc(CreateCertificateProvider)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|